diff options
author | hasso <hasso@pkgsrc.org> | 2009-06-08 10:16:22 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-06-08 10:16:22 +0000 |
commit | a9beff847865731d580cd567b39d5aba1c287b7c (patch) | |
tree | 9b39d56918b2fe6f374bc101068b943289cd7b28 /net/lftp | |
parent | 74cdfbee539ce96995f942fd03954b85a41f6a5e (diff) | |
download | pkgsrc-a9beff847865731d580cd567b39d5aba1c287b7c.tar.gz |
Master sites update and some comments to the patches from pkg/39809. Set
LICENSE.
Diffstat (limited to 'net/lftp')
-rw-r--r-- | net/lftp/Makefile | 8 | ||||
-rw-r--r-- | net/lftp/distinfo | 10 | ||||
-rw-r--r-- | net/lftp/patches/patch-aa | 5 | ||||
-rw-r--r-- | net/lftp/patches/patch-ac | 4 | ||||
-rw-r--r-- | net/lftp/patches/patch-ad | 4 | ||||
-rw-r--r-- | net/lftp/patches/patch-ae | 4 |
6 files changed, 23 insertions, 12 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 9abacaed664..85f753c2000 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,15 +1,17 @@ -# $NetBSD: Makefile,v 1.85 2009/06/08 09:54:50 hasso Exp $ +# $NetBSD: Makefile,v 1.86 2009/06/08 10:16:22 hasso Exp $ DISTNAME= lftp-3.7.14 CATEGORIES= net MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \ - ftp://ftp.iasi.roedu.net/pub/os/Linux/network/ftp/lftp/ \ - http://ftp.yars.free.net/pub/source/lftp/old/ + ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \ + http://lftp.cybermirror.org/ + EXTRACT_SUFX= .tar.bz2 MAINTAINER= salo@NetBSD.org HOMEPAGE= http://lftp.yar.ru/ COMMENT= Powerful command line file transfer client +LICENSE= gnu-gpl-v3 PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/lftp/distinfo b/net/lftp/distinfo index 63bbdde4bf2..95d6639e5c0 100644 --- a/net/lftp/distinfo +++ b/net/lftp/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.43 2009/06/08 09:54:50 hasso Exp $ +$NetBSD: distinfo,v 1.44 2009/06/08 10:16:22 hasso Exp $ SHA1 (lftp-3.7.14.tar.bz2) = b36819aa9624057f1c9067867579c2ac509c72e7 RMD160 (lftp-3.7.14.tar.bz2) = b6c7bfc5d33b607203afa6784c2db5ece6d2716b Size (lftp-3.7.14.tar.bz2) = 1490470 bytes -SHA1 (patch-aa) = 3b3a08589148d8ac38b6eb2373f9a88ce17cbcd0 +SHA1 (patch-aa) = 62af66bc66593164eb13fb25e63ff1b0e68f870b SHA1 (patch-ab) = 65c92b264873b45c69a0dfde2d2715dca0b6dc36 -SHA1 (patch-ac) = 21d2ae16a11a66f316433f0ff8983fe46b2a4b6e -SHA1 (patch-ad) = 23f8250be519e7c2721adf27f094282d261061f5 -SHA1 (patch-ae) = 97f539b1e0d6dfb083aac5b17c29e9a0a60444e4 +SHA1 (patch-ac) = 32e1fba23d4d6bd0b06bacbe503cb9b39d2bf825 +SHA1 (patch-ad) = a8a335baf0c9a2a89c58c7395c879d2e8b0c4407 +SHA1 (patch-ae) = 3ee418b94cc1afb7b2db5bc550fd966d346368a4 diff --git a/net/lftp/patches/patch-aa b/net/lftp/patches/patch-aa index bdfa9136cfd..ee57b153f88 100644 --- a/net/lftp/patches/patch-aa +++ b/net/lftp/patches/patch-aa @@ -1,4 +1,7 @@ -$NetBSD: patch-aa,v 1.12 2009/06/08 09:54:50 hasso Exp $ +$NetBSD: patch-aa,v 1.13 2009/06/08 10:16:22 hasso Exp $ + +Do not install by default Perl scripts; they are installed via +${INSTALL_SCRIPT} if the user set the "perl" option. --- src/Makefile.in.orig 2009-05-15 09:25:52 +0300 +++ src/Makefile.in 2009-06-08 12:21:53 +0300 diff --git a/net/lftp/patches/patch-ac b/net/lftp/patches/patch-ac index 99de82d33b4..4b755835337 100644 --- a/net/lftp/patches/patch-ac +++ b/net/lftp/patches/patch-ac @@ -1,4 +1,6 @@ -$NetBSD: patch-ac,v 1.3 2009/06/08 09:54:50 hasso Exp $ +$NetBSD: patch-ac,v 1.4 2009/06/08 10:16:22 hasso Exp $ + +The configuration files are handled by CONF_FILES. --- Makefile.in.orig 2009-05-15 09:25:53 +0300 +++ Makefile.in 2009-06-08 12:23:32 +0300 diff --git a/net/lftp/patches/patch-ad b/net/lftp/patches/patch-ad index d81083c6d45..7699e111caa 100644 --- a/net/lftp/patches/patch-ad +++ b/net/lftp/patches/patch-ad @@ -1,4 +1,6 @@ -$NetBSD: patch-ad,v 1.3 2006/08/11 15:19:35 salo Exp $ +$NetBSD: patch-ad,v 1.4 2009/06/08 10:16:22 hasso Exp $ + +strmode(3) is defined in <unistd.h>. --- src/ChmodJob.cc.orig 2006-07-24 08:50:18.000000000 +0000 +++ src/ChmodJob.cc 2006-08-11 14:08:34.000000000 +0000 diff --git a/net/lftp/patches/patch-ae b/net/lftp/patches/patch-ae index 1fe179dcabc..46e9c413503 100644 --- a/net/lftp/patches/patch-ae +++ b/net/lftp/patches/patch-ae @@ -1,4 +1,6 @@ -$NetBSD: patch-ae,v 1.3 2007/04/25 18:37:38 tnn Exp $ +$NetBSD: patch-ae,v 1.4 2009/06/08 10:16:22 hasso Exp $ + +Do not use $(SHELL), call directly @install_sh@. --- po/Makefile.in.in.orig 2007-03-26 12:25:16.000000000 +0200 +++ po/Makefile.in.in |