diff options
author | mat <mat@FreeBSD.org> | 2015-07-29 06:21:44 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-07-29 06:21:44 +0800 |
commit | 68f8e24af9adc86c78df3bf65b73b1dd6c87e223 (patch) | |
tree | 4086b56770980e7c4234530ffdaa9273d480e148 /dns | |
parent | 5c3148e25c8c1c1ee161d2c0ff2a4632febf35c5 (diff) | |
download | freebsd-ports-gnome-68f8e24af9adc86c78df3bf65b73b1dd6c87e223.tar.gz freebsd-ports-gnome-68f8e24af9adc86c78df3bf65b73b1dd6c87e223.tar.zst freebsd-ports-gnome-68f8e24af9adc86c78df3bf65b73b1dd6c87e223.zip |
Update BIND9.
- 9.9 -> 9.9.7-P2
- 9.10 -> 9.10.2-P3
Security: CVE-2015-5477
Sponsored by: Absolight
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind910/Makefile | 4 | ||||
-rw-r--r-- | dns/bind910/distinfo | 4 | ||||
-rw-r--r-- | dns/bind99/Makefile | 4 | ||||
-rw-r--r-- | dns/bind99/distinfo | 8 |
4 files changed, 10 insertions, 10 deletions
diff --git a/dns/bind910/Makefile b/dns/bind910/Makefile index 8e69b46490bd..582a0c927a9b 100644 --- a/dns/bind910/Makefile +++ b/dns/bind910/Makefile @@ -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 DNSSEC and DNS64 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 diff --git a/dns/bind910/distinfo b/dns/bind910/distinfo index a164a6eeee93..0e251d904535 100644 --- a/dns/bind910/distinfo +++ b/dns/bind910/distinfo @@ -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 diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index a2ed57c9d545..044e443b1113 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -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 DNSSEC and DNS64 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 diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index 9164a52f5d42..69ccee01c379 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -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 |