From 47fd1c0b36a7939f60904fcdac86871b1c37077c Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Thu, 31 Jul 2003 19:40:29 +0000 Subject: Update to 0.6.4 * Fix HTML output of ftpls * Change maintainer address (same maintainer, different mail address) * Install HTML documents about ftpcopy and ftpls. PR: 55120 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) --- ftp/ftpcopy/Makefile | 6 +++--- ftp/ftpcopy/distinfo | 2 +- ftp/ftpcopy/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'ftp') diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 413379e77295..453b217c856e 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -6,11 +6,11 @@ # PORTNAME= ftpcopy -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.4 CATEGORIES= ftp ipv6 MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ -MAINTAINER= matthias.andree@web.de +MAINTAINER= matthias.andree@gmx.de COMMENT= Command line ftp tools for listing and mirroring WRKSRC= ${WRKDIR}/web/${DISTNAME} @@ -26,7 +26,7 @@ do-install: ${MKDIR} ${DOCSDIR} && \ cd ${WRKSRC}/compile && \ ${INSTALL_DATA} ChangeLog NEWS \ - README THANKS ${DOCSDIR} + README THANKS ftpcopy.html ftpls.html ${DOCSDIR} .endif .include diff --git a/ftp/ftpcopy/distinfo b/ftp/ftpcopy/distinfo index e307866723b1..b94ed26665df 100644 --- a/ftp/ftpcopy/distinfo +++ b/ftp/ftpcopy/distinfo @@ -1 +1 @@ -MD5 (ftpcopy-0.6.2.tar.gz) = 27178fcffbd23d3a8a3ec0b8c7b102c7 +MD5 (ftpcopy-0.6.4.tar.gz) = e6883a23ef664c059d9d0d34eb1501cd diff --git a/ftp/ftpcopy/pkg-plist b/ftp/ftpcopy/pkg-plist index 2953166d8e95..68733e360d57 100644 --- a/ftp/ftpcopy/pkg-plist +++ b/ftp/ftpcopy/pkg-plist @@ -5,4 +5,6 @@ bin/ftpls %%PORTDOCS%%share/doc/ftpcopy/NEWS %%PORTDOCS%%share/doc/ftpcopy/README %%PORTDOCS%%share/doc/ftpcopy/THANKS +%%PORTDOCS%%share/doc/ftpcopy/ftpcopy.html +%%PORTDOCS%%share/doc/ftpcopy/ftpls.html %%PORTDOCS%%@dirrm share/doc/ftpcopy -- cgit v1.2.3