mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade dns/wdns to version 0.9.0:
* Support for new rrtypes: - CDNSKEY and CDS (RFC 7344) - CSYNC (RFC 7477) - EUI48 and EUI64 (RFC 7043) - OPENPGPKEY (draft-ietf-dane-openpgpkey) - TLSA (RFC 6698) - URI (RFC 7553) * Added new rrtype mnemonics: CDNSKEY, CSYNC, EUI48, EUI64, GID, L32, L64, LP, NID, OPENPGPKEY, TLSA, UID, UINFO, UNSPEC. Sponsored by: Farsight Security, Inc.
This commit is contained in:
parent
a1a21ac0ba
commit
d620a9344b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413670
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wdns
|
||||
PORTVERSION= 0.8.1
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (wdns-0.8.1.tar.gz) = 8b621281229a669906b65abc8f8d8324dd34a9b52aed7a371e70362fd1bacedc
|
||||
SIZE (wdns-0.8.1.tar.gz) = 381214
|
||||
SHA256 (wdns-0.9.0.tar.gz) = 081ec58967cb9807ee24df3a52173e19c0eb1b1fcac45f8c569ce12abdf9c0cc
|
||||
SIZE (wdns-0.9.0.tar.gz) = 384516
|
||||
|
|
Loading…
Add table
Reference in a new issue