diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-09-05 13:51:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-09-05 13:51:19 +0000 |
commit | 9d464156cb482f651d344e3d18fa55187c7eedfd (patch) | |
tree | 85cf7cae0abb45fb09961dc9ca8fecbf41e46011 | |
parent | Update to 0.4.6. (diff) |
Update to latest commit.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=421365
-rw-r--r-- | dns/bind9-devel/Makefile | 4 | ||||
-rw-r--r-- | dns/bind9-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 73f83a5c585b..f2d5db351bde 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -30,8 +30,8 @@ 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.12.0a.2016.08.30 -HASH= 9d11e46 +ISCVERSION= 9.12.0a.2016.09.02 +HASH= 1a49346 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index d192aaf09007..a77baf26a7f8 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1472552259 -SHA256 (bind9-9d11e46.tar.gz) = a131e7c2cfb36f3aad21fabe6cf6a18d23e872f6a2da162782a6167e9955e940 -SIZE (bind9-9d11e46.tar.gz) = 11795893 +TIMESTAMP = 1473074232 +SHA256 (bind9-1a49346.tar.gz) = 946a34247bcfa5e10cf534cd28c637d5f0ecc6ee9ff21f9c51a5dd0e14407afb +SIZE (bind9-1a49346.tar.gz) = 11795836 |