Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-ftp/lftp/files: lftp-4.5.3-autopoint.patch
Date: Sun, 06 Jul 2014 13:47:23
Message-Id: 20140706134717.9CBC62004F@flycatcher.gentoo.org
1 jer 14/07/06 13:47:17
2
3 Added: lftp-4.5.3-autopoint.patch
4 Log:
5 Version bump.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.1 net-ftp/lftp/files/lftp-4.5.3-autopoint.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/files/lftp-4.5.3-autopoint.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/files/lftp-4.5.3-autopoint.patch?rev=1.1&content-type=text/plain
14
15 Index: lftp-4.5.3-autopoint.patch
16 ===================================================================
17 --- a/configure.ac
18 +++ b/configure.ac
19 @@ -137,6 +137,7 @@
20 AM_ICONV
21
22 ALL_LINGUAS="de es fr it ja ko pl pt_BR ru uk zh_CN zh_TW zh_HK cs"
23 +AM_GNU_GETTEXT_VERSION([0.18.1])
24 AM_GNU_GETTEXT([external])
25 test "$MSGFMT" = "no" && MSGFMT ="$missing_dir/missing msgfmt"
26 test "$GMSGFMT" = "no" && GMSGFMT ="$missing_dir/missing msgfmt"