FreeBSD Bugzilla – Attachment 84370 Details for
Bug 120358
[UPDATE] ftp/lftp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.03 KB, created by
Felippe de Meirelles Motta
on 2008-02-07 17:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Felippe de Meirelles Motta
Created:
2008-02-07 17:50:02 UTC
Size:
3.03 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/ftp/lftp/Makefile,v >retrieving revision 1.121 >diff -u -r1.121 Makefile >--- Makefile 12 Dec 2007 05:08:31 -0000 1.121 >+++ Makefile 7 Feb 2008 17:37:43 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= lftp >-PORTVERSION= 3.6.1 >+PORTVERSION= 3.6.3 > CATEGORIES= ftp ipv6 > MASTER_SITES= ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \ > ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \ >@@ -16,8 +16,9 @@ > ftp://ftp.iasi.roedu.net/pub/os/Linux/network/ftp/lftp/old/ \ > ftp://ftp.yars.free.net/pub/source/lftp/ \ > ftp://ftp.yars.free.net/pub/source/lftp/old/ \ >- ftp://lftp.yar.ru/lftp/ \ >- ftp://lftp.yar.ru/lftp/old/ >+ ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \ >+ http://lftp.cybermirror.org/ \ >+ http://lftp.cybermirror.org/old/ > > MAINTAINER= fm@cross-road.org.ua > COMMENT= Shell-like command line ftp client >@@ -31,6 +32,10 @@ > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ > LIBS="-L${LOCALBASE}/lib" > >+DOCS= AUTHORS BUGS COPYING ChangeLog FAQ FEATURES INSTALL \ >+ MIRRORS NEWS README README.debug-levels README.modules \ >+ THANKS TODO >+ > OPTIONS= GNUTLS "With GnutTLS support" off \ > OPENSSL "With OpenSSL support" on \ > NLS "With i18n support" on >@@ -66,9 +71,7 @@ > @${INSTALL_DATA} ${WRKSRC}/lftp.conf ${PREFIX}/etc/lftp.conf.sample > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >-.for ifile in COPYING FAQ NEWS README README.debug-levels README.modules THANKS TODO FEATURES >- @${INSTALL_DATA} ${WRKSRC}/${ifile} ${DOCSDIR} >-.endfor >+ @${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/ > .endif > > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/ftp/lftp/distinfo,v >retrieving revision 1.81 >diff -u -r1.81 distinfo >--- distinfo 12 Dec 2007 05:08:31 -0000 1.81 >+++ distinfo 7 Feb 2008 17:37:43 -0000 >@@ -1,3 +1,3 @@ >-MD5 (lftp-3.6.1.tar.bz2) = 29e9e44474aa381029d6ae0fb79b2f2b >-SHA256 (lftp-3.6.1.tar.bz2) = 8e65e1602c08b44c955eda228876046f3f74519200db0cb54d1102a02a50b032 >-SIZE (lftp-3.6.1.tar.bz2) = 1332560 >+MD5 (lftp-3.6.3.tar.bz2) = 5952074c6042f2e4441d29fa1d0651f3 >+SHA256 (lftp-3.6.3.tar.bz2) = 0cc820fe656d586f72e945d199cb7975f6aa7c9c9e4f9cd9dd7acde4033d2fe4 >+SIZE (lftp-3.6.3.tar.bz2) = 1128690 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/ftp/lftp/pkg-plist,v >retrieving revision 1.31 >diff -u -r1.31 pkg-plist >--- pkg-plist 3 Sep 2007 15:45:20 -0000 1.31 >+++ pkg-plist 7 Feb 2008 17:37:43 -0000 >@@ -5,9 +5,14 @@ > @exec if [ ! -f %D/etc/lftp.conf ]; then cp %B/%f %D/etc/lftp.conf; fi > lib/liblftp-jobs.a > lib/liblftp-tasks.a >+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >+%%PORTDOCS%%%%DOCSDIR%%/BUGS > %%PORTDOCS%%%%DOCSDIR%%/COPYING >+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog > %%PORTDOCS%%%%DOCSDIR%%/FAQ > %%PORTDOCS%%%%DOCSDIR%%/FEATURES >+%%PORTDOCS%%%%DOCSDIR%%/INSTALL >+%%PORTDOCS%%%%DOCSDIR%%/MIRRORS > %%PORTDOCS%%%%DOCSDIR%%/NEWS > %%PORTDOCS%%%%DOCSDIR%%/README > %%PORTDOCS%%%%DOCSDIR%%/README.debug-levels
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120358
: 84370