mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Update to 9.8.5
This commit is contained in:
parent
ba4429551b
commit
bb37a21123
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319472
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bind98
|
||||
PORTVERSION= 9.8.4.2
|
||||
PORTVERSION= 9.8.5
|
||||
CATEGORIES= dns net ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_ISC}
|
||||
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
|
||||
@ -13,7 +13,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.8.4-P2
|
||||
ISCVERSION= 9.8.5
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
@ -109,7 +109,7 @@ CONFIGURE_ARGS+= --enable-rpz-nsdname
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MRPZRRL_PATCH}
|
||||
PATCHFILES= rpz2+rl-9.8.4-P2.patch
|
||||
PATCHFILES= rpz2+rl-9.8.5.patch
|
||||
PATCH_SITES= http://ss.vix.com/~vjs/
|
||||
.endif
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (bind-9.8.4-P2.tar.gz) = e772edfb41036a25e1392ab15ff4d3754f03c301b4b059d64afd8d8dadd18193
|
||||
SIZE (bind-9.8.4-P2.tar.gz) = 7129690
|
||||
SHA256 (rpz2+rl-9.8.4-P2.patch) = d42e860d5d98a54a73be28ff178784a8a245d4d20ff1a4571b3d2b132c9775a5
|
||||
SIZE (rpz2+rl-9.8.4-P2.patch) = 340902
|
||||
SHA256 (bind-9.8.5.tar.gz) = 250bf1a305290db30c4e3b284e9ac58c53687727b51107c393bdb3fd3f36de6d
|
||||
SIZE (bind-9.8.5.tar.gz) = 7262595
|
||||
SHA256 (rpz2+rl-9.8.5.patch) = 918a45012092f3a21ea4cae248d18d332d435ff41a0e4260246c85f0e682bca9
|
||||
SIZE (rpz2+rl-9.8.5.patch) = 323496
|
||||
|
@ -138,6 +138,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
|
||||
|
Loading…
Reference in New Issue
Block a user