aboutsummaryrefslogtreecommitdiff
path: root/sysutils/monitorix
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-09-17 20:56:33 +0000
committerChris Rees <crees@FreeBSD.org>2013-09-17 20:56:33 +0000
commit3dbcf795eb4a18396e212db74b1faa4a885a9269 (patch)
tree801308ea6440cf5ab811dd0abb91d1d2bb2d7a56 /sysutils/monitorix
parent8b256735687ab35a7ea13e68e1ff7446b84b25eb (diff)
downloadports-3dbcf795eb4a18396e212db74b1faa4a885a9269.tar.gz
ports-3dbcf795eb4a18396e212db74b1faa4a885a9269.zip
Notes
Diffstat (limited to 'sysutils/monitorix')
-rw-r--r--sysutils/monitorix/Makefile2
-rw-r--r--sysutils/monitorix/distinfo4
-rw-r--r--sysutils/monitorix/files/pkg-message.in12
3 files changed, 12 insertions, 6 deletions
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile
index 9ddfd991b426..d4e5ca9e86e1 100644
--- a/sysutils/monitorix/Makefile
+++ b/sysutils/monitorix/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= monitorix
-PORTVERSION= 3.2.1
+PORTVERSION= 3.3.0
CATEGORIES= sysutils
MASTER_SITES= http://www.monitorix.org/ \
http://www.monitorix.org/old_versions/ \
diff --git a/sysutils/monitorix/distinfo b/sysutils/monitorix/distinfo
index aedf2b313ce2..933f548937b2 100644
--- a/sysutils/monitorix/distinfo
+++ b/sysutils/monitorix/distinfo
@@ -1,2 +1,2 @@
-SHA256 (monitorix-3.2.1.tar.gz) = ef37ee4301dc76451cadfa5d1d01ade9249cc36d19e8757e024cd3b2121a7781
-SIZE (monitorix-3.2.1.tar.gz) = 168852
+SHA256 (monitorix-3.3.0.tar.gz) = 9578d79121034cfee94ebcdcec3a1c55fddd0ff022cdd8184d1d5109f813d29a
+SIZE (monitorix-3.3.0.tar.gz) = 186782
diff --git a/sysutils/monitorix/files/pkg-message.in b/sysutils/monitorix/files/pkg-message.in
index eccf48295ac6..ba86895649f5 100644
--- a/sysutils/monitorix/files/pkg-message.in
+++ b/sysutils/monitorix/files/pkg-message.in
@@ -3,8 +3,14 @@
The port has a generic default config, please adjust your
settings in file: %%PREFIX%%/etc/monitorix.conf
- The configuration file changed between 2.6.x and 3.0.0.
- It is suggested that you back up your old config file and
- use the information there to write the new one.
+ The configuration file is subject to change with each release,
+ and has definitely changed with the latest update.
+
+ It is suggested that you run;
+
+ # diff -u %%PREFIX%%/etc/monitorix.conf.sample \
+ %%PREFIX%%/etc/monitorix.conf
+
+ and have a look at the new configuration file options.
================================================================