svn commit: r422817 - in branches/2016Q3/dns: bind910 bind99

Mathieu Arnold mat at FreeBSD.org
Tue Sep 27 16:29:59 UTC 2016


Author: mat
Date: Tue Sep 27 16:29:58 2016
New Revision: 422817
URL: https://svnweb.freebsd.org/changeset/ports/422817

Log:
  MFH: r422816
  
  Update BIND9 to latest versions, 9.9.9-P3, 9.10.4-P3, 9.11.0rc3
  
  Security:	CVE-2016-2776
  Sponsored by:	Absolight

Modified:
  branches/2016Q3/dns/bind910/Makefile
  branches/2016Q3/dns/bind910/distinfo
  branches/2016Q3/dns/bind99/Makefile
  branches/2016Q3/dns/bind99/distinfo
Directory Properties:
  branches/2016Q3/   (props changed)

Modified: branches/2016Q3/dns/bind910/Makefile
==============================================================================
--- branches/2016Q3/dns/bind910/Makefile	Tue Sep 27 16:10:22 2016	(r422816)
+++ branches/2016Q3/dns/bind910/Makefile	Tue Sep 27 16:29:58 2016	(r422817)
@@ -7,7 +7,7 @@ PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b
 # dns/bind-tools here
 PORTREVISION=	0
 .else
-# dns/bind910 here
+# dns/bind9xx here
 PORTREVISION=	0
 .endif
 CATEGORIES=	dns net ipv6
@@ -29,7 +29,7 @@ COMMENT=	BIND DNS suite with updated DNS
 LICENSE=	ISCL
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.10.4-P2
+ISCVERSION=	9.10.4-P3
 
 MAKE_JOBS_UNSAFE=	yes
 

Modified: branches/2016Q3/dns/bind910/distinfo
==============================================================================
--- branches/2016Q3/dns/bind910/distinfo	Tue Sep 27 16:10:22 2016	(r422816)
+++ branches/2016Q3/dns/bind910/distinfo	Tue Sep 27 16:29:58 2016	(r422817)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1468926862
-SHA256 (bind-9.10.4-P2.tar.gz) = b35b8af8fe030196d03b3e487f5ecd0c0836b5e124abc7a3ecd184740b444423
-SIZE (bind-9.10.4-P2.tar.gz) = 9298010
+TIMESTAMP = 1474631813
+SHA256 (bind-9.10.4-P3.tar.gz) = a075e5ce89fddccb0e64d1777d59161387dd5151cf4e7d1a93875a487812baef
+SIZE (bind-9.10.4-P3.tar.gz) = 9299078

Modified: branches/2016Q3/dns/bind99/Makefile
==============================================================================
--- branches/2016Q3/dns/bind99/Makefile	Tue Sep 27 16:10:22 2016	(r422816)
+++ branches/2016Q3/dns/bind99/Makefile	Tue Sep 27 16:29:58 2016	(r422817)
@@ -2,7 +2,7 @@
 # pkg-help formatted with fmt 59 63
 
 PORTNAME=	bind
-PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/}
+PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
 PORTREVISION=	0
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	ISC/bind9/${ISCVERSION}
@@ -15,7 +15,7 @@ COMMENT=	BIND DNS suite with updated DNS
 LICENSE=	ISCL
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.9.9-P2
+ISCVERSION=	9.9.9-P3
 
 MAKE_JOBS_UNSAFE=	yes
 

Modified: branches/2016Q3/dns/bind99/distinfo
==============================================================================
--- branches/2016Q3/dns/bind99/distinfo	Tue Sep 27 16:10:22 2016	(r422816)
+++ branches/2016Q3/dns/bind99/distinfo	Tue Sep 27 16:29:58 2016	(r422817)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1468930264
-SHA256 (bind-9.9.9-P2.tar.gz) = 7746cc29071cb7e10f10be013cea836a3027b820a367ce3986cd366c01863bf2
-SIZE (bind-9.9.9-P2.tar.gz) = 8762371
-SHA256 (9.9.9-P2-rpz2+rl.14038.05.patch.xz) = d7ddc47641b95f4135baf6c7fd1e39ce06a599e1a97ba589e11c02d3be28ceed
-SIZE (9.9.9-P2-rpz2+rl.14038.05.patch.xz) = 39288
+TIMESTAMP = 1474632756
+SHA256 (bind-9.9.9-P3.tar.gz) = d63befc221e305bc5cadf9018535e533ebb5a99dd8df69acf42191ecb58991e2
+SIZE (bind-9.9.9-P3.tar.gz) = 8764358
+SHA256 (9.9.9-P3-rpz2+rl.14038.05.patch.xz) = fffc64517aeabd0a9d51243e98b2fad725f98641cfa19e469c0a7b46e6bbc3c0
+SIZE (9.9.9-P3-rpz2+rl.14038.05.patch.xz) = 39308


More information about the svn-ports-all mailing list