Date: Thu, 13 Apr 2017 04:21:55 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438425 - head/dns/bind99 Message-ID: <201704130421.v3D4LtGO019999@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Thu Apr 13 04:21:55 2017 New Revision: 438425 URL: https://svnweb.freebsd.org/changeset/ports/438425 Log: Security update to 9.9.9-P8. Security: c6861494-1ffb-11e7-934d-d05099c0ae8c Approved by: so Modified: head/dns/bind99/Makefile head/dns/bind99/distinfo Modified: head/dns/bind99/Makefile ============================================================================== --- head/dns/bind99/Makefile Thu Apr 13 04:13:32 2017 (r438424) +++ head/dns/bind99/Makefile Thu Apr 13 04:21:55 2017 (r438425) @@ -15,7 +15,7 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.9-P6 +ISCVERSION= 9.9.9-P8 USES= cpe libedit Modified: head/dns/bind99/distinfo ============================================================================== --- head/dns/bind99/distinfo Thu Apr 13 04:13:32 2017 (r438424) +++ head/dns/bind99/distinfo Thu Apr 13 04:21:55 2017 (r438425) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486542381 -SHA256 (bind-9.9.9-P6.tar.gz) = 196e3deab1276fb4648c9792b429bec182d708ec42c81a0ef21874ec2d90c9e1 -SIZE (bind-9.9.9-P6.tar.gz) = 8778790 +TIMESTAMP = 1492055014 +SHA256 (bind-9.9.9-P8.tar.gz) = ffddfcad820200d287b6063694116f88bb48838b250fe383f135136f1c31b1b8 +SIZE (bind-9.9.9-P8.tar.gz) = 8790853
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704130421.v3D4LtGO019999>