diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-02-02 15:38:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-02-02 15:38:25 +0000 |
commit | bdca6b5506ebd3ceaafb824949b709e63b9e9163 (patch) | |
tree | 1a68dc6ce19cdefcee6dbbb5e7ad7cc387f41f5b | |
parent | - Update to 1.500 (diff) |
- Set DISTNAME to APC-3.1.13 to avoid checksum error of existing withdrawn APC 3.1.14
Suggested by: bdrewery
Notes
Notes:
svn path=/head/; revision=311434
-rw-r--r-- | www/pecl-APC/Makefile | 1 | ||||
-rw-r--r-- | www/pecl-APC/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile index 26bc403b085a..5b7139869e38 100644 --- a/www/pecl-APC/Makefile +++ b/www/pecl-APC/Makefile @@ -8,6 +8,7 @@ CATEGORIES= www #MASTER_SITES= http://pecl.php.net/get/ MASTER_SITES= LOCAL/sunpoet PKGNAMEPREFIX= pecl- +DISTNAME= ${PORTNAME}-3.1.13 EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL diff --git a/www/pecl-APC/distinfo b/www/pecl-APC/distinfo index e6db2855344e..fe76008c33ec 100644 --- a/www/pecl-APC/distinfo +++ b/www/pecl-APC/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/APC-3.1.14.tgz) = 5ef8ba07729e72946e95951672a5378bed98cb5a294e79bf0f0a97ac62829abd -SIZE (PECL/APC-3.1.14.tgz) = 171591 +SHA256 (PECL/APC-3.1.13.tgz) = 5ef8ba07729e72946e95951672a5378bed98cb5a294e79bf0f0a97ac62829abd +SIZE (PECL/APC-3.1.13.tgz) = 171591 |