Date: Wed, 2 Sep 2015 20:46:56 +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: r395908 - in head/dns: bind910 bind99 Message-ID: <201509022046.t82Kku8t020430@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Sep 2 20:46:55 2015 New Revision: 395908 URL: https://svnweb.freebsd.org/changeset/ports/395908 Log: Update BIND to 9.9.7-P3 and 9.10.2-P4. MFH: 2015Q3 (Also needs 393161 395660 395703) Security: CVE-2015-5722, CVE-2015-5986 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 Wed Sep 2 20:35:02 2015 (r395907) +++ head/dns/bind910/Makefile Wed Sep 2 20:46:55 2015 (r395908) @@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/} PORTREVISION= 0 .else # dns/bind910 here -PORTREVISION= 3 +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-P3 +ISCVERSION= 9.10.2-P4 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind910/distinfo ============================================================================== --- head/dns/bind910/distinfo Wed Sep 2 20:35:02 2015 (r395907) +++ head/dns/bind910/distinfo Wed Sep 2 20:46:55 2015 (r395908) @@ -1,2 +1,2 @@ -SHA256 (bind-9.10.2-P3.tar.gz) = 78079a66dda455ffecfe93ef72d1ffc947f17b1c453d55ec06b860b49a5e1d4a -SIZE (bind-9.10.2-P3.tar.gz) = 8469831 +SHA256 (bind-9.10.2-P4.tar.gz) = c00b21ec1def212957f28efe9d10aac52d6ec515e84fbf2c42143f5d71429cb8 +SIZE (bind-9.10.2-P4.tar.gz) = 8471531 Modified: head/dns/bind99/Makefile ============================================================================== --- head/dns/bind99/Makefile Wed Sep 2 20:35:02 2015 (r395907) +++ head/dns/bind99/Makefile Wed Sep 2 20:46:55 2015 (r395908) @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/} -PORTREVISION= 3 +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-P2 +ISCVERSION= 9.9.7-P3 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind99/distinfo ============================================================================== --- head/dns/bind99/distinfo Wed Sep 2 20:35:02 2015 (r395907) +++ head/dns/bind99/distinfo Wed Sep 2 20:46:55 2015 (r395908) @@ -1,4 +1,4 @@ -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 +SHA256 (bind-9.9.7-P3.tar.gz) = cb737dce18350890f350dd7d3bc836c62ea440103dfde184c09bc18cfad8a844 +SIZE (bind-9.9.7-P3.tar.gz) = 7939885 +SHA256 (9.9.7-P3-rpz2+rl.14038.05.patch.xz) = ec3c5c5a5011d605eeff664e41d3839c3ecda476a8a2eb20784dfaa79f8b8a77 +SIZE (9.9.7-P3-rpz2+rl.14038.05.patch.xz) = 39124
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509022046.t82Kku8t020430>