diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-07-07 22:15:07 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-07-07 22:15:07 +0000 |
commit | f10c0cc39d3023d4907285f39d64bbc1b936c565 (patch) | |
tree | 7bd8c851630b85e3f4dc131e5166ab743f71048e /dns | |
parent | 7acab0e9d7cce2b5e8192285a10023dd35f93356 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind910/Makefile | 2 | ||||
-rw-r--r-- | dns/bind910/distinfo | 4 | ||||
-rw-r--r-- | dns/bind99/Makefile | 2 | ||||
-rw-r--r-- | dns/bind99/distinfo | 8 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dns/bind910/Makefile b/dns/bind910/Makefile index 863a4890f8eb..8e69b46490bd 100644 --- a/dns/bind910/Makefile +++ b/dns/bind910/Makefile @@ -21,7 +21,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.10.2 +ISCVERSION= 9.10.2-P2 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind910/distinfo b/dns/bind910/distinfo index 248fc3b0718d..a164a6eeee93 100644 --- a/dns/bind910/distinfo +++ b/dns/bind910/distinfo @@ -1,2 +1,2 @@ -SHA256 (bind-9.10.2.tar.gz) = 6f9bb7908aa45c1edfa391e356fc0afc1ded175386cdefb6cf9e1289f7457a98 -SIZE (bind-9.10.2.tar.gz) = 8481111 +SHA256 (bind-9.10.2-P2.tar.gz) = b1e6f0af88634aaf48fb9d06bbf82968264f49b8e2685f061dd3fd4c1ab76c5f +SIZE (bind-9.10.2-P2.tar.gz) = 8469608 diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index bead4d26800d..a2ed57c9d545 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -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.7 +ISCVERSION= 9.9.7-P1 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index 4eb3bdee2967..9164a52f5d42 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.9.7.tar.gz) = 3f23e7fcb363a2594ed1f065868c2c1080a93636a4fcb4c47f9e164e2cd74c66 -SIZE (bind-9.9.7.tar.gz) = 7960032 -SHA256 (9.9.7-rpz2+rl.14038.05.patch.xz) = 24922363fa4ff1c6d90c57a681c3616701c14ace9ea5eb7589abb420d3745000 -SIZE (9.9.7-rpz2+rl.14038.05.patch.xz) = 39124 +SHA256 (bind-9.9.7-P1.tar.gz) = bd086ff58afaf03cfb8dc695c79b6bd6d0217ef56750a78ff0668b2b3acda34d +SIZE (bind-9.9.7-P1.tar.gz) = 7935246 +SHA256 (9.9.7-P1-rpz2+rl.14038.05.patch.xz) = a429f9583161302c95d79ebf4a012a2c20c75a33a97d07477c082711b824dca8 +SIZE (9.9.7-P1-rpz2+rl.14038.05.patch.xz) = 39124 |