diff options
author | mat <mat@FreeBSD.org> | 2014-12-09 01:29:44 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-12-09 01:29:44 +0800 |
commit | 9c100e08ed98358673c49d85d3638a502b94c1f9 (patch) | |
tree | bf9a9578646d789ab664c236859c5c2a4dba7557 /dns/bind99 | |
parent | 6553e2759b26dfcf7eaf8c7c64b10fe0a95fb308 (diff) | |
download | freebsd-ports-gnome-9c100e08ed98358673c49d85d3638a502b94c1f9.tar.gz freebsd-ports-gnome-9c100e08ed98358673c49d85d3638a502b94c1f9.tar.zst freebsd-ports-gnome-9c100e08ed98358673c49d85d3638a502b94c1f9.zip |
Security update of BIND9 to 9.9.6-P1 and 9.10.1-P1.
Security: CVE-2014-8500 CVE-2014-8680
Sponsored by: Absolight
Diffstat (limited to 'dns/bind99')
-rw-r--r-- | dns/bind99/Makefile | 6 | ||||
-rw-r--r-- | dns/bind99/distinfo | 8 | ||||
-rw-r--r-- | dns/bind99/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 506381b58131..0ef1b33b38d8 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/} -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 99 @@ -14,7 +14,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.6 +ISCVERSION= 9.9.6-P1 MAKE_JOBS_UNSAFE= yes @@ -109,7 +109,7 @@ RPZ_NSIP_CONFIGURE_ENABLE= rpz-nsip RPZ_NSDNAME_CONFIGURE_ENABLE= rpz-nsdname -RPZ_PATCH_PATCHFILES= 9.9.6-rpz2+rl.14038.05.patch:vix +RPZ_PATCH_PATCHFILES= 9.9.6-P1-rpz2+rl.14038.05.patch:vix RPZ_PATCH_PATCH_SITES= http://ss.vix.su/~vjs/:vix ${MASTER_SITE_LOCAL:S/%SUBDIR%/mat\/bind/:S/$/:vix/} RRL_CONFIGURE_ENABLE= rrl diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index 3391c07fe195..40b19c835b41 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.9.6.tar.gz) = 6b9432644a3bfa41695354543bd9e2547104e35f3c7354a416a030a4cdd1c514 -SIZE (bind-9.9.6.tar.gz) = 7811896 -SHA256 (9.9.6-rpz2+rl.14038.05.patch) = 7ff0f755a032f6c44ed5758c257a8e217be8e7f8af5bf967333e08621b1abe67 -SIZE (9.9.6-rpz2+rl.14038.05.patch) = 194775 +SHA256 (bind-9.9.6-P1.tar.gz) = dfedcb2b414d2803accd1a9c21d183178a288f40a2486af5ec0d3369a8cb8526 +SIZE (bind-9.9.6-P1.tar.gz) = 7816337 +SHA256 (9.9.6-P1-rpz2+rl.14038.05.patch) = b978d634c3deb1de42418700ac28ec947373f8979a4bbe2230d0eea462a6cc86 +SIZE (9.9.6-P1-rpz2+rl.14038.05.patch) = 194778 diff --git a/dns/bind99/pkg-plist b/dns/bind99/pkg-plist index 4d66d02caa5c..aae7c56fa1ed 100644 --- a/dns/bind99/pkg-plist +++ b/dns/bind99/pkg-plist @@ -112,6 +112,7 @@ include/isc/buffer.h include/isc/bufferlist.h include/isc/commandline.h include/isc/condition.h +include/isc/counter.h include/isc/dir.h include/isc/entropy.h include/isc/error.h |