diff options
author | mat <mat@FreeBSD.org> | 2014-05-02 19:51:17 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-05-02 19:51:17 +0800 |
commit | 72b81a13ec5d3b5e455c89d972105e2e5e52086c (patch) | |
tree | 1e4b3647efd42dad486329e2148a06fcbfc63155 /dns | |
parent | af551fa7bc32f3923cf264d5acd420a9ca140d84 (diff) | |
download | freebsd-ports-gnome-72b81a13ec5d3b5e455c89d972105e2e5e52086c.tar.gz freebsd-ports-gnome-72b81a13ec5d3b5e455c89d972105e2e5e52086c.tar.zst freebsd-ports-gnome-72b81a13ec5d3b5e455c89d972105e2e5e52086c.zip |
Update to 9.10.0
Changes: https://lists.isc.org/pipermail/bind-announce/2014-May/000908.html
Relnotes: yes (if applicable to ports)
Sponsored by: Absolight
Diffstat (limited to 'dns')
-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 4046f883ca39..9dde1f5e92b6 100644 --- a/dns/bind910/Makefile +++ b/dns/bind910/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bind -PORTVERSION= 9.10.0rc2 +PORTVERSION= 9.10.0 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -14,7 +14,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.0rc2 +ISCVERSION= 9.10.0 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind910/distinfo b/dns/bind910/distinfo index e6b65c5a4f4c..c3577dbe8da4 100644 --- a/dns/bind910/distinfo +++ b/dns/bind910/distinfo @@ -1,2 +1,2 @@ -SHA256 (bind-9.10.0rc2.tar.gz) = 1cc90f89ee4ba1ee7847067d4ce977c9a80874e6fc6edd438fcc07387b6aeccb -SIZE (bind-9.10.0rc2.tar.gz) = 8335501 +SHA256 (bind-9.10.0.tar.gz) = acc2f5cc58c121f927e02c23e7e3e2e4876139eaac4a9df71800d4a38917c887 +SIZE (bind-9.10.0.tar.gz) = 8335569 |