diff options
author | obache <obache> | 2012-03-22 12:30:42 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-22 12:30:42 +0000 |
commit | 7b60070d7205690d883d388f01f92258ca0705c6 (patch) | |
tree | 691322d02a3b9f5e61b602c3dac37b664da0d110 /net/darkstat/distinfo | |
parent | a8a478b704028dbff5acd59c0d5af8e0587c6b98 (diff) | |
download | pkgsrc-7b60070d7205690d883d388f01f92258ca0705c6.tar.gz |
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 (limited to 'net/darkstat/distinfo')
-rw-r--r-- | net/darkstat/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/darkstat/distinfo b/net/darkstat/distinfo index 64d01930d91..2a56ebbeea1 100644 --- a/net/darkstat/distinfo +++ b/net/darkstat/distinfo @@ -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 |