svn commit: r311434 - head/www/pecl-APC

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 2 15:38:26 UTC 2013


Author: sunpoet
Date: Sat Feb  2 15:38:25 2013
New Revision: 311434
URL: http://svnweb.freebsd.org/changeset/ports/311434

Log:
  - Set DISTNAME to APC-3.1.13 to avoid checksum error of existing withdrawn APC 3.1.14
  
  Suggested by:	bdrewery

Modified:
  head/www/pecl-APC/Makefile
  head/www/pecl-APC/distinfo

Modified: head/www/pecl-APC/Makefile
==============================================================================
--- head/www/pecl-APC/Makefile	Sat Feb  2 15:28:16 2013	(r311433)
+++ head/www/pecl-APC/Makefile	Sat Feb  2 15:38:25 2013	(r311434)
@@ -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
 

Modified: head/www/pecl-APC/distinfo
==============================================================================
--- head/www/pecl-APC/distinfo	Sat Feb  2 15:28:16 2013	(r311433)
+++ head/www/pecl-APC/distinfo	Sat Feb  2 15:38:25 2013	(r311434)
@@ -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


More information about the svn-ports-head mailing list