ports/174442: Orphaned port adopted: archivers/zip

A.J. "Fonz" van Werven freebsd at skysmurf.nl
Fri Dec 14 21:55:14 UTC 2012


>Number:         174442
>Category:       ports
>Synopsis:       Orphaned port adopted: archivers/zip
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 14 20:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     A.J. "Fonz" van Werven
>Release:        
>Organization:
>Environment:
>Description:
The archivers/zip port has been orphaned. I am willing to adopt it and mirror the distfile. Makefile updated to reflect this, see patch.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2012-12-14 21:28:50.000000000 +0100
+++ Makefile	2012-12-14 21:28:39.000000000 +0100
@@ -8,10 +8,11 @@
 PORTNAME=	zip
 PORTVERSION=	3.0
 CATEGORIES=	archivers
-MASTER_SITES=	SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION}
+MASTER_SITES=	SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION} \
+		ftp://ftp.skysmurf.nl/FreeBSD/distfiles/
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	freebsd at skysmurf.nl
 COMMENT=	Create/update ZIP files compatible with PKZIP
 
 MAKEFILE=	unix/Makefile


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


More information about the freebsd-ports-bugs mailing list