From johnpupu@www.johnpupu.tw  Mon Mar  3 16:09:07 2014
Return-Path: <johnpupu@www.johnpupu.tw>
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 ESMTPS id A0900194
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Mar 2014 16:09:07 +0000 (UTC)
Received: from www.johnpupu.tw (60-199-173-18.static.tfn.net.tw [60.199.173.18])
	by mx1.freebsd.org (Postfix) with ESMTP id 670D79E8
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Mar 2014 16:09:06 +0000 (UTC)
Received: from www.johnpupu.tw (localhost [127.0.0.1])
	by www.johnpupu.tw (Postfix) with ESMTP id 72239536031
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  4 Mar 2014 00:03:37 +0800 (CST)
Received: (from root@localhost)
	by www.johnpupu.tw (8.14.5/8.14.5/Submit) id s23G3bsj096350;
	Tue, 4 Mar 2014 00:03:37 +0800 (CST)
	(envelope-from johnpupu)
Message-Id: <201403031603.s23G3bsj096350@www.johnpupu.tw>
Date: Tue, 4 Mar 2014 00:03:37 +0800 (CST)
From: John Chen <johnpupu@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] devel/pecl-APCu: update to 4.0.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         187225
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pecl-APCu: update to 4.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:   Mon Mar 03 16:10:00 UTC 2014
>Closed-Date:    Mon Mar 03 17:21:32 UTC 2014
>Last-Modified:  Mon Mar 03 17:21:32 UTC 2014
>Originator:     John Chen
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
Watcher
>Environment:
System: FreeBSD www.johnpupu.tw 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10
>Description:
- Update to 4.0.4
- Redports https://redports.org/buildarchive/20140303153700-44067/

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

--- pecl-APCu-4.0.4.patch begins here ---
diff -ruN --exclude=CVS ../pecl-APCu.orig/Makefile ./Makefile
--- ../pecl-APCu.orig/Makefile	2014-02-06 09:10:16.000000000 +0800
+++ ./Makefile	2014-03-03 23:33:43.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: head/devel/pecl-APCu/Makefile 342831 2014-02-05 20:02:40Z sunpoet $
 
 PORTNAME=	APCu
-PORTVERSION=	4.0.3
+PORTVERSION=	4.0.4
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
diff -ruN --exclude=CVS ../pecl-APCu.orig/distinfo ./distinfo
--- ../pecl-APCu.orig/distinfo	2014-02-06 09:10:16.000000000 +0800
+++ ./distinfo	2014-03-03 23:34:15.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/APCu-4.0.3.tgz) = ee1b4a49e888aca34acc20609be3425f8eb0b2ea060f3594d88bbb7f1464c48b
-SIZE (PECL/APCu-4.0.3.tgz) = 119681
+SHA256 (PECL/APCu-4.0.4.tgz) = f97cefb1bf9670d88c98e8c5e78d378927ab52a88b7147361a63401631b5ad3e
+SIZE (PECL/APCu-4.0.4.tgz) = 119708
--- pecl-APCu-4.0.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Mar 3 16:10:08 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=187225 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187225: commit references a PR
Date: Mon,  3 Mar 2014 17:18:02 +0000 (UTC)

 Author: sunpoet
 Date: Mon Mar  3 17:17:55 2014
 New Revision: 346935
 URL: http://svnweb.freebsd.org/changeset/ports/346935
 QAT: https://qat.redports.org/buildarchive/r346935/
 
 Log:
   - Update to 4.0.4
   - While I'm here, remove outdated IGNORE_WITH_PHP
   
   Changes:	http://pecl.php.net/package-changelog.php?package=APCu
   PR:		ports/187225
   Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
 
 Modified:
   head/devel/pecl-APCu/Makefile
   head/devel/pecl-APCu/distinfo
 
 Modified: head/devel/pecl-APCu/Makefile
 ==============================================================================
 --- head/devel/pecl-APCu/Makefile	Mon Mar  3 17:05:55 2014	(r346934)
 +++ head/devel/pecl-APCu/Makefile	Mon Mar  3 17:17:55 2014	(r346935)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	APCu
 -PORTVERSION=	4.0.3
 +PORTVERSION=	4.0.4
  CATEGORIES=	devel
  MASTER_SITES=	http://pecl.php.net/get/
  PKGNAMEPREFIX=	pecl-
 @@ -22,7 +22,6 @@ USE_PHP_BUILD=	yes
  USE_PHPIZE=	yes
  USE_PHPEXT=	yes
  PHP_MODNAME=	${PORTNAME:L}
 -IGNORE_WITH_PHP=52
  WRKSRC=		${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
  
  .include <bsd.port.mk>
 
 Modified: head/devel/pecl-APCu/distinfo
 ==============================================================================
 --- head/devel/pecl-APCu/distinfo	Mon Mar  3 17:05:55 2014	(r346934)
 +++ head/devel/pecl-APCu/distinfo	Mon Mar  3 17:17:55 2014	(r346935)
 @@ -1,2 +1,2 @@
 -SHA256 (PECL/APCu-4.0.3.tgz) = ee1b4a49e888aca34acc20609be3425f8eb0b2ea060f3594d88bbb7f1464c48b
 -SIZE (PECL/APCu-4.0.3.tgz) = 119681
 +SHA256 (PECL/APCu-4.0.4.tgz) = f97cefb1bf9670d88c98e8c5e78d378927ab52a88b7147361a63401631b5ad3e
 +SIZE (PECL/APCu-4.0.4.tgz) = 119708
 _______________________________________________
 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: Mon Mar 3 17:21:32 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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