[Midnightbsd-cvs] mports [17457] trunk/www/squid: make fetchable
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Sep 23 22:35:14 EDT 2014
Revision: 17457
http://svnweb.midnightbsd.org/mports/?rev=17457
Author: laffer1
Date: 2014-09-23 22:35:13 -0400 (Tue, 23 Sep 2014)
Log Message:
-----------
make fetchable
Modified Paths:
--------------
trunk/www/squid/Makefile
trunk/www/squid/distinfo
Modified: trunk/www/squid/Makefile
===================================================================
--- trunk/www/squid/Makefile 2014-09-23 23:04:31 UTC (rev 17456)
+++ trunk/www/squid/Makefile 2014-09-24 02:35:13 UTC (rev 17457)
@@ -77,6 +77,7 @@
PORTNAME= squid
PORTVERSION= 2.7.${SQUID_STABLE_VER}
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
http://mirrors.ccs.neu.edu/Squid/ \
@@ -112,6 +113,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= HTTP Caching Proxy
+
LICENSE= gpl2
SQUID_STABLE_VER= 9
@@ -118,7 +120,7 @@
CONFLICTS= squid-2.[^7]* squid-3.* cacheboy-[0-9]*
GNU_CONFIGURE= yes
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PERL5= yes
USE_RC_SUBR= squid
Modified: trunk/www/squid/distinfo
===================================================================
--- trunk/www/squid/distinfo 2014-09-23 23:04:31 UTC (rev 17456)
+++ trunk/www/squid/distinfo 2014-09-24 02:35:13 UTC (rev 17457)
@@ -1,3 +1,2 @@
SHA256 (squid2.7/squid-2.7.STABLE9.tar.bz2) = c0bdfcb5bb68debc1c9441308178bf148c67979b824c892a4710dc80a5b05d5e
-RMD160 (squid2.7/squid-2.7.STABLE9.tar.bz2) = bfa7c3dc3ede68646603f3379de35f44d7d8e97d
SIZE (squid2.7/squid-2.7.STABLE9.tar.bz2) = 1351366
More information about the Midnightbsd-cvs
mailing list