diff options
author | mat <mat@FreeBSD.org> | 2016-10-05 06:35:31 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-10-05 06:35:31 +0800 |
commit | 85fe3645b7d6092bac9c68815739bbc0295506d4 (patch) | |
tree | 71c19c748d86858b367343702fb23559c2bd1995 /dns | |
parent | 6bc9b60955223741a001ac59a7c354714dea776c (diff) | |
download | freebsd-ports-gnome-85fe3645b7d6092bac9c68815739bbc0295506d4.tar.gz freebsd-ports-gnome-85fe3645b7d6092bac9c68815739bbc0295506d4.tar.zst freebsd-ports-gnome-85fe3645b7d6092bac9c68815739bbc0295506d4.zip |
Update to 9.11.0
Changes: https://lists.isc.org/pipermail/bind-announce/2016-October/001007.html
Sponsored by: Absolight
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind911/Makefile | 2 | ||||
-rw-r--r-- | dns/bind911/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile index 607976bfbc52..6640cee94b10 100644 --- a/dns/bind911/Makefile +++ b/dns/bind911/Makefile @@ -29,7 +29,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= MPL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.0rc3 +ISCVERSION= 9.11.0 USES= cpe libedit diff --git a/dns/bind911/distinfo b/dns/bind911/distinfo index d5338cac647d..2749af0315b5 100644 --- a/dns/bind911/distinfo +++ b/dns/bind911/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474983508 -SHA256 (bind-9.11.0rc3.tar.gz) = 5e4591a534aba489929c38010c3b8451654ae095a59f7f2a62bfdc00dad00369 -SIZE (bind-9.11.0rc3.tar.gz) = 9799670 +TIMESTAMP = 1475620351 +SHA256 (bind-9.11.0.tar.gz) = 6f0b403036e0281b272a0fbdd0dc3417f3050b625cb059c5409432611418058b +SIZE (bind-9.11.0.tar.gz) = 9789272 |