ports/152902: [patch] archivers/pecl-zip Cleanup/Fixes

Tom Judge tom at tomjudge.com
Tue Dec 7 20:20:11 UTC 2010


>Number:         152902
>Category:       ports
>Synopsis:       [patch] archivers/pecl-zip Cleanup/Fixes
>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:   Tue Dec 07 20:20:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Tom Judge
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD tinderbox.home.tomjudge.com 8.1-STABLE FreeBSD 8.1-STABLE #0 r213720: Tue Oct 12 14:02:02 UTC 2010 tj at tinderbox.home.tomjudge.com:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

Some cleanup/fixup for the archivers/pecl-zip port:

* Update comment to reflect that this is a php4 only port.

* Update IGNORE_WITH_PHP to mark as IGNORE= with php 5.2.

* Remove MD5 line from distinfo

>How-To-Repeat:
>Fix:

--- archivers-pecl-zip.txt begins here ---
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 at 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
--- archivers-pecl-zip.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list