Gentoo Archives: gentoo-commits

From: "Lars Wendler (polynomial-c)" <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/gawk/files: gawk-4.1.3-bsd_configure_readline.patch
Date: Thu, 02 Jul 2015 07:08:36
Message-Id: 20150702070829.E3E6A74F@oystercatcher.gentoo.org
1 polynomial-c 15/07/02 07:08:29
2
3 Modified: gawk-4.1.3-bsd_configure_readline.patch
4 Log:
5 Fixed gawk-4.1.3-bsd_configure_readline.patch so it applies correctly with -Z option
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
8
9 Revision Changes Path
10 1.2 sys-apps/gawk/files/gawk-4.1.3-bsd_configure_readline.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gawk/files/gawk-4.1.3-bsd_configure_readline.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gawk/files/gawk-4.1.3-bsd_configure_readline.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gawk/files/gawk-4.1.3-bsd_configure_readline.patch?r1=1.1&r2=1.2
15
16 Index: gawk-4.1.3-bsd_configure_readline.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gawk/files/gawk-4.1.3-bsd_configure_readline.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gawk-4.1.3-bsd_configure_readline.patch 30 Jun 2015 20:31:53 -0000 1.1
23 +++ gawk-4.1.3-bsd_configure_readline.patch 2 Jul 2015 07:08:29 -0000 1.2
24 @@ -1,8 +1,8 @@
25 http://git.savannah.gnu.org/cgit/gawk.git/commit/?id=ac0ef52fe407b89c7968b927c7b2b513cc13963a
26
27 ---- gawk-4.1.3/configure 2015-05-19 09:38:35.000000000 -0400
28 -+++ gawk-4.1.3/configure 2015-05-19 09:38:35.000000000 -0400
29 -@@ -10832,7 +10832,46 @@
30 +--- gawk-4.1.3/configure 2015-05-19 15:38:35.000000000 +0200
31 ++++ gawk-4.1.3/configure 2015-05-19 15:38:35.000000000 +0200
32 +@@ -10825,7 +10825,46 @@
33
34 if test $_found_readline = yes ; then
35 case $host_os in
36 @@ -50,8 +50,8 @@
37 ;;
38 esac
39
40 ---- gawk-4.1.3/m4/readline.m4 2015-04-05 06:19:19.000000000 -0400
41 -+++ gawk-4.1.3/m4/readline.m4 2015-04-05 06:19:19.000000000 -0400
42 +--- gawk-4.1.3/m4/readline.m4 2015-04-05 12:19:19.000000000 +0200
43 ++++ gawk-4.1.3/m4/readline.m4 2015-04-05 12:19:19.000000000 +0200
44 @@ -92,7 +92,7 @@
45
46 if test $_found_readline = yes ; then
47 @@ -60,4 +60,4 @@
48 + *bsd* ) AC_CHECK_LIB(termcap, tgetent, _combo="$_combo -ltermcap")
49 ;;
50 esac
51 - AC_DEFINE(HAVE_LIBREADLINE,1,
52 \ No newline at end of file
53 + AC_DEFINE(HAVE_LIBREADLINE,1,