Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2017 07:32:10 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r431228 - branches/2017Q1/dns/bind910
Message-ID:  <201701120732.v0C7WAJa027898@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Thu Jan 12 07:32:10 2017
New Revision: 431228
URL: https://svnweb.freebsd.org/changeset/ports/431228

Log:
  MFH: r431225
  
  Security update to 9.10.4-P5.
  
  Security:	d4c7e9a9-d893-11e6-9b4d-d050996490d0
  Approved by:	ports-secteam

Modified:
  branches/2017Q1/dns/bind910/Makefile
  branches/2017Q1/dns/bind910/distinfo
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/dns/bind910/Makefile
==============================================================================
--- branches/2017Q1/dns/bind910/Makefile	Thu Jan 12 07:31:31 2017	(r431227)
+++ branches/2017Q1/dns/bind910/Makefile	Thu Jan 12 07:32:10 2017	(r431228)
@@ -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=	910
@@ -15,7 +14,7 @@ COMMENT=	BIND DNS suite with updated DNS
 LICENSE=	ISCL
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.10.4-P4
+ISCVERSION=	9.10.4-P5
 
 USES=	cpe libedit
 

Modified: branches/2017Q1/dns/bind910/distinfo
==============================================================================
--- branches/2017Q1/dns/bind910/distinfo	Thu Jan 12 07:31:31 2017	(r431227)
+++ branches/2017Q1/dns/bind910/distinfo	Thu Jan 12 07:32:10 2017	(r431228)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477663379
-SHA256 (bind-9.10.4-P4.tar.gz) = a41ce7518e1d0faa40312cc89f4ca42246906b2718099d992e87a5d3ce9a9d86
-SIZE (bind-9.10.4-P4.tar.gz) = 9299638
+TIMESTAMP = 1484203033
+SHA256 (bind-9.10.4-P5.tar.gz) = 89c47b413613feddb1b623ad092f3def2247402e4148c464dbc6c0021e3f0feb
+SIZE (bind-9.10.4-P5.tar.gz) = 9303205



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