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.6.1-liblftp-tasks.patch
Date: Thu, 02 Apr 2015 05:25:17
Message-Id: 20150402052514.015611509E@oystercatcher.gentoo.org
1 jer 15/04/02 05:25:13
2
3 Added: lftp-4.6.1-liblftp-tasks.patch
4 Log:
5 Version bump.
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.1 net-ftp/lftp/files/lftp-4.6.1-liblftp-tasks.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/files/lftp-4.6.1-liblftp-tasks.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/files/lftp-4.6.1-liblftp-tasks.patch?rev=1.1&content-type=text/plain
14
15 Index: lftp-4.6.1-liblftp-tasks.patch
16 ===================================================================
17 --- a/src/Makefile.am
18 +++ b/src/Makefile.am
19 @@ -82,7 +82,7 @@
20 IdNameCache.h PatternSet.cc PatternSet.h LocalDir.cc LocalDir.h
21 liblftp_tasks_la_LIBADD = $(TASK_MODULES_STATIC) $(TRIO) $(GNULIB)\
22 $(LIB_CRYPTO) $(INET_PTON_LIB) $(LIB_CLOCK_GETTIME) $(SOCKSLIBS)\
23 - $(LIBSOCKET) $(LIB_POLL) $(LIB_SELECT) $(LTLIBINTL) $(LTLIBICONV)
24 + $(LIBSOCKET) $(LIB_POLL) $(LIB_SELECT) $(LTLIBINTL) $(LTLIBICONV) liblftp-network.la
25
26 liblftp_jobs_la_SOURCES = Job.cc Job.h CmdExec.cc CmdExec.h\
27 commands.cc mgetJob.h mgetJob.cc SysCmdJob.cc SysCmdJob.h rmJob.cc rmJob.h\