svn commit: r549731 - head/dns/bind911

Mathieu Arnold mat at FreeBSD.org
Wed Sep 23 14:42:23 UTC 2020


Author: mat
Date: Wed Sep 23 14:42:22 2020
New Revision: 549731
URL: https://svnweb.freebsd.org/changeset/ports/549731

Log:
  Update to 9.11.23.
  
  MFH:		2020Q3 (bugfix)
  Changes:	https://downloads.isc.org/isc/bind9/9.11.23/RELEASE-NOTES-bind-9.11.23.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	Wed Sep 23 14:34:23 2020	(r549730)
+++ head/dns/bind911/Makefile	Wed Sep 23 14:42:22 2020	(r549731)
@@ -24,7 +24,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.22
+ISCVERSION=	9.11.23
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind911/distinfo
==============================================================================
--- head/dns/bind911/distinfo	Wed Sep 23 14:34:23 2020	(r549730)
+++ head/dns/bind911/distinfo	Wed Sep 23 14:42:22 2020	(r549731)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597735112
-SHA256 (bind-9.11.22.tar.gz) = afc6d8015006f1cabf699ff19f517bb8fd9c1811e5231f26baf51c3550262ac9
-SIZE (bind-9.11.22.tar.gz) = 8248081
+TIMESTAMP = 1600870608
+SHA256 (bind-9.11.23.tar.gz) = 6e194d2f2a4c9fc18f5989b7a28b71161d1703c0d9b2c0fb8c0a545cc05ad2e1
+SIZE (bind-9.11.23.tar.gz) = 8257821


More information about the svn-ports-all mailing list