svn commit: r531792 - head/dns/bind916

Mathieu Arnold mat at FreeBSD.org
Wed Apr 15 20:46:18 UTC 2020


Author: mat
Date: Wed Apr 15 20:46:15 2020
New Revision: 531792
URL: https://svnweb.freebsd.org/changeset/ports/531792

Log:
  Update to 9.16.2.
  
  MFH:		2020Q2
  Changes:	https://downloads.isc.org/isc/bind9/9.16.2/RELEASE-NOTES-bind-9.16.2.html

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

Modified: head/dns/bind916/Makefile
==============================================================================
--- head/dns/bind916/Makefile	Wed Apr 15 20:46:09 2020	(r531791)
+++ head/dns/bind916/Makefile	Wed Apr 15 20:46:15 2020	(r531792)
@@ -41,7 +41,7 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 
 USES=		compiler:c11 cpe libedit pkgconfig ssl tar:xz
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.16.1
+ISCVERSION=	9.16.2
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind916/distinfo
==============================================================================
--- head/dns/bind916/distinfo	Wed Apr 15 20:46:09 2020	(r531791)
+++ head/dns/bind916/distinfo	Wed Apr 15 20:46:15 2020	(r531792)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584611383
-SHA256 (bind-9.16.1.tar.xz) = a913d7e78135b9123d233215b58102fa0f18130fb1e158465a1c2b6f3bd75e91
-SIZE (bind-9.16.1.tar.xz) = 4541768
+TIMESTAMP = 1586982482
+SHA256 (bind-9.16.2.tar.xz) = d9e5b77cfca5ccad97f19cddc87128758ec15c16e6585000c6b2f84fc225993f
+SIZE (bind-9.16.2.tar.xz) = 4559216


More information about the svn-ports-all mailing list