Date: Fri, 23 Nov 2018 15:53:44 +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: r485686 - head/www/varnish5 Message-ID: <201811231553.wANFriUC009785@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811231553.wANFriUC009785>