diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-18 18:17:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-18 18:17:33 +0000 |
commit | 309aa88b2b3a2f899e4ffe000cbded0287db429a (patch) | |
tree | 94c833a8d3511f505737f43675f27ceabb55c4e9 /www | |
parent | - Update to 0.20 (diff) |
- 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>
Notes
Notes:
svn path=/head/; revision=302731
Diffstat (limited to 'www')
-rw-r--r-- | www/pecl-APC/Makefile | 2 | ||||
-rw-r--r-- | www/pecl-APC/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile index 88c43aa5ff00..b317f9b1746b 100644 --- a/www/pecl-APC/Makefile +++ b/www/pecl-APC/Makefile @@ -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- diff --git a/www/pecl-APC/distinfo b/www/pecl-APC/distinfo index 61cf57ecbc85..92acc85b1f45 100644 --- a/www/pecl-APC/distinfo +++ b/www/pecl-APC/distinfo @@ -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 |