ports/153020: [patch] devel/pecl-intl - New License - PHP Version deps
Tom Judge
tom at tomjudge.com
Sat Dec 11 16:20:10 UTC 2010
>Number: 153020
>Category: ports
>Synopsis: [patch] devel/pecl-intl - New License - PHP Version deps
>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: Sat Dec 11 16:20:09 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/intl
* Add IGNORE_WITH_PHP=4 52 as this requires php 5.2.4 or newer and has a compile issue on 5.2.
Tinderbox Logs:
PHP 4
N/A
PHP 5.2
http://tinderbox.tomjudge.com/tb/errors/8.1-PECL-5.2-amd64/pecl-intl-1.1.2.log
PHP 5.3
http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-intl-1.1.2.log
>How-To-Repeat:
>Fix:
--- devel-pecl-intl.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-intl/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 24 Nov 2010 09:33:10 -0000 1.7
+++ Makefile 11 Dec 2010 16:14:26 -0000
@@ -18,7 +18,10 @@
BUILD_DEPENDS= ${LOCALBASE}/bin/icu-config:${PORTSDIR}/devel/icu
+LICENSE= PHP301
+
USE_PHP= yes
USE_PHPEXT= yes
+IGNORE_WITH_PHP=4 52
.include <bsd.port.mk>
--- devel-pecl-intl.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list