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:
Don Lewis 2016-04-20 05:03:46 +00:00
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

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= wdns
PORTVERSION= 0.8.1
PORTVERSION= 0.9.0
CATEGORIES= dns
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight

View file

@ -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