Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2015 22:37:54 +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: r379326 - in head/dns: bind910 bind910/files bind99 bind99/files
Message-ID:  <201502182237.t1IMbs2I048868@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Feb 18 22:37:54 2015
New Revision: 379326
URL: https://svnweb.freebsd.org/changeset/ports/379326
QAT: https://qat.redports.org/buildarchive/r379326/

Log:
  Update BIND 9.9 and 9.10 to the latest security patch.
  
  Sponsored by:	Absolight

Deleted:
  head/dns/bind910/files/patch-CVE-2015-1349
  head/dns/bind99/files/patch-CVE-2015-1349
Modified:
  head/dns/bind910/Makefile
  head/dns/bind910/distinfo
  head/dns/bind99/Makefile
  head/dns/bind99/distinfo

Modified: head/dns/bind910/Makefile
==============================================================================
--- head/dns/bind910/Makefile	Wed Feb 18 22:34:25 2015	(r379325)
+++ head/dns/bind910/Makefile	Wed Feb 18 22:37:54 2015	(r379326)
@@ -4,10 +4,10 @@ PORTNAME=	bind
 PORTVERSION=	${ISCVERSION:S/-P/P/}
 .if defined(BIND_TOOLS_SLAVE)
 # dns/bind-tools here
-PORTREVISION=	1
+PORTREVISION=	0
 .else
 # dns/bind910 here
-PORTREVISION=	2
+PORTREVISION=	0
 .endif
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	ISC/bind9/${ISCVERSION}
@@ -20,7 +20,7 @@ COMMENT?=	BIND DNS suite with updated DN
 LICENSE=	ISCL
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.10.1-P1
+ISCVERSION=	9.10.1-P2
 
 MAKE_JOBS_UNSAFE=	yes
 

Modified: head/dns/bind910/distinfo
==============================================================================
--- head/dns/bind910/distinfo	Wed Feb 18 22:34:25 2015	(r379325)
+++ head/dns/bind910/distinfo	Wed Feb 18 22:37:54 2015	(r379326)
@@ -1,2 +1,2 @@
-SHA256 (bind-9.10.1-P1.tar.gz) = 974343108d32f253a130383d0ba51290fb7bf372092f1451f264a9e3ac09898d
-SIZE (bind-9.10.1-P1.tar.gz) = 8356463
+SHA256 (bind-9.10.1-P2.tar.gz) = 42dced2300ba6147168fe1b7faa2e7740e47b75e481290cd5e4483bd8b8a7feb
+SIZE (bind-9.10.1-P2.tar.gz) = 8356565

Modified: head/dns/bind99/Makefile
==============================================================================
--- head/dns/bind99/Makefile	Wed Feb 18 22:34:25 2015	(r379325)
+++ head/dns/bind99/Makefile	Wed Feb 18 22:37:54 2015	(r379326)
@@ -2,7 +2,7 @@
 
 PORTNAME=	bind
 PORTVERSION=	${ISCVERSION:S/-P/P/}
-PORTREVISION=	4
+PORTREVISION=	0
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	ISC/bind9/${ISCVERSION}
 PKGNAMESUFFIX=	99
@@ -14,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.9.6-P1
+ISCVERSION=	9.9.6-P2
 
 MAKE_JOBS_UNSAFE=	yes
 
@@ -111,8 +111,8 @@ RPZ_NSIP_CONFIGURE_ENABLE=	rpz-nsip
 
 RPZ_NSDNAME_CONFIGURE_ENABLE=	rpz-nsdname
 
-RPZ_PATCH_PATCHFILES=	${ISCVERSION}-rpz2+rl.14038.05.patch:vix
-RPZ_PATCH_PATCH_SITES=	http://ss.vix.su/~vjs/:vix ${MASTER_SITE_LOCAL:S/%SUBDIR%/mat\/bind/:S/$/:vix/}
+RPZ_PATCH_PATCHFILES=	${ISCVERSION}-rpz2+rl.14038.05.patch.xz:vix
+RPZ_PATCH_PATCH_SITES=	http://ss.vix.su/~vjs/:vix LOCAL/mat/bind:vix
 
 RRL_CONFIGURE_ENABLE=	rrl
 

Modified: head/dns/bind99/distinfo
==============================================================================
--- head/dns/bind99/distinfo	Wed Feb 18 22:34:25 2015	(r379325)
+++ head/dns/bind99/distinfo	Wed Feb 18 22:37:54 2015	(r379326)
@@ -1,4 +1,4 @@
-SHA256 (bind-9.9.6-P1.tar.gz) = dfedcb2b414d2803accd1a9c21d183178a288f40a2486af5ec0d3369a8cb8526
-SIZE (bind-9.9.6-P1.tar.gz) = 7816337
-SHA256 (9.9.6-P1-rpz2+rl.14038.05.patch) = b978d634c3deb1de42418700ac28ec947373f8979a4bbe2230d0eea462a6cc86
-SIZE (9.9.6-P1-rpz2+rl.14038.05.patch) = 194778
+SHA256 (bind-9.9.6-P2.tar.gz) = 5e882f453a8c799a121272f68bdb90936ce97bb857f8c2b3af1c8ba3d1b749ed
+SIZE (bind-9.9.6-P2.tar.gz) = 7816640
+SHA256 (9.9.6-P2-rpz2+rl.14038.05.patch.xz) = b69825ddee742dbb342f2da4265ff2139256ad79bd0d029ba010b7bf98f2d1e5
+SIZE (9.9.6-P2-rpz2+rl.14038.05.patch.xz) = 38792



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