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.715.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc178983793e
branches: trunk
changeset: 601572:fc178983793e
user: obache <obache%pkgsrc.org@localhost>
date: Thu Mar 22 12:30:42 2012 +0000
description:
Update darkstat to 3.0.715.
per maintainer updater request by PR 46241.
v3.0.715 (January 2012)
- Compatibility fixes for Hurd and Solaris.
- Use link-time optimization and automake-like silent rules.
- Support systems without ifaddrs.h again.
- Continuing fixes for IPv6 support.
- Only update lastseen time for sender, not recipient.
- Implement --local-only: accounting for hosts on the local net.
- Make failure to bind() a socket non-fatal.
- Make failure to get local IP non-fatal.
- Fall back to gethostbyaddr() if getnameinfo() fails.
- Fix detection of IPv4 multicast addresses.
- Fix decoding on OpenBSD DLT_NULL interfaces (e.g. gif(4))
diffstat:
net/darkstat/Makefile | 4 ++--
net/darkstat/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 0fdf52f18c45 -r fc178983793e net/darkstat/Makefile
--- a/net/darkstat/Makefile Thu Mar 22 11:58:58 2012 +0000
+++ b/net/darkstat/Makefile Thu Mar 22 12:30:42 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2011/06/23 09:21:37 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2012/03/22 12:30:42 obache Exp $
#
-DISTNAME= darkstat-3.0.714
+DISTNAME= darkstat-3.0.715
CATEGORIES= net
MASTER_SITES= http://unix4lyfe.org/darkstat/
EXTRACT_SUFX= .tar.bz2
diff -r 0fdf52f18c45 -r fc178983793e net/darkstat/distinfo
--- a/net/darkstat/distinfo Thu Mar 22 11:58:58 2012 +0000
+++ b/net/darkstat/distinfo Thu Mar 22 12:30:42 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2011/06/23 09:21:37 wiz Exp $
+$NetBSD: distinfo,v 1.10 2012/03/22 12:30:42 obache Exp $
-SHA1 (darkstat-3.0.714.tar.bz2) = 8e6a9f90f5ae814f906f23deaa76144b6496aa6b
-RMD160 (darkstat-3.0.714.tar.bz2) = d8e910400736af34471779aea0bc63d040b5729f
-Size (darkstat-3.0.714.tar.bz2) = 108844 bytes
+SHA1 (darkstat-3.0.715.tar.bz2) = e635f7ae0c6dfe3a7d1fac3855ca733187163973
+RMD160 (darkstat-3.0.715.tar.bz2) = d85ab00ae73ba388fbcccfa00a2fafc02838c513
+Size (darkstat-3.0.715.tar.bz2) = 110881 bytes
Home |
Main Index |
Thread Index |
Old Index