pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/lftp Add missing entries to PLIST. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08f8c5ca8106
branches:  trunk
changeset: 507539:08f8c5ca8106
user:      hira <hira%pkgsrc.org@localhost>
date:      Sat Feb 04 07:14:35 2006 +0000

description:
Add missing entries to PLIST.  Bump PKGREVISION.

diffstat:

 net/lftp/Makefile |  3 ++-
 net/lftp/PLIST    |  5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (32 lines):

diff -r 4097011feb74 -r 08f8c5ca8106 net/lftp/Makefile
--- a/net/lftp/Makefile Sat Feb 04 04:10:12 2006 +0000
+++ b/net/lftp/Makefile Sat Feb 04 07:14:35 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2006/02/01 16:41:32 salo Exp $
+# $NetBSD: Makefile,v 1.66 2006/02/04 07:14:35 hira Exp $
 
 DISTNAME=              lftp-3.4.0
+PKGREVISION=           1
 CATEGORIES=            net
 MASTER_SITES=          http://ftp.yars.free.net/pub/source/lftp/ \
                        ftp://ftp.iasi.roedu.net/pub/os/Linux/network/ftp/lftp/ \
diff -r 4097011feb74 -r 08f8c5ca8106 net/lftp/PLIST
--- a/net/lftp/PLIST    Sat Feb 04 04:10:12 2006 +0000
+++ b/net/lftp/PLIST    Sat Feb 04 07:14:35 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/12/04 22:12:07 salo Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/02/04 07:14:35 hira Exp $
 bin/lftp
 bin/lftpget
 lib/lftp/${PKGVERSION}/cmd-mirror.so
@@ -10,7 +10,10 @@
 lib/lftp/${PKGVERSION}/proto-ftp.so
 lib/lftp/${PKGVERSION}/proto-http.so
 lib/lftp/${PKGVERSION}/proto-sftp.so
+lib/liblftp-jobs.la
+lib/liblftp-tasks.la
 man/man1/lftp.1
+man/man1/lftpget.1
 share/examples/lftp/lftp.conf.default
 share/lftp/import-ncftp
 share/lftp/import-netscape



Home | Main Index | Thread Index | Old Index