From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] vim: Upgrade to v7.4.258
Date: Sun, 20 Apr 2014 13:19:05 +0200 [thread overview]
Message-ID: <20140420111905.GQ2486@jama> (raw)
In-Reply-To: <1397330049-20282-2-git-send-email-paul@paulbarker.me.uk>
[-- Attachment #1: Type: text/plain, Size: 3139 bytes --]
On Sat, Apr 12, 2014 at 08:14:09PM +0100, Paul Barker wrote:
> The patch against configure.in was resubmitted to the vim mailing list and was
> merged into the upstream sources so is no longer needed.
Merged, thanks!
>
> Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
> ---
> .../vim/files/configure.in_remove_CC_quotes.patch | 17 -----------------
> .../vim/{vim_7.4.155.bb => vim_7.4.258.bb} | 5 ++---
> 2 files changed, 2 insertions(+), 20 deletions(-)
> delete mode 100644 meta-oe/recipes-support/vim/files/configure.in_remove_CC_quotes.patch
> rename meta-oe/recipes-support/vim/{vim_7.4.155.bb => vim_7.4.258.bb} (96%)
>
> diff --git a/meta-oe/recipes-support/vim/files/configure.in_remove_CC_quotes.patch b/meta-oe/recipes-support/vim/files/configure.in_remove_CC_quotes.patch
> deleted file mode 100644
> index c8cfe8e..0000000
> --- a/meta-oe/recipes-support/vim/files/configure.in_remove_CC_quotes.patch
> +++ /dev/null
> @@ -1,17 +0,0 @@
> -upstream: http://groups.google.com/group/vim_dev/browse_thread/thread/5685c3b859e3c793#
> -status: reported upstream
> ---- vim72-orig/src/configure.in 2010-09-29 19:13:33.000000000 +0200
> -+++ vim72/src/configure.in 2010-09-29 19:17:07.000000000 +0200
> -@@ -35,10 +35,10 @@
> - fi
> - if test "$GCC" = yes; then
> - dnl method that should work for nearly all versions
> -- gccversion=`"$CC" -dumpversion`
> -+ gccversion=`$CC -dumpversion`
> - if test "x$gccversion" = "x"; then
> - dnl old method; fall-back for when -dumpversion doesn't work
> -- gccversion=`"$CC" --version | sed -e '2,$d' -e 's/darwin.//' -e 's/^[[^0-9]]*\([[0-9]]\.[[0-9.]]*\).*$/\1/g'`
> -+ gccversion=`$CC --version | sed -e '2,$d' -e 's/darwin.//' -e 's/^[[^0-9]]*\([[0-9]]\.[[0-9.]]*\).*$/\1/g'`
> - fi
> - dnl version 4.0.1 was reported to cause trouble on Macintosh by Marcin Dalecki
> - if test "$gccversion" = "3.0.1" -o "$gccversion" = "3.0.2" -o "$gccversion" = "4.0.1"; then
> diff --git a/meta-oe/recipes-support/vim/vim_7.4.155.bb b/meta-oe/recipes-support/vim/vim_7.4.258.bb
> similarity index 96%
> rename from meta-oe/recipes-support/vim/vim_7.4.155.bb
> rename to meta-oe/recipes-support/vim/vim_7.4.258.bb
> index 0d98e7a..878c79e 100644
> --- a/meta-oe/recipes-support/vim/vim_7.4.155.bb
> +++ b/meta-oe/recipes-support/vim/vim_7.4.258.bb
> @@ -6,9 +6,8 @@ RSUGGESTS_${PN} = "diffutils"
> LICENSE = "vim"
> LIC_FILES_CHKSUM = "file://../runtime/doc/uganda.txt;md5=b779e18be6ed77facc770691c967b8f8"
>
> -SRC_URI = "hg://vim.googlecode.com/hg/;protocol=https;module=vim \
> - file://configure.in_remove_CC_quotes.patch;patchdir=.."
> -SRCREV = "v7-4-155"
> +SRC_URI = "hg://vim.googlecode.com/hg/;protocol=https;module=vim"
> +SRCREV = "v7-4-258"
>
> S = "${WORKDIR}/${PN}/src"
>
> --
> 1.9.2
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2014-04-20 11:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-12 19:14 [PATCH] ipsec-tools: Update patch status Paul Barker
2014-04-12 19:14 ` [PATCH] vim: Upgrade to v7.4.258 Paul Barker
2014-04-20 11:19 ` Martin Jansa [this message]
2014-04-20 12:53 ` [PATCH] ipsec-tools: Update patch status Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140420111905.GQ2486@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.