git: 065362937a6b - main - dns/bind916: note the EOL per ISC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Feb 2024 06:26:22 UTC
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=065362937a6bf08fea4dc9664883723bb2ffe87c commit 065362937a6bf08fea4dc9664883723bb2ffe87c Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2024-02-27 06:24:03 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2024-02-27 06:24:49 +0000 dns/bind916: note the EOL per ISC --- dns/bind916/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dns/bind916/Makefile b/dns/bind916/Makefile index 96480f97fcff..e28e8ceb4326 100644 --- a/dns/bind916/Makefile +++ b/dns/bind916/Makefile @@ -2,6 +2,7 @@ PORTNAME= bind DISTVERSION= 9.16.48 +PORTREVISION= 1 CATEGORIES= dns net MASTER_SITES= ISC/bind9/${DISTVERSION} PKGNAMESUFFIX= 916 @@ -11,9 +12,8 @@ MAINTAINER= mat@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and DNS64 WWW= https://www.isc.org/bind/ -# Uncomment when bind920 comes of age. -# DEPRECATED= End of life, please migrate to a newer version of BIND9 -# EXPIRATION_DATE= 2023-12-31 +DEPRECATED= End of life, please migrate to a newer version of BIND9 +EXPIRATION_DATE= 2024-04-30 LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE