git: 927cdacffb09 - main - www/varnish6: Deprecate and set expiration date to 2023-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Oct 2023 09:55:01 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=927cdacffb0986c7d59aadb1ba6cccd0c8d2e1d5 commit 927cdacffb0986c7d59aadb1ba6cccd0c8d2e1d5 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-10-22 09:44:20 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-10-22 09:54:20 +0000 www/varnish6: Deprecate and set expiration date to 2023-12-31 Unsupported version upsteam, users are recommended to migrate to version 7 Reference: https://varnish-cache.org/releases/index.html --- www/varnish6/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/varnish6/Makefile b/www/varnish6/Makefile index 1996a249328e..8c6311bf8be6 100644 --- a/www/varnish6/Makefile +++ b/www/varnish6/Makefile @@ -12,6 +12,9 @@ WWW= https://www.varnish-cache.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Unsupported version upstream, consider migrating to www/varnish7 +EXPIRATION_DATE=2023-12-31 + BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} LIB_DEPENDS= libpcre.so:devel/pcre