From 29016ca646434930965444c90b8c2c1790079332 Mon Sep 17 00:00:00 2001 From: leot Date: Fri, 14 Aug 2015 21:08:00 +0000 Subject: Update net/dnscap to dnscap-141, from Benedek Gergely via pkgsrc-users@. ok by wiz@. Changes: 2012-03-22 Added -Y option to specify the IP address of responses that should not be captured. This option is useful when you want to capture queries and spoofed response (DDoS attack) traffic, but not the normal response traffic. Added -L option to specify that dnscap should capture both VLAN-tagged and un-tagged packets. This is in contrast to the existing -l option which causes untagged packets to be ignored. --- net/dnscap/Makefile | 5 ++--- net/dnscap/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'net/dnscap') diff --git a/net/dnscap/Makefile b/net/dnscap/Makefile index ff718981988..867c3662972 100644 --- a/net/dnscap/Makefile +++ b/net/dnscap/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/02/06 19:30:56 jperkin Exp $ +# $NetBSD: Makefile,v 1.4 2015/08/14 21:08:00 leot Exp $ -DISTNAME= dnscap-134 -PKGREVISION= 1 +DISTNAME= dnscap-141 CATEGORIES= net MASTER_SITES= http://dnscap.dns-oarc.net/ diff --git a/net/dnscap/distinfo b/net/dnscap/distinfo index fc717b885da..4ff1774a7fb 100644 --- a/net/dnscap/distinfo +++ b/net/dnscap/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/12/08 07:39:00 agc Exp $ +$NetBSD: distinfo,v 1.2 2015/08/14 21:08:00 leot Exp $ -SHA1 (dnscap-134.tar.gz) = a94265a850014ca2ad2bb545b7b7417161d4dc7f -RMD160 (dnscap-134.tar.gz) = 9860df237b053199cdec4ea2d1be714f392c8489 -Size (dnscap-134.tar.gz) = 91682 bytes +SHA1 (dnscap-141.tar.gz) = b034dcb8aeb6ecbf5c3d12e3dc82dcee40a6e382 +RMD160 (dnscap-141.tar.gz) = 5bdb8851fda74904347106fcc0a9c9dfa719f63c +Size (dnscap-141.tar.gz) = 92801 bytes SHA1 (patch-Makefile.in) = ddfc02984cf2f092b9356421300a48ee5c59e43b -- cgit v1.2.3