ports/152948: [patch] devel/pecl-mcve Fixes/Cleanup

Tom Judge tom at tomjudge.com
Thu Dec 9 01:00:24 UTC 2010


>Number:         152948
>Category:       ports
>Synopsis:       [patch] devel/pecl-mcve Fixes/Cleanup
>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:   Thu Dec 09 01:00:20 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 fixes the following issues:

* Add LICENSE=PHP30 - http://pecl.php.net/package/mcve - Depends on ports/152927
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 does not compile.

Tinderbox Logs:

PHP 4
	http://tinderbox.tomjudge.com/tb/errors/8.1-PECL-4-amd64/pecl-mcve-7.0.3.log
PHP 5.2
	http://tinderbox.tomjudge.com/tb/errors/8.1-PECL-5.2-amd64/pecl-mcve-7.0.3.log
PHP 5.3
	http://tinderbox.tomjudge.com/tb/errors/8.1-PECL-5.3-amd64/pecl-mcve-7.0.3.log
>How-To-Repeat:
>Fix:

--- devel-pecl-mcve.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-mcve/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	10 Oct 2009 09:38:56 -0000	1.6
+++ Makefile	9 Dec 2010 00:48:22 -0000
@@ -19,9 +19,12 @@
 
 LIB_DEPENDS=	monetra.7:${PORTSDIR}/devel/libmonetra
 
+LICENSE=	PHP30
+
 USE_PHP=	yes
 USE_PHPEXT=	yes
 CONFIGURE_ARGS+=--with-mcve="${LOCALBASE}"
+IGNORE_WITH_PHP=4
 
 post-patch:
 	${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-mcve/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	10 Oct 2009 09:38:56 -0000	1.3
+++ distinfo	7 Dec 2010 17:03:51 -0000
@@ -1,3 +1,2 @@
-MD5 (PECL/mcve-7.0.3.tgz) = 4df8b734d7418e735a43f35c243efb58
 SHA256 (PECL/mcve-7.0.3.tgz) = 3c7f6fbc977976d30d49556f9563ccf0e7010656bf2f4df951fdaa06509b097c
 SIZE (PECL/mcve-7.0.3.tgz) = 19545
--- devel-pecl-mcve.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list