mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 9.8.6
This commit is contained in:
parent
3ca507ce12
commit
bd33f08ef3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328564
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bind98
|
||||
PORTVERSION= 9.8.5.2
|
||||
PORTVERSION= 9.8.6
|
||||
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.5-P2
|
||||
ISCVERSION= 9.8.6
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
@ -51,7 +51,7 @@ DLZ_LDAP_DESC= DLZ LDAP driver
|
||||
DLZ_FILESYSTEM_DESC= DLZ filesystem driver
|
||||
DLZ_STUB_DESC= DLZ stub driver
|
||||
|
||||
NO_STAGE= yes
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if (${ARCH} == "amd64")
|
||||
@ -116,7 +116,7 @@ CONFIGURE_ARGS+= --enable-rpz-nsdname
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MRPZRRL_PATCH}
|
||||
PATCHFILES= 9.8.5-rpz+rl.13208.13-P2.patch
|
||||
PATCHFILES= rpz2+rl-9.8.6.patch
|
||||
PATCH_SITES= http://ss.vix.com/~vjs/
|
||||
.endif
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (bind-9.8.5-P2.tar.gz) = 4c0e25e69e6a4665295b2322df94647f020e93c86189c39f6860d7654a411f1e
|
||||
SIZE (bind-9.8.5-P2.tar.gz) = 7262961
|
||||
SHA256 (9.8.5-rpz+rl.13208.13-P2.patch) = 797fa7c2aedf92ac8fd99b732047df1c8d57a1a79141a97266b345672c8222d7
|
||||
SIZE (9.8.5-rpz+rl.13208.13-P2.patch) = 364085
|
||||
SHA256 (bind-9.8.6.tar.gz) = 01cc3a0105b47833b99e61b69acd824be4eeefd6557fffa26eced8e03f1249cd
|
||||
SIZE (bind-9.8.6.tar.gz) = 7275769
|
||||
SHA256 (rpz2+rl-9.8.6.patch) = 76b988205ce17034ff6c03cff943d0e579a5a46dbc47e1fac83704c88fb96d79
|
||||
SIZE (rpz2+rl-9.8.6.patch) = 348361
|
||||
|
@ -144,11 +144,13 @@ include/isc/resource.h
|
||||
include/isc/result.h
|
||||
include/isc/resultclass.h
|
||||
include/isc/rwlock.h
|
||||
include/isc/safe.h
|
||||
include/isc/serial.h
|
||||
include/isc/sha1.h
|
||||
include/isc/sha2.h
|
||||
include/isc/sockaddr.h
|
||||
include/isc/socket.h
|
||||
include/isc/stat.h
|
||||
include/isc/stdio.h
|
||||
include/isc/stdlib.h
|
||||
include/isc/stdtime.h
|
||||
|
Loading…
Reference in New Issue
Block a user