Date: Mon, 1 Jul 2019 16:21:00 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505614 - head/dns/bind911 Message-ID: <201907011621.x61GL0sO052987@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907011621.x61GL0sO052987>