From tom@tomjudge.com  Sat Dec 11 17:17:14 2010
Return-Path: <tom@tomjudge.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 32B6E106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Dec 2010 17:17:14 +0000 (UTC)
	(envelope-from tom@tomjudge.com)
Received: from tomjudge.vm.bytemark.co.uk (tomjudge.vm.bytemark.co.uk [80.68.91.100])
	by mx1.freebsd.org (Postfix) with ESMTP id E75698FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Dec 2010 17:17:13 +0000 (UTC)
Received: from localhost (localhost.localdomain [127.0.0.1])
	by tomjudge.vm.bytemark.co.uk (Postfix) with ESMTP id ED757DCB3C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Dec 2010 17:17:12 +0000 (GMT)
Received: from tomjudge.vm.bytemark.co.uk ([127.0.0.1])
	by localhost (tomjudge.vm.bytemark.co.uk [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 9AeF08fKFu8T for <FreeBSD-gnats-submit@freebsd.org>;
	Sat, 11 Dec 2010 17:17:10 +0000 (GMT)
Received: from tinderbox.home.tomjudge.com (unknown [192.168.200.5])
	by tomjudge.vm.bytemark.co.uk (Postfix) with SMTP id 1B76EDCB3B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Dec 2010 17:17:08 +0000 (GMT)
Received: by tinderbox.home.tomjudge.com (sSMTP sendmail emulation); Sat, 11 Dec 2010 17:19:31 +0000
Message-Id: <20101211171709.1B76EDCB3B@tomjudge.vm.bytemark.co.uk>
Date: Sat, 11 Dec 2010 17:19:31 +0000
From: "Tom Judge" <tom@tomjudge.com>
Reply-To: Tom Judge <tom@tomjudge.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] devel/pecl-newt
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         153023
>Category:       ports
>Synopsis:       [patch] devel/pecl-newt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 11 17:20:09 UTC 2010
>Closed-Date:    Mon Dec 20 10:33:46 UTC 2010
>Last-Modified:  Mon Dec 20 10:40:07 UTC 2010
>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@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/newt
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 - Compile error

Tinderbox Logs:

PHP 4
	http://tinderbox.tomjudge.com/tb/errors/8.1-PECL-4-amd64/pecl-newt-1.2.4_1.log
PHP 5.2
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-newt-1.2.4_1.log
PHP 5.3
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-newt-1.2.4_1.log

>How-To-Repeat:
>Fix:

--- devel-pecl-newt.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-newt/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	10 Jan 2010 23:49:05 -0000	1.7
+++ Makefile	11 Dec 2010 17:10:01 -0000
@@ -18,11 +18,14 @@
 
 LIB_DEPENDS=	newt.52:${PORTSDIR}/devel/newt
 
+LICENSE=	PHP301
+
 USE_PHP=	yes
 USE_PHPIZE=	yes
 USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes
 PHP_MODNAME=	newt
+IGNORE_WITH_PHP=4
 
 post-patch:
 	@${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-newt/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	15 Dec 2009 10:05:45 -0000	1.4
+++ distinfo	7 Dec 2010 17:04:33 -0000
@@ -1,3 +1,2 @@
-MD5 (newt-1.2.4.tgz) = 7f9fa20cc9d2dcb010d2fd4276b6102b
 SHA256 (newt-1.2.4.tgz) = ae1feb2f6cafbb427ad6b73826c112a9ab670f01827016de4d5f756f06c1ecf8
 SIZE (newt-1.2.4.tgz) = 24791
--- devel-pecl-newt.txt ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 11 17:20:16 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153023 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Mon Dec 20 10:33:44 UTC 2010 
State-Changed-Why:  
Committed, except MD5 removal, that we are removing just on updates. 
Thanks!" 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153023 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153023: commit references a PR
Date: Mon, 20 Dec 2010 10:33:06 +0000 (UTC)

 garga       2010-12-20 10:33:01 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/pecl-newt      Makefile 
   Log:
   - Add LICENSE
   - Add IGNORE_WITH_PHP=4 sicne it doesn't build
   
   PR:             ports/153023
   Submitted by:   Tom Judge <tom@tomjudge.com>
   
   Revision  Changes    Path
   1.8       +3 -0      ports/devel/pecl-newt/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
