From owner-svn-ports-all@FreeBSD.ORG Sun Aug 17 12:21:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 613DDEF6; Sun, 17 Aug 2014 12:21:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3379B2187; Sun, 17 Aug 2014 12:21:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7HCLE1O079809; Sun, 17 Aug 2014 12:21:14 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7HCLEDl079808; Sun, 17 Aug 2014 12:21:14 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201408171221.s7HCLEDl079808@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 17 Aug 2014 12:21:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365178 - head/www/squid32 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2014 12:21:15 -0000 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