aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnscap
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-02-28 22:57:52 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-02-28 22:57:52 +0800
commitb6fff7b74be53710b8db0614244eb3de160079e7 (patch)
treefbce1ebb4a61d45391a32eb6f6a010dd6cb25a1d /dns/dnscap
parentd75a0cb7a05449125d670ed801b558475f23476a (diff)
downloadfreebsd-ports-gnome-b6fff7b74be53710b8db0614244eb3de160079e7.tar.gz
freebsd-ports-gnome-b6fff7b74be53710b8db0614244eb3de160079e7.tar.zst
freebsd-ports-gnome-b6fff7b74be53710b8db0614244eb3de160079e7.zip
Update to 1.4.0
- Add my LOCAL to MASTER_SITES Changes: https://github.com/DNS-OARC/dnscap/releases
Diffstat (limited to 'dns/dnscap')
-rw-r--r--dns/dnscap/Makefile7
-rw-r--r--dns/dnscap/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/dns/dnscap/Makefile b/dns/dnscap/Makefile
index f7f0fdac1f2d..541ff1157bff 100644
--- a/dns/dnscap/Makefile
+++ b/dns/dnscap/Makefile
@@ -2,10 +2,11 @@
# $FreeBSD$
PORTNAME= dnscap
-PORTVERSION= 1.3.0
+PORTVERSION= 1.4.0
PORTEPOCH= 1
CATEGORIES= dns
-MASTER_SITES= https://www.dns-oarc.net/files/dnscap/
+MASTER_SITES= https://www.dns-oarc.net/files/dnscap/ \
+ LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= DNS network traffic capture utility
@@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
OPTIONS_DEFINE= DOCS
-CONFIGURE_ARGS= --enable-shared --enable-static
+CONFIGURE_ARGS= --enable-shared --enable-static --enable-threads
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool
diff --git a/dns/dnscap/distinfo b/dns/dnscap/distinfo
index ae01aaf01397..d9a40f89b500 100644
--- a/dns/dnscap/distinfo
+++ b/dns/dnscap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483080473
-SHA256 (dnscap-1.3.0.tar.gz) = 3e31bb57e513d724b6310ebc64773eb00a44ea101978fd738aa4340eabef3635
-SIZE (dnscap-1.3.0.tar.gz) = 405655
+TIMESTAMP = 1488275916
+SHA256 (dnscap-1.4.0.tar.gz) = 0f3e89bb3ff19ff9b159589b17a6437d6e32e93ef9b57ff338e0589a1e73a6ed
+SIZE (dnscap-1.4.0.tar.gz) = 426245