Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2013 15:38:25 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311434 - head/www/pecl-APC
Message-ID:  <201302021538.r12FcPTQ097782@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302021538.r12FcPTQ097782>