diff options
author | crees <crees@FreeBSD.org> | 2012-03-11 08:52:37 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2012-03-11 08:52:37 +0800 |
commit | 23ee28d9c96d96c89bb6dea8efe79eeb875c8c67 (patch) | |
tree | 1df10e1a37282dec3280004ca584f1beb81f5ee1 /sysutils | |
parent | d9a20dfe35b8fb32d735f1152b377f01ce97d227 (diff) | |
download | freebsd-ports-gnome-23ee28d9c96d96c89bb6dea8efe79eeb875c8c67.tar.gz freebsd-ports-gnome-23ee28d9c96d96c89bb6dea8efe79eeb875c8c67.tar.zst freebsd-ports-gnome-23ee28d9c96d96c89bb6dea8efe79eeb875c8c67.zip |
Update to 2.4.1
Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/monitorix/Makefile | 6 | ||||
-rw-r--r-- | sysutils/monitorix/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile index 1dd042b80065..15d3c26e4e08 100644 --- a/sysutils/monitorix/Makefile +++ b/sysutils/monitorix/Makefile @@ -6,7 +6,7 @@ # PORTNAME= monitorix -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.1 PORTREVISION?= 0 CATEGORIES= sysutils MASTER_SITES= http://www.monitorix.org/ \ @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-ParallelUA>=0:${PORTSDIR}/www/p5-ParallelUA \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite -USE_PERL5= 5.8+ +USE_PERL5= 5.12+ MAN5= monitorix.conf.5 MAN8= monitorix.8 MANCOMPRESSED= no @@ -32,7 +32,7 @@ NO_BUILD= yes USE_RC_SUBR= ${PORTNAME} CGIDIR?= www/cgi-bin -CGIPATH?= cgi-bin +CGIPATH?= /cgi-bin WWW_OWNER?= ${WWWOWN} WWW_GROUP?= ${WWWGRP} REPORT_LANG= ca de en it diff --git a/sysutils/monitorix/distinfo b/sysutils/monitorix/distinfo index ddc97ccb88d4..be7ff378a879 100644 --- a/sysutils/monitorix/distinfo +++ b/sysutils/monitorix/distinfo @@ -1,2 +1,2 @@ -SHA256 (monitorix-2.3.0.tar.gz) = 073705ef94bbd101d311efa0dc2461bd4087e8424ca71cfc401cb9380a01bd91 -SIZE (monitorix-2.3.0.tar.gz) = 104502 +SHA256 (monitorix-2.4.1.tar.gz) = a0f32f4b16beb4a3ade1763cdef642753f4b8480dae0fd577fa50247a2620f5f +SIZE (monitorix-2.4.1.tar.gz) = 118500 |