Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Dec 2010 11:30:04 -0600
From:      Tom Judge <tom@tomjudge.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152902: [patch] archivers/pecl-zip Cleanup/Fixes
Message-ID:  <4CFFC09C.50908@tomjudge.com>
In-Reply-To: <201012072020.oB7KKA5c070533@freefall.freebsd.org>
References:  <201012072020.oB7KKA5c070533@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------030307040101040508030608
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

New patch to include LICENSE line.

The now depends on ports/152927.

-- 
TJU13-ARIN

--------------030307040101040508030608
Content-Type: text/plain;
 name="archivers-pecl-zip.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="archivers-pecl-zip.txt"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/pecl-zip/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	11 Dec 2008 08:51:52 -0000	1.12
+++ Makefile	7 Dec 2010 20:12:22 -0000
@@ -14,13 +14,13 @@
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	ale@FreeBSD.org
-COMMENT=	A PECL extension to create and read zip files
+COMMENT=	A PECL extension to create and read zip files for PHP 4
 
 USE_PHP=	pcre
 USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes
 DEFAULT_PHP_VER=4
-IGNORE_WITH_PHP=5
+IGNORE_WITH_PHP=5 52
 
 CONFIGURE_ARGS=	--enable-zip --with-zlib-dir=/usr
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/pecl-zip/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- distinfo	27 Jan 2007 10:42:00 -0000	1.12
+++ distinfo	7 Dec 2010 16:53:43 -0000
@@ -1,3 +1,2 @@
-MD5 (PECL/zip-1.9.0.tgz) = 045c5c2ee8e657c1ef7ab3a14a79617a
 SHA256 (PECL/zip-1.9.0.tgz) = 8044fbd9d8513ecc54c33af6cf8cedee43cc671f4d33e924001cda04cbc9140f
 SIZE (PECL/zip-1.9.0.tgz) = 63971

--------------030307040101040508030608--



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