ports/152995: [patch] devel/pecl-expect Fixes/Cleanup
Tom Judge
tom at tomjudge.com
Fri Dec 10 16:50:09 UTC 2010
>Number: 152995
>Category: ports
>Synopsis: [patch] devel/pecl-expect 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: Fri Dec 10 16:50: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/expect - 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-expect-0.2.7.log
PHP 5.2
http://tinderbox.tomjudge.com/tb/errors/8.1-PECL-5.2-amd64/pecl-expect-0.2.7.log
PHP 5.3
http://tinderbox.tomjudge.com/tb/errors/8.1-PECL-5.3-amd64/pecl-expect-0.2.7.log
>How-To-Repeat:
>Fix:
--- devel-pecl-expect.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-expect/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 4 Nov 2010 10:00:36 -0000 1.11
+++ Makefile 10 Dec 2010 16:37:04 -0000
@@ -18,8 +18,11 @@
LIB_DEPENDS= expect543:${PORTSDIR}/lang/expect
+LICENSE= PHP301
+
USE_PHP= yes
USE_PHPEXT= yes
+IGNORE_WITH_PHP=4
CONFIGURE_ARGS+=--with-expect=${LOCALBASE}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-expect/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 4 Nov 2010 10:00:36 -0000 1.6
+++ distinfo 7 Dec 2010 17:00:11 -0000
@@ -1,3 +1,2 @@
-MD5 (PECL/expect-0.2.7.tgz) = 56da7e83849ce0c66edc6f65945092ff
SHA256 (PECL/expect-0.2.7.tgz) = 09cf893d120fe6ab9573574fa04fe0e066ca3f1cbeff5074b6db997d1dbbff1e
SIZE (PECL/expect-0.2.7.tgz) = 6393
--- devel-pecl-expect.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list