svn commit: r365178 - head/www/squid32
John Marino
marino at FreeBSD.org
Sun Aug 17 12:21:15 UTC 2014
Author: marino
Date: Sun Aug 17 12:21:14 2014
New Revision: 365178
URL: http://svnweb.freebsd.org/changeset/ports/365178
QAT: https://qat.redports.org/buildarchive/r365178/
Log:
www/squid32: Remove non-existent MASTER_SITES
Modified:
head/www/squid32/Makefile
Modified: head/www/squid32/Makefile
==============================================================================
--- head/www/squid32/Makefile Sun Aug 17 12:03:33 2014 (r365177)
+++ head/www/squid32/Makefile Sun Aug 17 12:21:14 2014 (r365178)
@@ -5,33 +5,20 @@ PORTNAME= squid
PORTVERSION= 3.2.${SQUID_STABLE_VER}
PORTREVISION= 3
CATEGORIES= www ipv6
-MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
- http://mirrors.ccs.neu.edu/Squid/ \
- ftp://ftp.fu-berlin.de/unix/www/squid/squid/ \
- ftp://ftp.nl.uu.net/pub/unix/www/squid/ \
- ftp://ftp.solnet.ch/mirror/squid/ \
- ftp://ftp.ntua.gr/pub/www/Squid/squid/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/squid,} \
- http://www.squid-cache.org/Versions/v3/3.2/ \
+MASTER_SITES= http://www.squid-cache.org/Versions/v3/3.2/ \
http://www2.us.squid-cache.org/Versions/v3/3.2/ \
- http://www3.us.squid-cache.org/Versions/v3/3.2/ \
http://www1.at.squid-cache.org/Versions/v3/3.2/ \
http://www.eu.squid-cache.org/Versions/v3/3.2/ \
- http://www1.ie.squid-cache.org/Versions/v3/3.2/ \
- http://www1.jp.squid-cache.org/Versions/v3/3.2/ \
- http://www1.za.squid-cache.org/Versions/v3/3.2/
+ http://www1.jp.squid-cache.org/Versions/v3/3.2/
MASTER_SITE_SUBDIR= squid
PKGNAMESUFFIX= 32
DIST_SUBDIR= squid3.2
PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \
http://www2.us.squid-cache.org/%SUBDIR%/ \
- http://www3.us.squid-cache.org/%SUBDIR%/ \
http://www1.at.squid-cache.org/%SUBDIR%/ \
http://www.eu.squid-cache.org/%SUBDIR%/ \
- http://www1.ie.squid-cache.org/%SUBDIR%/ \
- http://www1.jp.squid-cache.org/%SUBDIR%/ \
- http://www2.tw.squid-cache.org/%SUBDIR%/
+ http://www1.jp.squid-cache.org/%SUBDIR%/
PATCH_SITE_SUBDIR= Versions/v3/3.2/changesets
PATCHFILES= #empty
More information about the svn-ports-all
mailing list