svn commit: r444712 - branches/2017Q2/dns/bind9-devel

Mathieu Arnold mat at FreeBSD.org
Fri Jun 30 12:14:40 UTC 2017


Author: mat
Date: Fri Jun 30 12:14:39 2017
New Revision: 444712
URL: https://svnweb.freebsd.org/changeset/ports/444712

Log:
  MFH: r443869 r444372 r444711
  
  Update to latest commit.
  
  Security:	CVE-2017-3142
  Security:	CVE-2017-3143
  Sponsored by:	Absolight

Modified:
  branches/2017Q2/dns/bind9-devel/Makefile
  branches/2017Q2/dns/bind9-devel/distinfo
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/dns/bind9-devel/Makefile
==============================================================================
--- branches/2017Q2/dns/bind9-devel/Makefile	Fri Jun 30 12:11:28 2017	(r444711)
+++ branches/2017Q2/dns/bind9-devel/Makefile	Fri Jun 30 12:14:39 2017	(r444712)
@@ -31,8 +31,8 @@ LICENSE=	MPL
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.12.0a.2017.06.14
-HASH=		d6b626e
+ISCVERSION=	9.12.0a.2017.06.30
+HASH=		9162344
 
 USES=	cpe libedit
 

Modified: branches/2017Q2/dns/bind9-devel/distinfo
==============================================================================
--- branches/2017Q2/dns/bind9-devel/distinfo	Fri Jun 30 12:11:28 2017	(r444711)
+++ branches/2017Q2/dns/bind9-devel/distinfo	Fri Jun 30 12:14:39 2017	(r444712)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497526827
-SHA256 (bind9-d6b626e.tar.gz) = 4c665fb50d3360510754fe27de6117827d04bf075300518943012a995b1cf52a
-SIZE (bind9-d6b626e.tar.gz) = 11875169
+TIMESTAMP = 1498823970
+SHA256 (bind9-9162344.tar.gz) = 8f220a296da737c5a3ba0df910f46e056e6beb9105cc0717189c4894d3a86623
+SIZE (bind9-9162344.tar.gz) = 11877540


More information about the svn-ports-branches mailing list