From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 14 21:55:14 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6172719DF for ; Fri, 14 Dec 2012 21:55:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 1AAA98FC16 for ; Fri, 14 Dec 2012 21:55:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBEKo1HJ086452 for ; Fri, 14 Dec 2012 20:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBEKo175086398; Fri, 14 Dec 2012 20:50:01 GMT (envelope-from gnats) Resent-Date: Fri, 14 Dec 2012 20:50:01 GMT Resent-Message-Id: <201212142050.qBEKo175086398@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "A.J. \"Fonz\" van Werven" Received: from mx1.freebsd.org (unknown [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5D561C8E for ; Fri, 14 Dec 2012 20:41:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 7AADA8FC13 for ; Fri, 14 Dec 2012 20:41:47 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBEKflGt082015 for ; Fri, 14 Dec 2012 20:41:47 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qBEKflA8082007; Fri, 14 Dec 2012 20:41:47 GMT (envelope-from nobody) Message-Id: <201212142041.qBEKflA8082007@red.freebsd.org> Date: Fri, 14 Dec 2012 20:41:47 GMT From: "A.J. \"Fonz\" van Werven" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/174442: Orphaned port adopted: archivers/zip X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2012 21:55:14 -0000 >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: