ports/55120: maintainer update port: ftp/ftpcopy
Matthias Andree
matthias.andree at gmx.de
Thu Jul 31 16:00:36 UTC 2003
>Number: 55120
>Category: ports
>Synopsis: maintainer update port: ftp/ftpcopy
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 31 09:00:33 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Matthias Andree
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.8-STABLE FreeBSD 4.8-STABLE #41: Wed Jul 23 03:11:26 CEST 2003 toor at libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386
>Description:
* Fix HTML output of ftpls
* Change maintainer address (same maintainer, different mail address)
* Install HTML documents about ftpcopy and ftpls.
ChangeLog:
2003-07-31 Uwe Ohse <uwe at ranan.ohse.de>
ui: package.finish ignores already existing directories to allow
package.install to be run multiple times.
version: 0.6.4
2003-07-29 Uwe Ohse <uwe at ranan.ohse.de>
internal: switch to new uogetopt version to generate manuals from the
help texts.
internal: quite a number of library files updated from the repository.
bug: ftpls didn't append a / to directory names in html output,
thus creating invalid links.
version: 0.6.3
>How-To-Repeat:
>Fix:
diff -Nur /usr/ports/ftp/ftpcopy/Makefile /root/ftpcopy/Makefile
--- /usr/ports/ftp/ftpcopy/Makefile Sat Feb 22 16:19:19 2003
+++ /root/ftpcopy/Makefile Thu Jul 31 17:51:33 2003
@@ -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 at web.de
+MAINTAINER= matthias.andree at gmx.de
COMMENT= Command line ftp tools for listing and mirroring
WRKSRC= ${WRKDIR}/web/${DISTNAME}
@@ -26,7 +26,7 @@
${MKDIR} ${DOCSDIR} && \
cd ${WRKSRC}/compile && \
${INSTALL_DATA} ChangeLog NEWS \
- README THANKS ${DOCSDIR}
+ README THANKS ftpcopy.html ftpls.html ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff -Nur /usr/ports/ftp/ftpcopy/distinfo /root/ftpcopy/distinfo
--- /usr/ports/ftp/ftpcopy/distinfo Wed Feb 12 22:39:53 2003
+++ /root/ftpcopy/distinfo Thu Jul 31 17:38:20 2003
@@ -1 +1 @@
-MD5 (ftpcopy-0.6.2.tar.gz) = 27178fcffbd23d3a8a3ec0b8c7b102c7
+MD5 (ftpcopy-0.6.4.tar.gz) = e6883a23ef664c059d9d0d34eb1501cd
diff -Nur /usr/ports/ftp/ftpcopy/pkg-plist /root/ftpcopy/pkg-plist
--- /usr/ports/ftp/ftpcopy/pkg-plist Sat Aug 31 02:32:30 2002
+++ /root/ftpcopy/pkg-plist Thu Jul 31 17:52:02 2003
@@ -5,4 +5,6 @@
%%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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list