pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/darkstat Update darkstat to 3.0.712.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e4d32716122
branches:  trunk
changeset: 551099:2e4d32716122
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Dec 07 11:16:50 2008 +0000

description:
Update darkstat to 3.0.712.
Requested by maintainer in PR 40128.

Changes since 3.0.711:
- Web: Add --no-macs option to hide mac addresses.
  Thanks Dennis!
- Web: Make tables prettier.
- Host detail view now triggers a DNS lookup.
- Manpage tweaks, also move from section 1 to section 8.
- Track and show how long ago a host was last seen.
  Suggested by: Prof A Olowofoyeku (The African Chief)
- Show pcap_stats (like number of packets dropped) in the web
  interface and also upon exit.

diffstat:

 net/darkstat/Makefile |  4 ++--
 net/darkstat/PLIST    |  4 ++--
 net/darkstat/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (37 lines):

diff -r dcaa618d2138 -r 2e4d32716122 net/darkstat/Makefile
--- a/net/darkstat/Makefile     Sun Dec 07 06:44:08 2008 +0000
+++ b/net/darkstat/Makefile     Sun Dec 07 11:16:50 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/08/24 21:52:29 obache Exp $
+# $NetBSD: Makefile,v 1.9 2008/12/07 11:16:50 obache Exp $
 #
 
-DISTNAME=              darkstat-3.0.711
+DISTNAME=              darkstat-3.0.712
 CATEGORIES=            net
 MASTER_SITES=          http://dmr.ath.cx/net/darkstat/
 DIST_SUBDIR=           darkstat
diff -r dcaa618d2138 -r 2e4d32716122 net/darkstat/PLIST
--- a/net/darkstat/PLIST        Sun Dec 07 06:44:08 2008 +0000
+++ b/net/darkstat/PLIST        Sun Dec 07 11:16:50 2008 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2008/06/11 13:27:31 obache Exp $
-man/man1/darkstat.1
+@comment $NetBSD: PLIST,v 1.4 2008/12/07 11:16:50 obache Exp $
+man/man8/darkstat.8
 sbin/darkstat
 share/examples/rc.d/darkstat
 @exec ${MKDIR} %D/share/darkstat/chroot
diff -r dcaa618d2138 -r 2e4d32716122 net/darkstat/distinfo
--- a/net/darkstat/distinfo     Sun Dec 07 06:44:08 2008 +0000
+++ b/net/darkstat/distinfo     Sun Dec 07 11:16:50 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/08/24 21:52:29 obache Exp $
+$NetBSD: distinfo,v 1.7 2008/12/07 11:16:50 obache Exp $
 
-SHA1 (darkstat/darkstat-3.0.711.tar.bz2) = 10c7cacf6717923ab1954fd24750643893566643
-RMD160 (darkstat/darkstat-3.0.711.tar.bz2) = 6d35cf88e0c75ace05b80f7fbce82d978671f8cc
-Size (darkstat/darkstat-3.0.711.tar.bz2) = 94745 bytes
+SHA1 (darkstat/darkstat-3.0.712.tar.bz2) = cb53aee653b712250c525a8618bbaf7e53085ec0
+RMD160 (darkstat/darkstat-3.0.712.tar.bz2) = ffd777bccf1e932bd3aa6a3e5a03a7445b7b8a4b
+Size (darkstat/darkstat-3.0.712.tar.bz2) = 96555 bytes



Home | Main Index | Thread Index | Old Index