From gasolwu@kkbox.com  Wed Apr  9 10:31:00 2014
Return-Path: <gasolwu@kkbox.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id D2CEF87E
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Apr 2014 10:31:00 +0000 (UTC)
Received: from kkbox.com (ip-203-69-67-167.kkcube.com [203.69.67.167])
	by mx1.freebsd.org (Postfix) with ESMTP id A6C381297
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Apr 2014 10:30:59 +0000 (UTC)
Received: by goingmarry.kkbox.com (Postfix, from userid 1033)
	id 2192375109E; Wed,  9 Apr 2014 18:23:41 +0800 (CST)
Message-Id: <20140409102341.2192375109E@goingmarry.kkbox.com>
Date: Wed,  9 Apr 2014 18:23:41 +0800 (CST)
From: Gasol Wu <gasol.wu@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] devel/pecl-uopz: update to 2.0.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         188396
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pecl-uopz: update to 2.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 09 10:40:00 UTC 2014
>Closed-Date:    Sat Apr 26 18:34:26 UTC 2014
>Last-Modified:  Sat Apr 26 18:34:26 UTC 2014
>Originator:     Gasol Wu
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC
>Description:
- Update to 2.0.4

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

--- pecl-uopz-2.0.4.patch begins here ---
diff -ruN /usr/ports/devel/pecl-uopz/Makefile ./Makefile
--- /usr/ports/devel/pecl-uopz/Makefile	2014-04-06 13:48:51.000000000 +0800
+++ ./Makefile	2014-04-09 18:16:31.000000000 +0800
@@ -1,8 +1,8 @@
 # Created by: Gasol Wu <gasol.wu@gmail.com>
-# $FreeBSD: head/devel/pecl-uopz/Makefile 350320 2014-04-06 05:48:51Z sunpoet $
+# $FreeBSD$
 
 PORTNAME=	uopz
-PORTVERSION=	2.0.1
+PORTVERSION=	2.0.4
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
diff -ruN /usr/ports/devel/pecl-uopz/distinfo ./distinfo
--- /usr/ports/devel/pecl-uopz/distinfo	2014-04-06 13:48:51.000000000 +0800
+++ ./distinfo	2014-04-09 18:16:39.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/uopz-2.0.1.tgz) = 7c360fd988eef7a8dc10db2eec7c45d903b20513a991dc1ab4a4cd35cc5229c4
-SIZE (PECL/uopz-2.0.1.tgz) = 27184
+SHA256 (PECL/uopz-2.0.4.tgz) = 7589affde21042ebc114bfda2443c65200b898a39fd8040fd498dce5ee089f87
+SIZE (PECL/uopz-2.0.4.tgz) = 27985
--- pecl-uopz-2.0.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 9 10:40:04 UTC 2014 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188396: commit references a PR
Date: Sat, 26 Apr 2014 18:13:28 +0000 (UTC)

 Author: sunpoet
 Date: Sat Apr 26 18:13:18 2014
 New Revision: 352321
 URL: http://svnweb.freebsd.org/changeset/ports/352321
 QAT: https://qat.redports.org/buildarchive/r352321/
 
 Log:
   - Update to 2.0.4
   
   Changes:	http://pecl.php.net/package-changelog.php?package=uopz
   PR:		ports/188396
   Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)
 
 Modified:
   head/devel/pecl-uopz/Makefile
   head/devel/pecl-uopz/distinfo
 
 Modified: head/devel/pecl-uopz/Makefile
 ==============================================================================
 --- head/devel/pecl-uopz/Makefile	Sat Apr 26 18:13:14 2014	(r352320)
 +++ head/devel/pecl-uopz/Makefile	Sat Apr 26 18:13:18 2014	(r352321)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	uopz
 -PORTVERSION=	2.0.1
 +PORTVERSION=	2.0.4
  CATEGORIES=	devel
  MASTER_SITES=	http://pecl.php.net/get/
  PKGNAMEPREFIX=	pecl-
 
 Modified: head/devel/pecl-uopz/distinfo
 ==============================================================================
 --- head/devel/pecl-uopz/distinfo	Sat Apr 26 18:13:14 2014	(r352320)
 +++ head/devel/pecl-uopz/distinfo	Sat Apr 26 18:13:18 2014	(r352321)
 @@ -1,2 +1,2 @@
 -SHA256 (PECL/uopz-2.0.1.tgz) = 7c360fd988eef7a8dc10db2eec7c45d903b20513a991dc1ab4a4cd35cc5229c4
 -SIZE (PECL/uopz-2.0.1.tgz) = 27184
 +SHA256 (PECL/uopz-2.0.4.tgz) = 7589affde21042ebc114bfda2443c65200b898a39fd8040fd498dce5ee089f87
 +SIZE (PECL/uopz-2.0.4.tgz) = 27985
 _______________________________________________
 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: sunpoet 
State-Changed-When: Sat Apr 26 18:34:25 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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