diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2013-06-05 11:51:29 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2013-06-05 11:51:29 +0000 |
commit | c971701b31d83dd58a8e976f059e8e87cb93101c (patch) | |
tree | 92bec4915c0148e7e82f6d2668abaac1bfc86bce /dns | |
parent | 92b781fac4914cbc9ab831fc08982da1f0653d68 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind99/Makefile | 6 | ||||
-rw-r--r-- | dns/bind99/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 15d874898d8e..1c8b413e2bf7 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= bind99 -PORTVERSION= 9.9.3 +PORTVERSION= 9.9.3.1 PORTREVISION?= 0 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} @@ -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.3 +ISCVERSION= 9.9.3-P1 MAKE_JOBS_UNSAFE= yes @@ -123,7 +123,7 @@ CONFIGURE_ARGS+= --enable-rpz-nsdname .endif .if ${PORT_OPTIONS:MRPZRRL_PATCH} -PATCHFILES= rpz2+rl-9.9.3.patch +PATCHFILES= 9.9.3-rpz+rl.156.01-P1.patch PATCH_SITES= http://ss.vix.com/~vjs/ .endif diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index 625eb177b7a7..fe142b73fe21 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.9.3.tar.gz) = e45c08217eb56eb35aa39f2bb2f6fa77ee626b4dcef165a1bf0f522e252fd6bc -SIZE (bind-9.9.3.tar.gz) = 7459387 -SHA256 (rpz2+rl-9.9.3.patch) = dd2f27acbbd4cb1f26c0e1c9a0e33094a9a3a2b68bf7046413aacc8f092e5fac -SIZE (rpz2+rl-9.9.3.patch) = 324621 +SHA256 (bind-9.9.3-P1.tar.gz) = 1baa22e47c3b307c5fcc7aaf6700dd5953b5b9b7737d1e36117545af7bdbb435 +SIZE (bind-9.9.3-P1.tar.gz) = 7459819 +SHA256 (9.9.3-rpz+rl.156.01-P1.patch) = 32a3a9519266ea819855a9a7b2d8d5ff2b7f3f46094bef50610dfdcf53870da1 +SIZE (9.9.3-rpz+rl.156.01-P1.patch) = 324624 |