pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc update dnstop to version 20070219.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4db9e621a79e
branches:  trunk
changeset: 526211:4db9e621a79e
user:      dogcow <dogcow%pkgsrc.org@localhost>
date:      Sun Mar 04 06:49:43 2007 +0000

description:
update dnstop to version 20070219.
IPv6 support is now included; less CPU is required; miscellaneous bugfixes.
See CHANGES for more detailed information.

diffstat:

 doc/CHANGES-2007    |  3 ++-
 net/dnstop/Makefile |  4 ++--
 net/dnstop/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r abc90555a035 -r 4db9e621a79e doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sun Mar 04 01:58:10 2007 +0000
+++ b/doc/CHANGES-2007  Sun Mar 04 06:49:43 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.527 2007/03/04 01:58:10 obache Exp $
+$NetBSD: CHANGES-2007,v 1.528 2007/03/04 06:49:43 dogcow Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -1043,3 +1043,4 @@
        Updated www/adzap to 20070225 [simonb 2007-03-04]
        Updated databases/p5-DBD-Oracle to 1.19 [grant 2007-03-04]
        Updated graphics/ruby-RMagick to 1.15.4 [obache 2007-03-04]
+       Updated net/dnstop to 20070219 [dogcow 2007-03-04]
diff -r abc90555a035 -r 4db9e621a79e net/dnstop/Makefile
--- a/net/dnstop/Makefile       Sun Mar 04 01:58:10 2007 +0000
+++ b/net/dnstop/Makefile       Sun Mar 04 06:49:43 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2007/01/07 09:14:02 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2007/03/04 06:49:44 dogcow Exp $
 #
 
-DISTNAME=      dnstop-20060517
+DISTNAME=      dnstop-20070219
 CATEGORIES=    net
 MASTER_SITES=  http://dns.measurement-factory.com/tools/dnstop/src/
 
diff -r abc90555a035 -r 4db9e621a79e net/dnstop/distinfo
--- a/net/dnstop/distinfo       Sun Mar 04 01:58:10 2007 +0000
+++ b/net/dnstop/distinfo       Sun Mar 04 06:49:43 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2006/10/08 12:43:38 obache Exp $
+$NetBSD: distinfo,v 1.12 2007/03/04 06:49:44 dogcow Exp $
 
-SHA1 (dnstop-20060517.tar.gz) = 008dfb7b9a1bfa1988d397bedb9d012cec850d35
-RMD160 (dnstop-20060517.tar.gz) = 79c166e64280323aaf18a279b64ebc6dc1728329
-Size (dnstop-20060517.tar.gz) = 11746 bytes
+SHA1 (dnstop-20070219.tar.gz) = 09356f1d7cf179c969c240aa7d529d4966df975a
+RMD160 (dnstop-20070219.tar.gz) = d06e164ab5358e22e9d26b688ba877801cc497ef
+Size (dnstop-20070219.tar.gz) = 16685 bytes



Home | Main Index | Thread Index | Old Index