svn commit: r485686 - head/www/varnish5

Mark Felder feld at FreeBSD.org
Fri Nov 23 15:53:45 UTC 2018


Author: feld
Date: Fri Nov 23 15:53:44 2018
New Revision: 485686
URL: https://svnweb.freebsd.org/changeset/ports/485686

Log:
  www/varnish5: Mark deprecated

Modified:
  head/www/varnish5/Makefile

Modified: head/www/varnish5/Makefile
==============================================================================
--- head/www/varnish5/Makefile	Fri Nov 23 15:52:13 2018	(r485685)
+++ head/www/varnish5/Makefile	Fri Nov 23 15:53:44 2018	(r485686)
@@ -13,6 +13,9 @@ COMMENT=	High-performance HTTP accelerator
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Varnish 5 is Retired
+EXPIRATION_DATE=2019-01-01
+
 BUILD_DEPENDS=	rst2man:textproc/py-docutils
 LIB_DEPENDS=	libpcre.so:devel/pcre
 


More information about the svn-ports-all mailing list