ports/153034: [patch] devel/pecl-spl_types - Fixes/Cleacnup

Tom Judge tom at tomjudge.com
Sun Dec 12 00:00:23 UTC 2010


>Number:         153034
>Category:       ports
>Synopsis:       [patch] devel/pecl-spl_types - Fixes/Cleacnup
>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:   Sun Dec 12 00:00:22 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/spl_types
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 this module requires spl which is 5+

Tinderbox Logs:

PHP 4
	N/A
PHP 5.2
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-spl_types-0.3.0_1.log
PHP 5.3
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-spl_types-0.3.0_1.log
>How-To-Repeat:
>Fix:

--- devel-pecl-spl_types.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-spl_types/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	16 Apr 2009 18:13:26 -0000	1.4
+++ Makefile	11 Dec 2010 23:41:19 -0000
@@ -18,10 +18,13 @@
 MAINTAINER=	glarkin at FreeBSD.org
 COMMENT=	A PECL extension of a collection of special typehandling classes
 
+LICENSE=	PHP301
+
 USE_PHP=	spl
 USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes
 PHP_MODNAME=	spl_types
+IGNORE_WITH_PHP=4
 
 CONFIGURE_ARGS=	--enable-spl-types
 CFLAGS+=	-I${LOCALBASE}/include
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-spl_types/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	20 Jan 2008 22:16:32 -0000	1.1
+++ distinfo	7 Dec 2010 17:06:14 -0000
@@ -1,3 +1,2 @@
-MD5 (PECL/SPL_Types-0.3.0.tgz) = 5c7a71db99cb07906b5fab285202acbe
 SHA256 (PECL/SPL_Types-0.3.0.tgz) = 1e11b0c01a4743cf3216942412fa89e5a5e5157491a6be8f12bab8e0a7136fcd
 SIZE (PECL/SPL_Types-0.3.0.tgz) = 8100
--- devel-pecl-spl_types.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list