Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 22:57:54 +0200 (CEST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sobomax@FreeBSD.org
Subject:   ports/40668: Update port: ftp/ftpcopy -> 0.5.0
Message-ID:  <20020716205754.81C59491@unsane.de>

next in thread | raw e-mail | index | archive | help

>Number:         40668
>Category:       ports
>Synopsis:       Update port: ftp/ftpcopy -> 0.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 16 14:00:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 11 15:55:17 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386


>Description:

Update ftp/ftpcopy from 0.4.8 to 0.5.0.

Regards,
         Olli
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/ftpcopy/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	2002/02/18 08:21:08	1.12
+++ Makefile	2002/07/16 20:55:40
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ftpcopy
-PORTVERSION=	0.4.8
+PORTVERSION=	0.5.0
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.ohse.de/uwe/ftpcopy/
 
@@ -24,8 +24,7 @@
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR} && \
 	cd ${WRKSRC}/compile && \
-		${INSTALL_DATA} ChangeLog NEWS LICENSES LICENSES.LOCAL \
-			README THANKS ${DOCSDIR}
+		${INSTALL_DATA} ChangeLog NEWS README THANKS ${DOCSDIR}
 .endif
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/ftpcopy/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo	2002/02/18 08:21:08	1.11
+++ distinfo	2002/07/16 20:55:40
@@ -1 +1 @@
-MD5 (ftpcopy-0.4.8.tar.gz) = 63d7c0ff5fc38fc43da45bad9fbece18
+MD5 (ftpcopy-0.5.0.tar.gz) = ac301cc055e05da06a77ea9171a2c9ba
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/ftp/ftpcopy/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	2001/09/07 11:33:34	1.3
+++ pkg-plist	2002/07/16 20:55:40
@@ -2,8 +2,6 @@
 bin/ftpcopy
 bin/ftpls
 %%PORTDOCS%%share/doc/ftpcopy/ChangeLog
-%%PORTDOCS%%share/doc/ftpcopy/LICENSES
-%%PORTDOCS%%share/doc/ftpcopy/LICENSES.LOCAL
 %%PORTDOCS%%share/doc/ftpcopy/NEWS
 %%PORTDOCS%%share/doc/ftpcopy/README
 %%PORTDOCS%%share/doc/ftpcopy/THANKS
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020716205754.81C59491>