diff options
author | delphij <delphij@FreeBSD.org> | 2017-01-12 15:30:00 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2017-01-12 15:30:00 +0800 |
commit | 4b175b2db0fc957a16ec6fbefabd2c678f3bbfff (patch) | |
tree | 515526dfe6a199ac64fc690adb570e129b277c00 /dns/bind911 | |
parent | fab858d20a919edce391312e240a219176843a69 (diff) | |
download | freebsd-ports-gnome-4b175b2db0fc957a16ec6fbefabd2c678f3bbfff.tar.gz freebsd-ports-gnome-4b175b2db0fc957a16ec6fbefabd2c678f3bbfff.tar.zst freebsd-ports-gnome-4b175b2db0fc957a16ec6fbefabd2c678f3bbfff.zip |
Security update to 9.11.0-P2.
Approved by: so
Security: d4c7e9a9-d893-11e6-9b4d-d050996490d0
MFH: 2017Q1
Diffstat (limited to 'dns/bind911')
-rw-r--r-- | dns/bind911/Makefile | 6 | ||||
-rw-r--r-- | dns/bind911/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile index 6472439d3e41..cddf9416eb45 100644 --- a/dns/bind911/Makefile +++ b/dns/bind911/Makefile @@ -5,10 +5,10 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here -PORTREVISION= 1 +PORTREVISION= 0 .else # dns/bind9xx here -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} @@ -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.0-P1 +ISCVERSION= 9.11.0-P2 USES= cpe libedit diff --git a/dns/bind911/distinfo b/dns/bind911/distinfo index 937c8abfa014..7bd46f01bd89 100644 --- a/dns/bind911/distinfo +++ b/dns/bind911/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477663452 -SHA256 (bind-9.11.0-P1.tar.gz) = 094cd3134ba1b44f0910de1334f05a7dca68d583da038de40a8ad7a0cb1592c6 -SIZE (bind-9.11.0-P1.tar.gz) = 9673074 +TIMESTAMP = 1484203132 +SHA256 (bind-9.11.0-P2.tar.gz) = d651f83ce1c08c83d6ac8201685c4f2b5fdb79794f3a4f93c3948e0ef439c1e5 +SIZE (bind-9.11.0-P2.tar.gz) = 9677204 |