ports/152933: [patch] archivers/pecl-phk Cleanup/Fixes

Tom Judge tom at tomjudge.com
Wed Dec 8 19:30:19 UTC 2010


>Number:         152933
>Category:       ports
>Synopsis:       [patch] archivers/pecl-phk 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:   Wed Dec 08 19:30:18 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:
The attached patch addresses the following issues:

* Add LICENSE=PHP301 - http://pecl.php.net/package/phk - Depends on ports/152927
* Add IGNORE_WITH_PHP=4 as this is for php newer than 5.1
* Remove MD5 line from distinfo.

Tinderbox Logs:

PHP 4
	N/A
PHP 5.2
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-phk-1.4.0.log
PHP 5.3
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-phk-1.4.0.log

>How-To-Repeat:
>Fix:

--- archivers-pecl-phk.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/pecl-phk/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	11 Apr 2009 09:09:19 -0000	1.2
+++ Makefile	8 Dec 2010 19:22:14 -0000
@@ -16,9 +16,12 @@
 MAINTAINER=	miwi at FreeBSD.org
 COMMENT=	PHK is a PHP-oriented package/archive system
 
+LICENSE=	PHP301
+
 USE_PHP=	yes
 USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes
+IGNORE_WITH_PHP=4
 
 CONFIGURE_ARGS=	--enable-phk
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/pecl-phk/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	20 Jan 2008 22:14:54 -0000	1.1
+++ distinfo	7 Dec 2010 16:52:58 -0000
@@ -1,3 +1,2 @@
-MD5 (PECL/phk-1.4.0.tgz) = 9663ad5bd39880050f46b0679de857c9
 SHA256 (PECL/phk-1.4.0.tgz) = 9f4a112795d404af5b36a61d8f67e68bb73516182a95251189139935e5d24469
 SIZE (PECL/phk-1.4.0.tgz) = 36752
--- archivers-pecl-phk.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list