ports/127642: [UPDATE] ftp/ftpsync update and maintainer change

Dennis Herrmann adox at mcx2.org
Thu Sep 25 22:50:02 UTC 2008


>Number:         127642
>Category:       ports
>Synopsis:       [UPDATE] ftp/ftpsync update and maintainer change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 25 22:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dennis Herrmann
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD contempt 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Sun Sep 14 08:19:18 CEST 2008 root at contempt:/usr/obj/usr/src/sys/CONTEMPT i386

>Description:
	I update this port and add my mail to MAINTAINER.
>How-To-Repeat:
>Fix:

--- ftpsync.diff begins here ---
diff -ruN ftpsync.orig/Makefile ftpsync/Makefile
--- ftpsync.orig/Makefile	2008-09-26 00:13:39.000000000 +0200
+++ ftpsync/Makefile	2008-09-26 00:12:09.000000000 +0200
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	ftpsync
-PORTVERSION=	1.2.33
+PORTVERSION=	1.29
 CATEGORIES=	ftp
-MASTER_SITES=	SF
+MASTER_SITES=	SF \
+		http://mirror.mcx2.org/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	adox at mcx2.org
 COMMENT=	Synchronizes a local and a remote FTP directory trees
 
 RUN_DEPENDS=	p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww
@@ -23,4 +24,10 @@
 do-install:
 	@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin/
 
+.if !defined(NOPORTDOCS)
+	@${ECHO_MSG} "installing additional documentation to ${DOCSDIR}"
+	@${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README
+.endif
+
 .include <bsd.port.mk>
diff -ruN ftpsync.orig/distinfo ftpsync/distinfo
--- ftpsync.orig/distinfo	2008-09-26 00:13:39.000000000 +0200
+++ ftpsync/distinfo	2008-09-26 00:07:04.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (ftpsync-1.2.33.tar.bz2) = 862403a19dcdc8b22cc6875cba2a5a34
-SHA256 (ftpsync-1.2.33.tar.bz2) = 59d3319a00d36beb2be25bedfffbfa2b3bd000cf1861fc297ea17805135bb10c
-SIZE (ftpsync-1.2.33.tar.bz2) = 16054
+MD5 (ftpsync-1.29.tar.bz2) = b693d9819dcf93d36d229bd03b4efc69
+SHA256 (ftpsync-1.29.tar.bz2) = 6839c0a8b79568dbd1499e7651bf3f40fe44077b6c98bcdb77ba86d883974a30
+SIZE (ftpsync-1.29.tar.bz2) = 15260
--- ftpsync.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list