mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
dns/dnscap: Update to 2.0.1
Changes: https://github.com/DNS-OARC/dnscap/releases
This commit is contained in:
parent
5f4aceedba
commit
91b524c27a
@ -1,7 +1,7 @@
|
||||
# Created by: Edwin Groothuis <edwin@mavetju.org>
|
||||
|
||||
PORTNAME= dnscap
|
||||
PORTVERSION= 1.12.0
|
||||
PORTVERSION= 2.0.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://www.dns-oarc.net/files/dnscap/ \
|
||||
@ -13,6 +13,8 @@ COMMENT= DNS network traffic capture utility
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libldns.so:dns/ldns
|
||||
|
||||
USES= autoreconf libtool localbase pkgconfig ssl
|
||||
|
||||
CONFIGURE_ARGS= --enable-shared --enable-static
|
||||
@ -26,10 +28,8 @@ OPTIONS_DEFAULT=THREADS
|
||||
OPTIONS_SUB= yes
|
||||
CDS_DESC= CBOR DNS Stream (CDS) format (experimental)
|
||||
|
||||
CDS_CONFIGURE_OFF= ac_cv_lib_ldns_ldns_wire2pkt=no \
|
||||
ac_cv_lib_tinycbor_cbor_parser_init=no
|
||||
CDS_LIB_DEPENDS= libldns.so:dns/ldns \
|
||||
libtinycbor.so:devel/tinycbor
|
||||
CDS_CONFIGURE_OFF= ac_cv_lib_tinycbor_cbor_parser_init=no
|
||||
CDS_LIB_DEPENDS= libtinycbor.so:devel/tinycbor
|
||||
THREADS_CONFIGURE_ENABLE= threads
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1604480706
|
||||
SHA256 (dnscap-1.12.0.tar.gz) = 564deb3b7abc5197950bf223bdc9ed7d2a2a04fbadf2f04ed7cd7d57e9d175c7
|
||||
SIZE (dnscap-1.12.0.tar.gz) = 706820
|
||||
TIMESTAMP = 1620405347
|
||||
SHA256 (dnscap-2.0.1.tar.gz) = 1000d26ea24df06391acccd6663d98532225bf08dec738db1610616f0b480350
|
||||
SIZE (dnscap-2.0.1.tar.gz) = 732934
|
||||
|
Loading…
Reference in New Issue
Block a user