pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/45095: net/darkstat update to 3.0.714
>Number: 45095
>Category: pkg
>Synopsis: net/darkstat update to 3.0.714
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Jun 21 20:05:00 +0000 2011
>Originator: Bartosz Kuzma
>Release:
>Organization:
>Environment:
>Description:
net/darkstat update to 3.0.714
Changes since 3.0.713:
- IPv6 support! Big ups to Mats Erik Andersson who did most
of this work!
- Allow sort on last-seen, thanks to Dirk Koopman.
- Support multiple bind addresses.
- Add --disable-debug configure flag, thanks to Malte S. Stretz.
- Make it possible to save the DB without resetting it (SIGUSR2).
- Web: Use relative URLs, so darkstat works properly behind mod_proxy,
thanks to Malte S. Stretz.
>How-To-Repeat:
>Fix:
Apply the following patch:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/darkstat/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile 13 Apr 2010 21:02:00 -0000 1.10
+++ Makefile 21 Jun 2011 19:59:29 -0000
@@ -1,14 +1,14 @@
# $NetBSD: Makefile,v 1.10 2010/04/13 21:02:00 morr Exp $
#
-DISTNAME= darkstat-3.0.713
+DISTNAME= darkstat-3.0.714
CATEGORIES= net
-MASTER_SITES= http://dmr.ath.cx/net/darkstat/
+MASTER_SITES= http://unix4lyfe.org/darkstat/
DIST_SUBDIR= darkstat
EXTRACT_SUFX= .tar.bz2
MAINTAINER= bartosz.kuzma%gmail.com@localhost
-HOMEPAGE= http://dmr.ath.cx/net/darkstat/
+HOMEPAGE= http://unix4lyfe.org/darkstat/
COMMENT= Network statistics gatherer
LICENSE= gnu-gpl-v2
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/darkstat/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo 13 Apr 2010 21:02:00 -0000 1.8
+++ distinfo 21 Jun 2011 19:59:29 -0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2010/04/13 21:02:00 morr Exp $
+$NetBSD$
-SHA1 (darkstat/darkstat-3.0.713.tar.bz2) =
9ae0f297b06253ca23e736e224d0ed70331da8f1
-RMD160 (darkstat/darkstat-3.0.713.tar.bz2) =
52edf27eae9e5f1beae6cffab2071460cf1aaf65
-Size (darkstat/darkstat-3.0.713.tar.bz2) = 99671 bytes
+SHA1 (darkstat/darkstat-3.0.714.tar.bz2) =
8e6a9f90f5ae814f906f23deaa76144b6496aa6b
+RMD160 (darkstat/darkstat-3.0.714.tar.bz2) =
d8e910400736af34471779aea0bc63d040b5729f
+Size (darkstat/darkstat-3.0.714.tar.bz2) = 108844 bytes
Home |
Main Index |
Thread Index |
Old Index