From tom@tomjudge.com  Tue Dec  7 20:14:40 2010
Return-Path: <tom@tomjudge.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2487F1065693;
	Tue,  7 Dec 2010 20:14:40 +0000 (UTC)
	(envelope-from tom@tomjudge.com)
Received: from tomjudge.vm.bytemark.co.uk (tomjudge.vm.bytemark.co.uk [80.68.91.100])
	by mx1.freebsd.org (Postfix) with ESMTP id DC5CE8FC08;
	Tue,  7 Dec 2010 20:14:39 +0000 (UTC)
Received: from localhost (localhost.localdomain [127.0.0.1])
	by tomjudge.vm.bytemark.co.uk (Postfix) with ESMTP id 14398DCB3C;
	Tue,  7 Dec 2010 20:14:39 +0000 (GMT)
Received: from tomjudge.vm.bytemark.co.uk ([127.0.0.1])
	by localhost (tomjudge.vm.bytemark.co.uk [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id z-Ff2ebuAw0M; Tue,  7 Dec 2010 20:14:36 +0000 (GMT)
Received: from tinderbox.home.tomjudge.com (unknown [192.168.200.5])
	by tomjudge.vm.bytemark.co.uk (Postfix) with SMTP id 292D4DCB3B;
	Tue,  7 Dec 2010 20:14:35 +0000 (GMT)
Received: by tinderbox.home.tomjudge.com (sSMTP sendmail emulation); Tue, 07 Dec 2010 20:16:39 +0000
Message-Id: <20101207201435.292D4DCB3B@tomjudge.vm.bytemark.co.uk>
Date: Tue, 07 Dec 2010 20:16:39 +0000
From: "Tom Judge" <tom@tomjudge.com>
Reply-To: Tom Judge <tom@tomjudge.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jpaetzel@FreeBSD.org
Subject: [patch] archivers/pecl-zip Cleanup/Fixes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         152902
>Category:       ports
>Synopsis:       [patch] archivers/pecl-zip Cleanup/Fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 07 20:20:10 UTC 2010
>Closed-Date:    Tue Dec 14 15:09:23 UTC 2010
>Last-Modified:  Tue Dec 14 15:10:13 UTC 2010
>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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 7 20:20:16 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152902 

From: Tom Judge <tom@tomjudge.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/152902: [patch] archivers/pecl-zip Cleanup/Fixes
Date: Wed, 08 Dec 2010 11:30:04 -0600

 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--
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Tue Dec 14 15:09:11 UTC 2010 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152902 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/152902: commit references a PR
Date: Tue, 14 Dec 2010 15:09:04 +0000 (UTC)

 ale         2010-12-14 15:09:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     archivers/pecl-zip   Makefile distinfo 
   Log:
   Some cleanup:
   * 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
   * Add LICENSE
   
   PR:             ports/152902
   Submitted by:   Tom Judge <tom@tomjudge.com>
   
   Revision  Changes    Path
   1.13      +4 -2      ports/archivers/pecl-zip/Makefile
   1.13      +0 -1      ports/archivers/pecl-zip/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
