diff options
author | mat <mat@FreeBSD.org> | 2017-06-15 06:54:49 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-06-15 06:54:49 +0800 |
commit | 659f071fa838b9590ef4a47f42fbfc405b522b94 (patch) | |
tree | cdd224dd7a87461ad8cf92c3b38a53ca0854b264 /dns/bind99 | |
parent | 843faadff2da6bd75688e398cbbcf33cc5a7dd93 (diff) | |
download | freebsd-ports-gnome-659f071fa838b9590ef4a47f42fbfc405b522b94.tar.gz freebsd-ports-gnome-659f071fa838b9590ef4a47f42fbfc405b522b94.tar.zst freebsd-ports-gnome-659f071fa838b9590ef4a47f42fbfc405b522b94.zip |
Update to 9.9.10-P1, 9.10.5-P1, 9.11.1-P1.
MFH: 2017Q2
Security: CVE-2017-3140
Security: CVE-2017-3141
Sponsored by: Absolight
Diffstat (limited to 'dns/bind99')
-rw-r--r-- | dns/bind99/Makefile | 2 | ||||
-rw-r--r-- | dns/bind99/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index cb1891a7171b..c23f2b241cfd 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -16,7 +16,7 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.10 +ISCVERSION= 9.9.10-P1 USES= cpe libedit diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index 8e4f40e26251..2417bcec9c4a 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492688489 -SHA256 (bind-9.9.10.tar.gz) = 7deabe932b11149ebce7bf96abe114479c3c52e0081a29d00877125f55ae562a -SIZE (bind-9.9.10.tar.gz) = 8857543 +TIMESTAMP = 1497425667 +SHA256 (bind-9.9.10-P1.tar.gz) = 2c09f361a5936b31dcfd9dfaa324351dc2cd25ca0a380cf4caa2cc94b3ba6bc5 +SIZE (bind-9.9.10-P1.tar.gz) = 8836915 |