From gasolwu@kkbox.com  Tue Nov  5 10:40:22 2013
Return-Path: <gasolwu@kkbox.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 30620138
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Nov 2013 10:40:22 +0000 (UTC)
	(envelope-from gasolwu@kkbox.com)
Received: from kkbox.com (ip-203-69-67-167.kkcube.com [203.69.67.167])
	by mx1.freebsd.org (Postfix) with ESMTP id 03A262CB1
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Nov 2013 10:40:21 +0000 (UTC)
Received: by goingmarry.kkbox.com (Postfix, from userid 1033)
	id 20533750C0E; Tue,  5 Nov 2013 18:34:34 +0800 (CST)
Message-Id: <20131105103434.20533750C0E@goingmarry.kkbox.com>
Date: Tue,  5 Nov 2013 18:34:34 +0800 (CST)
From: Gasol Wu <gasol.wu@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] devel/pecl-judy: update to 1.0.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         183675
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pecl-judy: update to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    antoine
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 05 10:50:00 UTC 2013
>Closed-Date:    Sun Nov 24 08:02:16 UTC 2013
>Last-Modified:  Sun Nov 24 08:02:16 UTC 2013
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RELEASE-p7 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RELEASE-p7 FreeBSD 9.1-RELEASE-p7 #0: Mon Sep  9 21:34:37 UTC
>Description:
- Update to 1.0.2
- Add stage support

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- pecl-judy-1.0.2.patch begins here ---
diff -ruN /usr/ports/devel/pecl-judy/Makefile ./Makefile
--- /usr/ports/devel/pecl-judy/Makefile	2013-11-04 21:15:55.000000000 +0800
+++ ./Makefile	2013-11-05 18:19:05.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: devel/pecl-judy/Makefile 332708 2013-11-04 13:15:55Z wg $
 
 PORTNAME=	judy
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.2
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -22,5 +22,4 @@
 USE_PHP=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
diff -ruN /usr/ports/devel/pecl-judy/distinfo ./distinfo
--- /usr/ports/devel/pecl-judy/distinfo	2013-11-04 21:15:55.000000000 +0800
+++ ./distinfo	2013-11-05 18:16:43.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/Judy-1.0.0.tgz) = 80cae5672aa5a9568d8fed600a02742b2334b48f61c23745d55d09b0f0f9fa6f
-SIZE (PECL/Judy-1.0.0.tgz) = 19391
+SHA256 (PECL/Judy-1.0.2.tgz) = 6b913af2c44ac84a2224fecf8a81ddcb0c753252cafd153cb0e9d7c33a333118
+SIZE (PECL/Judy-1.0.2.tgz) = 24174
--- pecl-judy-1.0.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Nov 5 10:50:08 UTC 2013 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183675 
Responsible-Changed-From-To: miwi->antoine 
Responsible-Changed-By: antoine 
Responsible-Changed-When: Sat Nov 23 19:07:47 UTC 2013 
Responsible-Changed-Why:  
Take 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/183675: commit references a PR
Date: Sun, 24 Nov 2013 07:50:08 +0000 (UTC)

 Author: antoine
 Date: Sun Nov 24 07:49:54 2013
 New Revision: 334707
 URL: http://svnweb.freebsd.org/changeset/ports/334707
 
 Log:
   - Update to 1.0.2
   - Stage support
   
   PR:		ports/183675
   Submitted by:	Gasol Wu (maintainer)
 
 Modified:
   head/devel/pecl-judy/Makefile
   head/devel/pecl-judy/distinfo
 
 Modified: head/devel/pecl-judy/Makefile
 ==============================================================================
 --- head/devel/pecl-judy/Makefile	Sun Nov 24 07:48:00 2013	(r334706)
 +++ head/devel/pecl-judy/Makefile	Sun Nov 24 07:49:54 2013	(r334707)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	judy
 -PORTVERSION=	1.0.0
 +PORTVERSION=	1.0.2
  CATEGORIES=	devel
  MASTER_SITES=	http://pecl.php.net/get/
  PKGNAMEPREFIX=	pecl-
 @@ -22,5 +22,4 @@ CONFIGURE_ARGS=	--with-judy=${LOCALBASE}
  USE_PHP=	yes
  USE_PHPEXT=	yes
  
 -NO_STAGE=	yes
  .include <bsd.port.mk>
 
 Modified: head/devel/pecl-judy/distinfo
 ==============================================================================
 --- head/devel/pecl-judy/distinfo	Sun Nov 24 07:48:00 2013	(r334706)
 +++ head/devel/pecl-judy/distinfo	Sun Nov 24 07:49:54 2013	(r334707)
 @@ -1,2 +1,2 @@
 -SHA256 (PECL/Judy-1.0.0.tgz) = 80cae5672aa5a9568d8fed600a02742b2334b48f61c23745d55d09b0f0f9fa6f
 -SIZE (PECL/Judy-1.0.0.tgz) = 19391
 +SHA256 (PECL/Judy-1.0.2.tgz) = 6b913af2c44ac84a2224fecf8a81ddcb0c753252cafd153cb0e9d7c33a333118
 +SIZE (PECL/Judy-1.0.2.tgz) = 24174
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: antoine 
State-Changed-When: Sun Nov 24 08:01:54 UTC 2013 
State-Changed-Why:  
Patch committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183675 
>Unformatted:
