Date: Sun, 9 Dec 2012 14:29:34 +0100 (CET) From: Thomas-Martin Seck <tmseck@web.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/174298: [Maintainer] www/squid31: update to 3.1.22, mark DEPRECATED Message-ID: <20121209132935.31C45130E4F@wcfields.tmseck.homedns.org> Resent-Message-ID: <201212091330.qB9DU0R2087216@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 174298 >Category: ports >Synopsis: [Maintainer] www/squid31: update to 3.1.22, mark DEPRECATED >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Dec 09 13:30:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Thomas-Martin Seck >Release: FreeBSD 8.3-RELEASE amd64 >Organization: a private site in Germany >Environment: FreeBSD ports collection as of December 9, 2012. >Description: - update to 3.1.22 - remove obsolete declaration of SQUID_ECAP in OPTIONS - mark DEPRECATED with the proposed expiration date 2013-03-31 >How-To-Repeat: >Fix: Apply this patch: Index: Makefile =================================================================== --- Makefile (.../www/squid31) (Revision 2082) +++ Makefile (.../local/squid31) (Revision 2082) @@ -51,7 +51,6 @@ PORTNAME= squid PORTVERSION= 3.1.${SQUID_STABLE_VER} -PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ http://mirrors.ccs.neu.edu/Squid/ \ @@ -91,8 +90,11 @@ LATEST_LINK= squid31 -SQUID_STABLE_VER= 21 +DEPRECATED= Squid 3.1 is no longer recommended for new installations. Please use www/squid32 instead +EXPIRATION_DATE= 2013-03-31 +SQUID_STABLE_VER= 22 + CONFLICTS_INSTALL= squid-2.[0-9].* squid-3.[^1].* cacheboy-[0-9]* lusca-head-[0-9]* GNU_CONFIGURE= yes USE_BZIP2= yes @@ -135,7 +137,6 @@ SQUID_PF "Enable transparent proxying with PF" off \ SQUID_IPFILTER "Enable transp. proxying with IPFilter" off \ SQUID_FOLLOW_XFF "Follow X-Forwarded-For headers" off \ - SQUID_ECAP "En. loadable content adaptation modules" off \ SQUID_ICAP "Enable ICAP client functionality" off \ SQUID_ESI "Enable ESI support (experimental)" off \ SQUID_AUFS "Enable the aufs storage scheme" on \ Index: distinfo =================================================================== --- distinfo (.../www/squid31) (Revision 2082) +++ distinfo (.../local/squid31) (Revision 2082) @@ -1,2 +1,2 @@ -SHA256 (squid3.1/squid-3.1.21.tar.bz2) = eb9e26ebc2f7d992d135a1212540d46ebced9ceb4a74972ee0065477c1dc2e25 -SIZE (squid3.1/squid-3.1.21.tar.bz2) = 2559469 +SHA256 (squid3.1/squid-3.1.22.tar.bz2) = 16fe2313f981ede1c945eebe3743d8f835e724c6dae296bfc1200af555549424 +SIZE (squid3.1/squid-3.1.22.tar.bz2) = 2560270 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121209132935.31C45130E4F>