svn commit: r499025 - head/dns/bind912
Mathieu Arnold
mat at FreeBSD.org
Mon Apr 15 13:16:40 UTC 2019
Author: mat
Date: Mon Apr 15 13:16:33 2019
New Revision: 499025
URL: https://svnweb.freebsd.org/changeset/ports/499025
Log:
BIND9 9.12 is EOL at the end of May 2019.
Modified:
head/dns/bind912/Makefile (contents, props changed)
Modified: head/dns/bind912/Makefile
==============================================================================
--- head/dns/bind912/Makefile Mon Apr 15 13:16:27 2019 (r499024)
+++ head/dns/bind912/Makefile Mon Apr 15 13:16:33 2019 (r499025)
@@ -15,6 +15,9 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+DEPRECATED= Support ends, please move to dns/bind914.
+EXPIRATION_DATE= 2019-05-31
+
LIB_DEPENDS= libxml2.so:textproc/libxml2
USES= compiler:c11 cpe libedit
More information about the svn-ports-all
mailing list