1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to 9.9.3

This commit is contained in:
Erwin Lansing 2013-05-31 09:49:42 +00:00
parent f610ee2f9c
commit e69dae8873
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319476
3 changed files with 8 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME?= bind99
PORTVERSION= 9.9.2.2
PORTVERSION= 9.9.3
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.2-P2
ISCVERSION= 9.9.3
MAKE_JOBS_UNSAFE= yes
@ -123,7 +123,7 @@ CONFIGURE_ARGS+= --enable-rpz-nsdname
.endif
.if ${PORT_OPTIONS:MRPZRRL_PATCH}
PATCHFILES= rpz2+rl-9.9.2-P2.patch
PATCHFILES= rpz2+rl-9.9.3.patch
PATCH_SITES= http://ss.vix.com/~vjs/
.endif

View File

@ -1,4 +1,4 @@
SHA256 (bind-9.9.2-P2.tar.gz) = ff822734e3550969251411e20f6f7397d14a912613a42af423752e93fdb565d2
SIZE (bind-9.9.2-P2.tar.gz) = 7277958
SHA256 (rpz2+rl-9.9.2-P2.patch) = e4490089f76075a805d60b78bdf2a1146c98acb7601d6f9fc15b5c64e3da4416
SIZE (rpz2+rl-9.9.2-P2.patch) = 343784
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

View File

@ -139,6 +139,7 @@ include/isc/radix.h
include/isc/random.h
include/isc/ratelimiter.h
include/isc/refcount.h
include/isc/regex.h
include/isc/region.h
include/isc/resource.h
include/isc/result.h