Date: Tue, 28 Jul 2015 22:21:45 +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: r393127 - in head/dns: bind910 bind99 Message-ID: <201507282221.t6SMLjTc067455@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue Jul 28 22:21:44 2015 New Revision: 393127 URL: https://svnweb.freebsd.org/changeset/ports/393127 Log: Update BIND9. - 9.9 -> 9.9.7-P2 - 9.10 -> 9.10.2-P3 Security: CVE-2015-5477 Sponsored by: Absolight 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 Tue Jul 28 22:21:04 2015 (r393126) +++ head/dns/bind910/Makefile Tue Jul 28 22:21:44 2015 (r393127) @@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/} PORTREVISION= 0 .else # dns/bind910 here -PORTREVISION= 5 +PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} @@ -21,7 +21,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.2-P2 +ISCVERSION= 9.10.2-P3 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind910/distinfo ============================================================================== --- head/dns/bind910/distinfo Tue Jul 28 22:21:04 2015 (r393126) +++ head/dns/bind910/distinfo Tue Jul 28 22:21:44 2015 (r393127) @@ -1,2 +1,2 @@ -SHA256 (bind-9.10.2-P2.tar.gz) = b1e6f0af88634aaf48fb9d06bbf82968264f49b8e2685f061dd3fd4c1ab76c5f -SIZE (bind-9.10.2-P2.tar.gz) = 8469608 +SHA256 (bind-9.10.2-P3.tar.gz) = 78079a66dda455ffecfe93ef72d1ffc947f17b1c453d55ec06b860b49a5e1d4a +SIZE (bind-9.10.2-P3.tar.gz) = 8469831 Modified: head/dns/bind99/Makefile ============================================================================== --- head/dns/bind99/Makefile Tue Jul 28 22:21:04 2015 (r393126) +++ head/dns/bind99/Makefile Tue Jul 28 22:21:44 2015 (r393127) @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/} -PORTREVISION= 4 +PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 99 @@ -15,7 +15,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.7-P1 +ISCVERSION= 9.9.7-P2 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind99/distinfo ============================================================================== --- head/dns/bind99/distinfo Tue Jul 28 22:21:04 2015 (r393126) +++ head/dns/bind99/distinfo Tue Jul 28 22:21:44 2015 (r393127) @@ -1,4 +1,4 @@ -SHA256 (bind-9.9.7-P1.tar.gz) = bd086ff58afaf03cfb8dc695c79b6bd6d0217ef56750a78ff0668b2b3acda34d -SIZE (bind-9.9.7-P1.tar.gz) = 7935246 -SHA256 (9.9.7-P1-rpz2+rl.14038.05.patch.xz) = a429f9583161302c95d79ebf4a012a2c20c75a33a97d07477c082711b824dca8 -SIZE (9.9.7-P1-rpz2+rl.14038.05.patch.xz) = 39124 +SHA256 (bind-9.9.7-P2.tar.gz) = f5f433567e5f68d61460d86f691471259a49b6d10d7422acbd88b7fdb038b518 +SIZE (bind-9.9.7-P2.tar.gz) = 7935877 +SHA256 (9.9.7-P2-rpz2+rl.14038.05.patch.xz) = 149f8e2888466444138e37096ea57da181b7f21e7fad232c8eedeed12ffcd99b +SIZE (9.9.7-P2-rpz2+rl.14038.05.patch.xz) = 39124
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507282221.t6SMLjTc067455>