ports/171289: [PATCH] www/pecl-APC: Update to 3.1.13
Matthew Horan
matt at matthoran.com
Mon Sep 3 18:10:09 UTC 2012
>Number: 171289
>Category: ports
>Synopsis: [PATCH] www/pecl-APC: Update to 3.1.13
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 03 18:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list