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/bind910 | |
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/bind910')
-rw-r--r-- | dns/bind910/Makefile | 4 | ||||
-rw-r--r-- | dns/bind910/distinfo | 4 |
2 files changed, 4 insertions, 4 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 |