ports/186117: [patch] Update port: net-mgmt/darkstat to 3.0.718
Emil Mikulic
emikulic at gmail.com
Sun Jan 26 03:00:01 UTC 2014
>Number: 186117
>Category: ports
>Synopsis: [patch] Update port: net-mgmt/darkstat to 3.0.718
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 26 03:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Emil Mikulic
>Release:
>Organization:
>Environment:
>Description:
Update port to 3.0.718
Changes: http://unix4lyfe.org/darkstat/changelog.txt
v3.0.718 (25 January 2014)
- (SECURITY!) Don't chroot() by default. The user must specify
a --chroot dir for this to happen now.
- Bring back the "--base /path" functionality.
- Add explicit warning about graphs being blank if we can't get
local IPs on an interface.
- Don't crash in timer_stop() if monotonic time stops or goes
backwards.
- Lots of internal cleanups.
- Use time_t instead of "long" for time. This is more correct
and should fix darkstat on OpenBSD 5.5 on 32-bit systems.
>How-To-Repeat:
>Fix:
diff -Nur /usr/ports/net-mgmt/darkstat/Makefile darkstat-port/Makefile
--- /usr/ports/net-mgmt/darkstat/Makefile 2013-09-21 08:24:43.000000000 +1000
+++ darkstat-port/Makefile 2014-01-26 13:54:01.000000000 +1100
@@ -2,7 +2,7 @@
# $FreeBSD: net-mgmt/darkstat/Makefile 327757 2013-09-20 22:24:43Z bapt $
PORTNAME= darkstat
-PORTVERSION= 3.0.717
+PORTVERSION= 3.0.718
CATEGORIES= net-mgmt
MASTER_SITES= http://unix4lyfe.org/darkstat/
diff -Nur /usr/ports/net-mgmt/darkstat/distinfo darkstat-port/distinfo
--- /usr/ports/net-mgmt/darkstat/distinfo 2013-08-14 20:54:47.000000000 +1000
+++ darkstat-port/distinfo 2014-01-26 13:52:02.000000000 +1100
@@ -1,2 +1,2 @@
-SHA256 (darkstat-3.0.717.tar.bz2) = 9933b67a0aefec5ed3e1c7db4ee33a3c52a1faef219b5c862e4b7b4bb671d8ad
-SIZE (darkstat-3.0.717.tar.bz2) = 112436
+SHA256 (darkstat-3.0.718.tar.bz2) = 682f3e53f4e89ea6ad08236b4225a5e0859428299765d8d995374cd7fa22adff
+SIZE (darkstat-3.0.718.tar.bz2) = 116044
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list