Date: Sun, 16 Oct 2022 09:22:12 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7a33376b841a - main - www/varnish4: Deprecate and set expiration date to 2022-12-31 Message-ID: <202210160922.29G9MC18042691@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a33376b841ad51d588e88dd451bf641f721ec79 commit 7a33376b841ad51d588e88dd451bf641f721ec79 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-10-16 09:09:06 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-10-16 09:09:09 +0000 www/varnish4: Deprecate and set expiration date to 2022-12-31 Unsupported upstream since 2019 PR: 266646 Approved by: portmgr (maintainer timeout, 2+ weeks) --- www/varnish4/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/varnish4/Makefile b/www/varnish4/Makefile index 151bbd7b90e1..6087afc57e57 100644 --- a/www/varnish4/Makefile +++ b/www/varnish4/Makefile @@ -12,6 +12,9 @@ WWW= https://www.varnish-cache.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= End of life upstream, users are recommended to upgrade to 6.x or higher +EXPIRATION_DATE=2022-12-31 + 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?202210160922.29G9MC18042691>