From owner-svn-ports-head@FreeBSD.ORG Thu Feb 19 19:58:59 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4CF8CA7B; Thu, 19 Feb 2015 19:58:59 +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 1D7E59D0; Thu, 19 Feb 2015 19:58:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1JJwwSe063808; Thu, 19 Feb 2015 19:58:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1JJwwTX063806; Thu, 19 Feb 2015 19:58:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201502191958.t1JJwwTX063806@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 19 Feb 2015 19:58:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379384 - head/www/squid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 19:58:59 -0000 Author: sunpoet Date: Thu Feb 19 19:58:58 2015 New Revision: 379384 URL: https://svnweb.freebsd.org/changeset/ports/379384 QAT: https://qat.redports.org/buildarchive/r379384/ Log: - Update to 3.4.12 - While I'm here: - Pet portlint - Remove contiguous blank lines Changes: http://www.squid-cache.org/Versions/v3/3.4/RELEASENOTES.html PR: 197812 Submitted by: Modified: head/www/squid/Makefile head/www/squid/distinfo Modified: head/www/squid/Makefile ============================================================================== --- head/www/squid/Makefile Thu Feb 19 19:58:52 2015 (r379383) +++ head/www/squid/Makefile Thu Feb 19 19:58:58 2015 (r379384) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 3.4.11 +PORTVERSION= 3.4.12 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ @@ -9,7 +9,7 @@ MASTER_SITES= http://www.squid-cache.org http://www.eu.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www1.jp.squid-cache.org/Versions/v3/${PORTVERSION:R}/ MASTER_SITE_SUBDIR= squid -DIST_SUBDIR= squid3.4 +DIST_SUBDIR= squid${PORTVERSION:R} PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \ http://www2.us.squid-cache.org/%SUBDIR%/ \ @@ -18,7 +18,7 @@ PATCH_SITES= http://www.squid-cache.org/ http://www1.jp.squid-cache.org/%SUBDIR%/ \ http://master.squid-cache.org/~amosjeffries/patches/:nosid PATCH_SITE_SUBDIR= Versions/v3/${PORTVERSION:R}/changesets -#PATCHFILES= +PATCHFILES= # empty MAINTAINER= ports@FreeBSD.org COMMENT= HTTP Caching Proxy @@ -268,7 +268,6 @@ diskio_modules+= DiskDaemon storage_schemes+= rock .endif - CONFIGURE_ARGS+= --enable-storeio="${storage_schemes}" \ --enable-disk-io="${diskio_modules}" Modified: head/www/squid/distinfo ============================================================================== --- head/www/squid/distinfo Thu Feb 19 19:58:52 2015 (r379383) +++ head/www/squid/distinfo Thu Feb 19 19:58:58 2015 (r379384) @@ -1,2 +1,2 @@ -SHA256 (squid3.4/squid-3.4.11.tar.xz) = b4ede14221d043bbde94655aee195b090fe33a9a0a3d4ed83a9b41fcd46cac1d -SIZE (squid3.4/squid-3.4.11.tar.xz) = 2162148 +SHA256 (squid3.4/squid-3.4.12.tar.xz) = a3f4f18fa17e81a8d8e1a2ec059cdbe3211a90ccd1717c3d9e092c0afdde2864 +SIZE (squid3.4/squid-3.4.12.tar.xz) = 2162096