svn commit: r505614 - head/dns/bind911
Mathieu Arnold
mat at FreeBSD.org
Mon Jul 1 16:21:01 UTC 2019
Author: mat
Date: Mon Jul 1 16:21:00 2019
New Revision: 505614
URL: https://svnweb.freebsd.org/changeset/ports/505614
Log:
Make a note about expiration here.
Modified:
head/dns/bind911/Makefile (contents, props changed)
Modified: head/dns/bind911/Makefile
==============================================================================
--- head/dns/bind911/Makefile Mon Jul 1 16:15:32 2019 (r505613)
+++ head/dns/bind911/Makefile Mon Jul 1 16:21:00 2019 (r505614)
@@ -14,6 +14,10 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+# Uncomment sometime late 2020.
+# DEPRECATED= End of life, please migrate to a newer version of BIND9
+# EXPIRATION_DATE= 2021-12-31
+
LIB_DEPENDS= libxml2.so:textproc/libxml2
RUN_DEPENDS= bind-tools>0:dns/bind-tools
More information about the svn-ports-all
mailing list