Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2019 13:16:33 +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: r499025 - head/dns/bind912
Message-ID:  <201904151316.x3FDGXS7036893@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904151316.x3FDGXS7036893>