From nobody@FreeBSD.org  Mon Sep  3 18:09:52 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4AC771065673
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  3 Sep 2012 18:09:52 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 35CE68FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  3 Sep 2012 18:09:52 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q83I9qTX078793
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 3 Sep 2012 18:09:52 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q83I9qUt078792;
	Mon, 3 Sep 2012 18:09:52 GMT
	(envelope-from nobody)
Message-Id: <201209031809.q83I9qUt078792@red.freebsd.org>
Date: Mon, 3 Sep 2012 18:09:52 GMT
From: Matthew Horan <matt@matthoran.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] www/pecl-APC: Update to 3.1.13
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         171289
>Category:       ports
>Synopsis:       [PATCH] www/pecl-APC: Update to 3.1.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 03 18:10:08 UTC 2012
>Closed-Date:    Fri Sep 07 23:25:09 UTC 2012
>Last-Modified:  Fri Sep  7 23:30:01 UTC 2012
>Originator:     Matthew Horan
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
FreeBSD friction.matthoran.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Update www/pecl-APC to 3.1.13.  Fixes a number of segfaults.  See upstream changelog at http://pecl.php.net/package-changelog.php?package=APC&release=3.1.13.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN --exclude=CVS ../pecl-APC.orig/Makefile ./Makefile
--- ../pecl-APC.orig/Makefile	2012-09-03 13:55:05.000000000 -0400
+++ ./Makefile	2012-09-03 13:53:18.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	APC
-DISTVERSION=	3.1.12
+DISTVERSION=	3.1.13
 CATEGORIES=	www
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
diff -ruN --exclude=CVS ../pecl-APC.orig/distinfo ./distinfo
--- ../pecl-APC.orig/distinfo	2012-09-03 13:55:40.000000000 -0400
+++ ./distinfo	2012-09-03 13:53:18.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (PECL/APC-3.1.12.tgz) = d41879b2ba08ca861bd6b59605e2544c039a9982d3d92a811fc5f6c85afe9ed2
-SIZE (PECL/APC-3.1.12.tgz) = 170655
+SHA256 (PECL/APC-3.1.13.tgz) = 5ef8ba07729e72946e95951672a5378bed98cb5a294e79bf0f0a97ac62829abd
+SIZE (PECL/APC-3.1.13.tgz) = 171591


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Sep 3 18:10:26 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Martin Matuska <mm@FreeBSD.org>
To: bug-followup@FreeBSD.org, matt@matthoran.com
Cc:  
Subject: Re: ports/171289: [PATCH] www/pecl-APC: Update to 3.1.13
Date: Tue, 04 Sep 2012 08:24:20 +0200

 APC 3.1.12 breaks horde 4, please update to 3.1.13 ASAP.
 Thanks.
 
 -- 
 Martin Matuska
 FreeBSD committer
 http://blog.vx.sk
 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Fri Sep 7 23:25:06 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171289: commit references a PR
Date: Fri,  7 Sep 2012 23:24:51 +0000 (UTC)

 Author: sunpoet
 Date: Fri Sep  7 23:24:40 2012
 New Revision: 303839
 URL: http://svn.freebsd.org/changeset/ports/303839
 
 Log:
   - Update to 3.1.13
   
   Changes:	http://pecl.php.net/package-changelog.php?package=APC
   PR:		ports/171289
   Submitted by:	Matthew Horan <matt@matthoran.com>
 
 Modified:
   head/www/pecl-APC/Makefile
   head/www/pecl-APC/distinfo
 
 Modified: head/www/pecl-APC/Makefile
 ==============================================================================
 --- head/www/pecl-APC/Makefile	Fri Sep  7 23:17:09 2012	(r303838)
 +++ head/www/pecl-APC/Makefile	Fri Sep  7 23:24:40 2012	(r303839)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	APC
 -DISTVERSION=	3.1.12
 +DISTVERSION=	3.1.13
  CATEGORIES=	www
  MASTER_SITES=	http://pecl.php.net/get/
  PKGNAMEPREFIX=	pecl-
 
 Modified: head/www/pecl-APC/distinfo
 ==============================================================================
 --- head/www/pecl-APC/distinfo	Fri Sep  7 23:17:09 2012	(r303838)
 +++ head/www/pecl-APC/distinfo	Fri Sep  7 23:24:40 2012	(r303839)
 @@ -1,2 +1,2 @@
 -SHA256 (PECL/APC-3.1.12.tgz) = d41879b2ba08ca861bd6b59605e2544c039a9982d3d92a811fc5f6c85afe9ed2
 -SIZE (PECL/APC-3.1.12.tgz) = 170655
 +SHA256 (PECL/APC-3.1.13.tgz) = 5ef8ba07729e72946e95951672a5378bed98cb5a294e79bf0f0a97ac62829abd
 +SIZE (PECL/APC-3.1.13.tgz) = 171591
 _______________________________________________
 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"
 
>Unformatted:
