svn commit: r493847 - head/dns/bind913

Mathieu Arnold mat at FreeBSD.org
Mon Feb 25 09:57:28 UTC 2019


Author: mat
Date: Mon Feb 25 09:57:26 2019
New Revision: 493847
URL: https://svnweb.freebsd.org/changeset/ports/493847

Log:
  Update to 9.13.7.

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

Modified: head/dns/bind913/Makefile
==============================================================================
--- head/dns/bind913/Makefile	Mon Feb 25 09:57:22 2019	(r493846)
+++ head/dns/bind913/Makefile	Mon Feb 25 09:57:26 2019	(r493847)
@@ -8,7 +8,7 @@ PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc
 PORTREVISION=	0
 .else
 # dns/bind913 here
-PORTREVISION=	3
+PORTREVISION=	0
 .endif
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	ISC/bind9/${ISCVERSION}
@@ -33,7 +33,7 @@ LIB_DEPENDS=	libxml2.so:textproc/libxml2
 
 USES=	compiler:c11 cpe libedit ssl
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.13.6
+ISCVERSION=	9.13.7
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind913/distinfo
==============================================================================
--- head/dns/bind913/distinfo	Mon Feb 25 09:57:22 2019	(r493846)
+++ head/dns/bind913/distinfo	Mon Feb 25 09:57:26 2019	(r493847)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549709789
-SHA256 (bind-9.13.6.tar.gz) = ae771f209fd807d6cb9db20e16ee96ec4ba44b2052cda8c4487ddacae124870e
-SIZE (bind-9.13.6.tar.gz) = 6316388
+TIMESTAMP = 1551088272
+SHA256 (bind-9.13.7.tar.gz) = e7f2065c790419d642dc0a32c5652a53b68a7f17c188fe25a20c5984ddfb74e6
+SIZE (bind-9.13.7.tar.gz) = 6296628


More information about the svn-ports-head mailing list