summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-01-09 13:06:13 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-01-09 13:06:13 +0000
commit1336cc00fb17870200b870838870b8ccecd19df0 (patch)
tree5ea3eccbe1295e0f1ff1fc446941ad0f9f4a2184 /ftp
parent- Update f-prot to 4.6.5 (diff)
Update to 3.4.0
PR: 91549 Submitted by: Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
Notes
Notes: svn path=/head/; revision=153131
Diffstat (limited to 'ftp')
-rw-r--r--ftp/lftp/Makefile7
-rw-r--r--ftp/lftp/distinfo10
-rw-r--r--ftp/lftp/pkg-plist2
3 files changed, 11 insertions, 8 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 1dfe4345c20a..43a9fa52293f 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= lftp
-PORTVERSION= 3.3.5
+PORTVERSION= 3.4.0
CATEGORIES= ftp ipv6
-MASTER_SITES= \
- ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
+MASTER_SITES= ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \
ftp://ftp.130th.net/pub/mirror/lftp/ \
ftp://ftp.130th.net/pub/mirror/lftp/old/ \
@@ -59,7 +58,7 @@ CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
-MAN1= lftp.1
+MAN1= lftp.1 lftpget.1
post-install:
@${INSTALL_DATA} ${WRKSRC}/lftp.conf ${PREFIX}/etc/lftp.conf.sample
diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo
index cb211ca7cd81..af15dfe52055 100644
--- a/ftp/lftp/distinfo
+++ b/ftp/lftp/distinfo
@@ -1,4 +1,6 @@
-MD5 (lftp-3.3.5.tar.bz2) = 5bacd284d10f578fcd4feeaefebca6f3
-SIZE (lftp-3.3.5.tar.bz2) = 1271946
-MD5 (lftp-3.3.5.tar.bz2.asc) = d0c49a8ad9f80c1df02fe41bac5382a4
-SIZE (lftp-3.3.5.tar.bz2.asc) = 185
+MD5 (lftp-3.4.0.tar.bz2) = 5d39a8b250691a693470b1773b5c6bd4
+SHA256 (lftp-3.4.0.tar.bz2) = e46215607af1be36d34b8b20d8f842b314fc1fda0c470c0682cb46284455feb0
+SIZE (lftp-3.4.0.tar.bz2) = 1275055
+MD5 (lftp-3.4.0.tar.bz2.asc) = 5b942423a324da718ec42e30e2feed74
+SHA256 (lftp-3.4.0.tar.bz2.asc) = 2de622f3255689b04f07105da5218f18ba6772f6b3df633385fd0b254bb464b5
+SIZE (lftp-3.4.0.tar.bz2.asc) = 185
diff --git a/ftp/lftp/pkg-plist b/ftp/lftp/pkg-plist
index 57abbed59141..e80b1cb0e524 100644
--- a/ftp/lftp/pkg-plist
+++ b/ftp/lftp/pkg-plist
@@ -3,6 +3,8 @@ bin/lftpget
@unexec if cmp -s %D/etc/lftp.conf %D/etc/lftp.conf.sample; then rm -f %D/etc/lftp.conf; fi
etc/lftp.conf.sample
@exec if [ ! -f %D/etc/lftp.conf ]; then cp %B/%f %D/etc/lftp.conf; fi
+lib/liblftp-tasks.a
+lib/liblftp-jobs.a
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/FAQ
%%PORTDOCS%%%%DOCSDIR%%/NEWS