svn commit: r365188 - head/www/squid32

John Marino marino at FreeBSD.org
Sun Aug 17 14:17:11 UTC 2014


Author: marino
Date: Sun Aug 17 14:17:10 2014
New Revision: 365188
URL: http://svnweb.freebsd.org/changeset/ports/365188
QAT: https://qat.redports.org/buildarchive/r365188/

Log:
  Retire Squid 3.2 on 15 September 2015
  
  Squid 3.2 reached EOL when Squid 3.3 was released, and now Squid 3.4
  is out.  Squid only supports one stable release at a time.  There are
  no dependent ports on Squid 3.2.  Users are recommended to move to
  (unsupported) Squid 3.3 or introduce Squid 3.4 to ports.

Modified:
  head/www/squid32/Makefile

Modified: head/www/squid32/Makefile
==============================================================================
--- head/www/squid32/Makefile	Sun Aug 17 14:06:11 2014	(r365187)
+++ head/www/squid32/Makefile	Sun Aug 17 14:17:10 2014	(r365188)
@@ -25,6 +25,9 @@ PATCHFILES=	#empty
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	HTTP Caching Proxy
 
+DEPRECATED=	Reached EOL when Squid Cache 3.3 was released (3.4 is out now)
+EXPIRATION_DATE=2014-09-15
+
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 


More information about the svn-ports-all mailing list