update to 20110127; from Gleydson Soares, small tweak + regen patches from me
This commit is contained in:
parent
adab1e254b
commit
9fe1f16958
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/14 08:23:21 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/03/03 01:03:37 sthen Exp $
|
||||
|
||||
COMMENT = pcap-based DNS query monitor
|
||||
|
||||
DISTNAME = dnstop-20110113b
|
||||
WRKDIST = ${WRKDIR}/${DISTNAME:S/b//}
|
||||
DISTNAME = dnstop-20110127
|
||||
CATEGORIES = net
|
||||
|
||||
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (dnstop-20110113b.tar.gz) = hIsyGfDyDyWKp/J/Jkk8zg==
|
||||
RMD160 (dnstop-20110113b.tar.gz) = zM3XBmU1ZWECxrnFd8mFQHgVjwY=
|
||||
SHA1 (dnstop-20110113b.tar.gz) = opx7L1cRQ84+aEQIwQGs8ceTpps=
|
||||
SHA256 (dnstop-20110113b.tar.gz) = LcAgHJGZFyTftSNwScbASbhZ9jPkzpAGjnzWUUI8Ry8=
|
||||
SIZE (dnstop-20110113b.tar.gz) = 71424
|
||||
MD5 (dnstop-20110127.tar.gz) = 4cZBatcA0tTVLxdvCCfGDQ==
|
||||
RMD160 (dnstop-20110127.tar.gz) = zLrc0a81DEflryUVhXan9VqBgjo=
|
||||
SHA1 (dnstop-20110127.tar.gz) = daqXsDutItpS+B1/23Vw4bG19WU=
|
||||
SHA256 (dnstop-20110127.tar.gz) = Kudi6AnpRXB+JmBWeB4Pxc9lHJYZJJW8xbnxEfDzJi0=
|
||||
SIZE (dnstop-20110127.tar.gz) = 71507
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-dnstop_c,v 1.4 2011/01/14 08:23:21 sthen Exp $
|
||||
--- dnstop.c.orig Wed Jan 28 20:40:06 2009
|
||||
+++ dnstop.c Thu Oct 14 08:23:37 2010
|
||||
@@ -45,6 +45,7 @@ static const char *Version = "20090128";
|
||||
$OpenBSD: patch-dnstop_c,v 1.5 2011/03/03 01:03:37 sthen Exp $
|
||||
--- dnstop.c.orig Thu Jan 27 16:57:28 2011
|
||||
+++ dnstop.c Thu Mar 3 01:01:55 2011
|
||||
@@ -46,6 +46,7 @@ static const char *Version = "20110127";
|
||||
#include <netdb.h>
|
||||
|
||||
#ifdef HAVE_NET_IF_PPP_H
|
||||
|
Loading…
Reference in New Issue
Block a user