Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2015 13:41:14 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384001 - head/www/varnish
Message-ID:  <201504141341.t3EDfECB087547@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Tue Apr 14 13:41:13 2015
New Revision: 384001
URL: https://svnweb.freebsd.org/changeset/ports/384001

Log:
  Varnish 3.0 is officially end of life
  
  https://www.varnish-cache.org/lists/pipermail/varnish-announce/2015-April/000702.html

Modified:
  head/www/varnish/Makefile

Modified: head/www/varnish/Makefile
==============================================================================
--- head/www/varnish/Makefile	Tue Apr 14 13:22:14 2015	(r384000)
+++ head/www/varnish/Makefile	Tue Apr 14 13:41:13 2015	(r384001)
@@ -31,6 +31,7 @@ EXTRA_PATCHES+=	${FILESDIR}/no-inet6.pat
 .endif
 
 DEPRECATED=	Varnish 3.0.7 is the last release of Varnish 3.0. Please upgrade to www/varnish4
+EXPIRATION_DATE=	2015-06-15
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|\$$(libdir)/pkgconfig|\$$(prefix)/libdata/pkgconfig|' \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504141341.t3EDfECB087547>