Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2019 07:17:13 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499957 - head/dns/bind911
Message-ID:  <201904250717.x3P7HD9W018576@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Apr 25 07:17:13 2019
New Revision: 499957
URL: https://svnweb.freebsd.org/changeset/ports/499957

Log:
  Update to BIND9 9.11.6-P1.
  
  MFH:		2019Q2
  Security:	CVE-2018-5743

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

Modified: head/dns/bind911/Makefile
==============================================================================
--- head/dns/bind911/Makefile	Thu Apr 25 07:09:17 2019	(r499956)
+++ head/dns/bind911/Makefile	Thu Apr 25 07:17:13 2019	(r499957)
@@ -3,7 +3,6 @@
 
 PORTNAME=	bind
 PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
-PORTREVISION=	1
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	ISC/bind9/${ISCVERSION}
 PKGNAMESUFFIX=	911
@@ -21,7 +20,7 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 USES=	cpe libedit
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.11.6
+ISCVERSION=	9.11.6-P1
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind911/distinfo
==============================================================================
--- head/dns/bind911/distinfo	Thu Apr 25 07:09:17 2019	(r499956)
+++ head/dns/bind911/distinfo	Thu Apr 25 07:17:13 2019	(r499957)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551432618
-SHA256 (bind-9.11.6.tar.gz) = 4499007f3a6b8bba84fc757053caeabf36466d6f7d278baccef9fd109beac6d4
-SIZE (bind-9.11.6.tar.gz) = 8125093
+TIMESTAMP = 1556110950
+SHA256 (bind-9.11.6-P1.tar.gz) = 58ace2abb4d048b67abcdef0649ecd6cbd3b0652734a41a1d34f942d5500f8ef
+SIZE (bind-9.11.6-P1.tar.gz) = 8102241



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904250717.x3P7HD9W018576>