svn commit: r380140 - head/www/squid33

John Marino marino at FreeBSD.org
Sat Feb 28 12:54:37 UTC 2015


Author: marino
Date: Sat Feb 28 12:54:35 2015
New Revision: 380140
URL: https://svnweb.freebsd.org/changeset/ports/380140
QAT: https://qat.redports.org/buildarchive/r380140/

Log:
  www/squid33: Fast track removal to 14 March 2015
  
  This port was supposed to be removed 31 Jan 2015, but it was extended
  four months.  A few days later the bug that it was extended for was
  fixed and is already in www/squid (3.4.12)
  
  Therefore, cancel the rest of the extension and remove this port in
  two weeks.

Modified:
  head/www/squid33/Makefile

Modified: head/www/squid33/Makefile
==============================================================================
--- head/www/squid33/Makefile	Sat Feb 28 12:29:19 2015	(r380139)
+++ head/www/squid33/Makefile	Sat Feb 28 12:54:35 2015	(r380140)
@@ -29,8 +29,9 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	HTTP Caching Proxy
 
 DEPRECATED=	Reached EOL on 28 August 2014, use www/squid (v3.4) instead
-# check if http://bugs.squid-cache.org/show_bug.cgi?id=3997 is fixed
-EXPIRATION_DATE=2015-05-31
+# http://bugs.squid-cache.org/show_bug.cgi?id=3997 is now fixed
+# original expiration date was 2015-01-31 but got over extended to 2015-05-31
+EXPIRATION_DATE=2015-03-14
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING


More information about the svn-ports-all mailing list