update to dnstop-20110502, from "Gonzalo L. R."
This commit is contained in:
parent
1c9e2a7cd0
commit
32b51de3f5
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2011/03/03 01:03:37 sthen Exp $
|
# $OpenBSD: Makefile,v 1.8 2012/03/11 14:07:00 sthen Exp $
|
||||||
|
|
||||||
COMMENT = pcap-based DNS query monitor
|
COMMENT = pcap-based DNS query monitor
|
||||||
|
|
||||||
DISTNAME = dnstop-20110127
|
DISTNAME = dnstop-20110502
|
||||||
CATEGORIES = net
|
CATEGORIES = net
|
||||||
|
|
||||||
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
|
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (dnstop-20110127.tar.gz) = 4cZBatcA0tTVLxdvCCfGDQ==
|
MD5 (dnstop-20110502.tar.gz) = KMtU83gLJ+Fd+JJCNeTjew==
|
||||||
RMD160 (dnstop-20110127.tar.gz) = zLrc0a81DEflryUVhXan9VqBgjo=
|
RMD160 (dnstop-20110502.tar.gz) = Cw5Oi+dReFVPnT6r6E6aCZkWWN8=
|
||||||
SHA1 (dnstop-20110127.tar.gz) = daqXsDutItpS+B1/23Vw4bG19WU=
|
SHA1 (dnstop-20110502.tar.gz) = Vk48QZFndXfEwwBh+qdzJXgNzTw=
|
||||||
SHA256 (dnstop-20110127.tar.gz) = Kudi6AnpRXB+JmBWeB4Pxc9lHJYZJJW8xbnxEfDzJi0=
|
SHA256 (dnstop-20110502.tar.gz) = Injm+bAZA4PC19kQD+OKL+4yqBINL2xqL3jzdpzsQ2U=
|
||||||
SIZE (dnstop-20110127.tar.gz) = 71507
|
SIZE (dnstop-20110502.tar.gz) = 73083
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
$OpenBSD: patch-dnstop_c,v 1.5 2011/03/03 01:03:37 sthen Exp $
|
$OpenBSD: patch-dnstop_c,v 1.6 2012/03/11 14:07:00 sthen Exp $
|
||||||
--- dnstop.c.orig Thu Jan 27 16:57:28 2011
|
--- dnstop.c.orig Mon May 2 17:04:51 2011
|
||||||
+++ dnstop.c Thu Mar 3 01:01:55 2011
|
+++ dnstop.c Fri Mar 9 22:49:32 2012
|
||||||
@@ -46,6 +46,7 @@ static const char *Version = "20110127";
|
@@ -46,6 +46,7 @@ static const char *Version = "20110502";
|
||||||
#include <netdb.h>
|
#include <netdb.h>
|
||||||
|
|
||||||
#ifdef HAVE_NET_IF_PPP_H
|
#ifdef HAVE_NET_IF_PPP_H
|
||||||
|
Loading…
Reference in New Issue
Block a user