From tom@tomjudge.com  Sat Dec 11 03:06:40 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 BF359106564A;
	Sat, 11 Dec 2010 03:06:40 +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 813628FC16;
	Sat, 11 Dec 2010 03:06:39 +0000 (UTC)
Received: from localhost (localhost.localdomain [127.0.0.1])
	by tomjudge.vm.bytemark.co.uk (Postfix) with ESMTP id 2825348C73;
	Sat, 11 Dec 2010 03:06:38 +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 z618z8kMgZ-w; Sat, 11 Dec 2010 03:06:35 +0000 (GMT)
Received: from tinderbox.home.tomjudge.com (unknown [192.168.200.5])
	by tomjudge.vm.bytemark.co.uk (Postfix) with SMTP id 1165D48C67;
	Sat, 11 Dec 2010 03:06:33 +0000 (GMT)
Received: by tinderbox.home.tomjudge.com (sSMTP sendmail emulation); Sat, 11 Dec 2010 03:08:53 +0000
Message-Id: <20101211030634.1165D48C67@tomjudge.vm.bytemark.co.uk>
Date: Sat, 11 Dec 2010 03:08:53 +0000
From: "Tom Judge" <tom@tomjudge.com>
Reply-To: Tom Judge <tom@tomjudge.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jpaetzel@FreeBSD.org
Subject: [patch] devel/pecl-gearman
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         153015
>Category:       ports
>Synopsis:       [patch] devel/pecl-gearman
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 11 03:10:10 UTC 2010
>Closed-Date:    Tue Dec 21 06:42:28 UTC 2010
>Last-Modified:  Tue Dec 21 06:50:13 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/gearman
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 as it does not compile.

Tinderbox Logs:

;PHP 4
:http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-4-amd64/pecl-gearman-0.7.0.log
;PHP 5.2
:http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-gearman-0.7.0.log
;PHP 5.3
:http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-gearman-0.7.0.log
>How-To-Repeat:
>Fix:

--- devel-pecl-gearman.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-gearman/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	9 May 2010 07:56:09 -0000	1.4
+++ Makefile	11 Dec 2010 02:58:08 -0000
@@ -18,10 +18,13 @@
 
 LIB_DEPENDS=	gearman:${PORTSDIR}/devel/gearmand
 
+LICENSE=	PHP301
+
 CONFIGURE_ARGS=	--with-gearman
 PHP_MODNAME=	${PORTNAME}
 USE_PHP=	yes
 USE_PHPEXT=	yes
+IGNORE_WITH_PHP=4
 
 .include <bsd.port.pre.mk>
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pecl-gearman/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	9 May 2010 07:56:09 -0000	1.4
+++ distinfo	7 Dec 2010 17:00:46 -0000
@@ -1,3 +1,2 @@
-MD5 (PECL/gearman-0.7.0.tgz) = 2e1da4a3d5e3c1e103b772da92f37680
 SHA256 (PECL/gearman-0.7.0.tgz) = 6972538e7ac7b5f9ef5c1639efee37f5b605a73cd20b877a38e4dcd4acce602a
 SIZE (PECL/gearman-0.7.0.tgz) = 29258
--- devel-pecl-gearman.txt ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 11 03:10:17 UTC 2010 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153015 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Dec 11 03:10:23 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gslin@gslin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153015: [patch] devel/pecl-gearman
Date: Sat, 11 Dec 2010 03:10:21 UT

 Maintainer of devel/pecl-gearman,
 
 Please note that PR ports/153015 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153015
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Gea-Suan Lin <gslin@gslin.org>
To: bug-followup@FreeBSD.org
Cc: gslin@gslin.org
Subject: Re: ports/153015: [patch] devel/pecl-gearman
Date: Sat, 11 Dec 2010 11:56:20 +0800

 Thanks, please commit it.
 
 On Sat, Dec 11, 2010 at 03:10:21AM +0000, Edwin Groothuis wrote:
 > Maintainer of devel/pecl-gearman,
 > 
 > Please note that PR ports/153015 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153015
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 -- 
 * Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
 * If you cannot convince them, confuse them.           -- Harry S Truman
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Dec 21 06:42:26 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153015: commit references a PR
Date: Tue, 21 Dec 2010 06:42:25 +0000 (UTC)

 miwi        2010-12-21 06:42:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/pecl-gearman   Makefile distinfo 
   Log:
   * Add LICENSE
   * Remove MD5 line from distinfo.
   * Add IGNORE_WITH_PHP=4 as it does not compile.
   
   PR:             153015
   Submitted by:   Tom Judge <tom@tomjudge.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.5       +3 -0      ports/devel/pecl-gearman/Makefile
   1.5       +0 -1      ports/devel/pecl-gearman/distinfo
 _______________________________________________
 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:
