Summary: | [PATCH] www/pecl-APC: [SUMMARIZE CHANGES] | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | johnpupu | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | sunpoet | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
johnpupu
2012-08-17 08:40:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->sunpoet Over to maintainer (via the GNATS Auto Assign Tool) Author: sunpoet Date: Sat Aug 18 18:17:33 2012 New Revision: 302731 URL: http://svn.freebsd.org/changeset/ports/302731 Log: - Update to 3.1.12 Changes: http://pecl.php.net/package-changelog.php?package=APC PR: ports/170694 Submitted by: John Chen <johnpupu@gmail.com> Modified: head/www/pecl-APC/Makefile head/www/pecl-APC/distinfo Modified: head/www/pecl-APC/Makefile ============================================================================== --- head/www/pecl-APC/Makefile Sat Aug 18 18:16:13 2012 (r302730) +++ head/www/pecl-APC/Makefile Sat Aug 18 18:17:33 2012 (r302731) @@ -6,7 +6,7 @@ # PORTNAME= APC -DISTVERSION= 3.1.11 +DISTVERSION= 3.1.12 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/www/pecl-APC/distinfo ============================================================================== --- head/www/pecl-APC/distinfo Sat Aug 18 18:16:13 2012 (r302730) +++ head/www/pecl-APC/distinfo Sat Aug 18 18:17:33 2012 (r302731) @@ -1,2 +1,2 @@ -SHA256 (PECL/APC-3.1.11.tgz) = 478ae91c735087dda4f02d03399fb06ceba4355125ad8fd532b187c93004ebc7 -SIZE (PECL/APC-3.1.11.tgz) = 157478 +SHA256 (PECL/APC-3.1.12.tgz) = d41879b2ba08ca861bd6b59605e2544c039a9982d3d92a811fc5f6c85afe9ed2 +SIZE (PECL/APC-3.1.12.tgz) = 170655 _______________________________________________ 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 Committed. Thanks! |