diff options
author | mat <mat@FreeBSD.org> | 2016-09-28 00:10:22 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-09-28 00:10:22 +0800 |
commit | 7ac12f0e260bd7bac799ea9c2298e9f53e3918ce (patch) | |
tree | 7fa84f89119e14fdba50ceadb071d05c9a994962 /dns/bind99 | |
parent | 43df7f3a99b1fb226b99f95994ee347ce21ea24b (diff) | |
download | freebsd-ports-gnome-7ac12f0e260bd7bac799ea9c2298e9f53e3918ce.tar.gz freebsd-ports-gnome-7ac12f0e260bd7bac799ea9c2298e9f53e3918ce.tar.zst freebsd-ports-gnome-7ac12f0e260bd7bac799ea9c2298e9f53e3918ce.zip |
Update BIND9 to latest versions, 9.9.9-P3, 9.10.4-P3, 9.11.0rc3
MFH: 2016Q3
Security: CVE-2016-2776
Sponsored by: Absolight
Diffstat (limited to 'dns/bind99')
-rw-r--r-- | dns/bind99/Makefile | 4 | ||||
-rw-r--r-- | dns/bind99/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 7c49a5e2808b..222ceb5cd756 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 1 +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.9-P2 +ISCVERSION= 9.9.9-P3 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index c5d0ef7b1f8c..d0b99ea22086 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1468930264 -SHA256 (bind-9.9.9-P2.tar.gz) = 7746cc29071cb7e10f10be013cea836a3027b820a367ce3986cd366c01863bf2 -SIZE (bind-9.9.9-P2.tar.gz) = 8762371 -SHA256 (9.9.9-P2-rpz2+rl.14038.05.patch.xz) = d7ddc47641b95f4135baf6c7fd1e39ce06a599e1a97ba589e11c02d3be28ceed -SIZE (9.9.9-P2-rpz2+rl.14038.05.patch.xz) = 39288 +TIMESTAMP = 1474632756 +SHA256 (bind-9.9.9-P3.tar.gz) = d63befc221e305bc5cadf9018535e533ebb5a99dd8df69acf42191ecb58991e2 +SIZE (bind-9.9.9-P3.tar.gz) = 8764358 +SHA256 (9.9.9-P3-rpz2+rl.14038.05.patch.xz) = fffc64517aeabd0a9d51243e98b2fad725f98641cfa19e469c0a7b46e6bbc3c0 +SIZE (9.9.9-P3-rpz2+rl.14038.05.patch.xz) = 39308 |