svn commit: r384001 - head/www/varnish
Mark Felder
feld at FreeBSD.org
Tue Apr 14 13:41:14 UTC 2015
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|' \
More information about the svn-ports-all
mailing list