Date: Fri, 14 Dec 2012 20:41:47 GMT From: "A.J. \"Fonz\" van Werven" <freebsd@skysmurf.nl> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/174442: Orphaned port adopted: archivers/zip Message-ID: <201212142041.qBEKflA8082007@red.freebsd.org> Resent-Message-ID: <201212142050.qBEKo175086398@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@FreeBSD.org +MAINTAINER= freebsd@skysmurf.nl COMMENT= Create/update ZIP files compatible with PKZIP MAKEFILE= unix/Makefile >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212142041.qBEKflA8082007>