Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2020 09:07:36 +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: r526549 - head/dns/bind911
Message-ID:  <202002200907.01K97aAe061955@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Feb 20 09:07:36 2020
New Revision: 526549
URL: https://svnweb.freebsd.org/changeset/ports/526549

Log:
  Update to 9.11.16.
  
  Changes:	https://downloads.isc.org/isc/bind9/9.11.16/RELEASE-NOTES-bind-9.11.16.html

Modified:
  head/dns/bind911/Makefile   (contents, props changed)
  head/dns/bind911/distinfo   (contents, props changed)

Modified: head/dns/bind911/Makefile
==============================================================================
--- head/dns/bind911/Makefile	Thu Feb 20 09:06:58 2020	(r526548)
+++ head/dns/bind911/Makefile	Thu Feb 20 09:07:36 2020	(r526549)
@@ -14,9 +14,8 @@ 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
+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
@@ -24,7 +23,7 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 USES=	cpe libedit pkgconfig
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.11.15
+ISCVERSION=	9.11.16
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind911/distinfo
==============================================================================
--- head/dns/bind911/distinfo	Thu Feb 20 09:06:58 2020	(r526548)
+++ head/dns/bind911/distinfo	Thu Feb 20 09:07:36 2020	(r526549)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579766943
-SHA256 (bind-9.11.15.tar.gz) = 162da2d1820c6513696d0ff30a635fc350a54910ab47156ec6a570fb4850376c
-SIZE (bind-9.11.15.tar.gz) = 8201830
+TIMESTAMP = 1582186290
+SHA256 (bind-9.11.16.tar.gz) = 6d30e4acb69075fda3cfa274437340807a27b1b44ef119cf051bafd71cc64b32
+SIZE (bind-9.11.16.tar.gz) = 8206345



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