diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-02-02 23:38:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-02-02 23:38:25 +0800 |
commit | 614d3ccb2628652a949112e25cd66c5f8634491b (patch) | |
tree | 1a68dc6ce19cdefcee6dbbb5e7ad7cc387f41f5b /www | |
parent | c655137cb171b42be83e03ce569cf31950f96c9b (diff) | |
download | freebsd-ports-gnome-614d3ccb2628652a949112e25cd66c5f8634491b.tar.gz freebsd-ports-gnome-614d3ccb2628652a949112e25cd66c5f8634491b.tar.zst freebsd-ports-gnome-614d3ccb2628652a949112e25cd66c5f8634491b.zip |
- Set DISTNAME to APC-3.1.13 to avoid checksum error of existing withdrawn APC 3.1.14
Suggested by: bdrewery
Diffstat (limited to 'www')
-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 |