svn commit: r326321 - head/www/varnish2

Anders Nordby anders at FreeBSD.org
Wed Sep 4 20:46:55 UTC 2013


Author: anders
Date: Wed Sep  4 20:46:54 2013
New Revision: 326321
URL: http://svnweb.freebsd.org/changeset/ports/326321

Log:
  Mark it deprecated: Varnish 2 is de facto EOL, no update since january
  2011.

Modified:
  head/www/varnish2/Makefile

Modified: head/www/varnish2/Makefile
==============================================================================
--- head/www/varnish2/Makefile	Wed Sep  4 20:39:57 2013	(r326320)
+++ head/www/varnish2/Makefile	Wed Sep  4 20:46:54 2013	(r326321)
@@ -9,6 +9,9 @@ MASTER_SITES=	http://repo.varnish-cache.
 MAINTAINER=	anders at FreeBSD.org
 COMMENT=	The Varnish high-performance HTTP accelerator
 
+DEPRECATED=	No update since january 2011. Upgrade to Varnish 3.
+EXPIRATION_DATE=	2013-10-01
+
 LICENSE=	BSD
 
 LIB_DEPENDS=	pcre.3:${PORTSDIR}/devel/pcre


More information about the svn-ports-all mailing list