mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Upgrade to 0.7.0:
[ Henry Stern ] * wdns_str_to_rdata(): New function. * wdns_str_to_rrclass(): New function. [ Robert Edmonds ] * examples/wdns-dump-file: New utility. Sponsored by: Farsight Security, Inc.
This commit is contained in:
parent
d42cd29114
commit
ce2cb4208b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397665
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wdns
|
||||
PORTVERSION= 0.6.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wdns-0.6.0.tar.gz) = db47129e5cbb043fe4b2ca8582684236cd5e640c60f6d7bfddca83a9f2a828c6
|
||||
SIZE (wdns-0.6.0.tar.gz) = 346825
|
||||
SHA256 (wdns-0.7.0.tar.gz) = 7af6449f77f8044408fe84e88f22e11f1b1639251cdeb4c339841bd100e64187
|
||||
SIZE (wdns-0.7.0.tar.gz) = 359744
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/wdns-dump-file
|
||||
bin/wdns-dump-pcap
|
||||
bin/wdns-test-deserialize-rrset
|
||||
bin/wdns-test-downcase-rrset
|
||||
|
Loading…
Reference in New Issue
Block a user