aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-06-13 11:52:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-06-13 11:52:31 +0000
commitd6ca7095a820df8474dec3ea87ea8de1e434f442 (patch)
tree49bc3a8b35896c70678c0d214761787be561b4a9 /sysutils
parent3e888283391a52de787db01b60578b00c80a643e (diff)
downloadports-d6ca7095a820df8474dec3ea87ea8de1e434f442.tar.gz
ports-d6ca7095a820df8474dec3ea87ea8de1e434f442.zip
- Update to 0.2.8
- Cleanup Makefile header - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/Monitor-Simple/ChangeLog
Notes
Notes: svn path=/head/; revision=320778
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-Monitor-Simple/Makefile27
-rw-r--r--sysutils/p5-Monitor-Simple/distinfo4
-rw-r--r--sysutils/p5-Monitor-Simple/pkg-plist2
3 files changed, 9 insertions, 24 deletions
diff --git a/sysutils/p5-Monitor-Simple/Makefile b/sysutils/p5-Monitor-Simple/Makefile
index 2929a40881c1..951fb1ea0ff1 100644
--- a/sysutils/p5-Monitor-Simple/Makefile
+++ b/sysutils/p5-Monitor-Simple/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Monitor-Simple
-# Date created: 2011-10-25
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Monitor-Simple
-PORTVERSION= 0.2.5
+PORTVERSION= 0.2.8
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,15 +18,9 @@ BUILD_DEPENDS= p5-IO-CaptureOutput>=0:${PORTSDIR}/devel/p5-IO-CaptureOutput \
p5-Parallel-ForkManager>=0:${PORTSDIR}/devel/p5-Parallel-ForkManager \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= p5-IO-CaptureOutput>=0:${PORTSDIR}/devel/p5-IO-CaptureOutput \
- p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \
- p5-Parallel-ForkManager>=0:${PORTSDIR}/devel/p5-Parallel-ForkManager \
- p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
- p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \
- p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
+ p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which
PERL_CONFIGURE= yes
@@ -43,11 +33,4 @@ MAN3= Monitor::Simple.3 \
Monitor::Simple::UserAgent.3 \
Monitor::Simple::Utils.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+= p5-Getopt-Long>=2.38:${PORTSDIR}/devel/p5-Getopt-Long
-RUN_DEPENDS+= p5-Getopt-Long>=2.38:${PORTSDIR}/devel/p5-Getopt-Long
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/sysutils/p5-Monitor-Simple/distinfo b/sysutils/p5-Monitor-Simple/distinfo
index 9087e667a9cd..f142481372b7 100644
--- a/sysutils/p5-Monitor-Simple/distinfo
+++ b/sysutils/p5-Monitor-Simple/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Monitor-Simple-0.2.5.tar.gz) = 641bbd80432137f338d4e837c9ccbda5b7aa0423ada8c826e44bd0f9eaa90e73
-SIZE (Monitor-Simple-0.2.5.tar.gz) = 80065
+SHA256 (Monitor-Simple-0.2.8.tar.gz) = e38607dc76d36cef8de0d18fd4879f9b2444b6b3e3c098ac3ce99db3d1842b3b
+SIZE (Monitor-Simple-0.2.8.tar.gz) = 82562
diff --git a/sysutils/p5-Monitor-Simple/pkg-plist b/sysutils/p5-Monitor-Simple/pkg-plist
index b7f18f047883..b2a42c047352 100644
--- a/sysutils/p5-Monitor-Simple/pkg-plist
+++ b/sysutils/p5-Monitor-Simple/pkg-plist
@@ -7,6 +7,7 @@ bin/smonitor
%%SITE_PERL%%/Monitor/Simple/UserAgent.pm
%%SITE_PERL%%/Monitor/Simple/Utils.pm
%%SITE_PERL%%/Monitor/Simple/configs/bad-config.cfg
+%%SITE_PERL%%/Monitor/Simple/configs/cbrc-apps-monitor-on-baloo.xml
%%SITE_PERL%%/Monitor/Simple/configs/erroneous-monitor-cfg.xml
%%SITE_PERL%%/Monitor/Simple/configs/monitor-default.css
%%SITE_PERL%%/Monitor/Simple/configs/monitor-simple-cfg.xml.template
@@ -17,6 +18,7 @@ bin/smonitor
%%SITE_PERL%%/Monitor/Simple/notifiers/send-email-via-ssh
%%SITE_PERL%%/Monitor/Simple/plugins/born-to-be-killed.pl
%%SITE_PERL%%/Monitor/Simple/plugins/check-get.pl
+%%SITE_PERL%%/Monitor/Simple/plugins/check_mem2.pl
%%SITE_PERL%%/Monitor/Simple/plugins/check-post.pl
%%SITE_PERL%%/Monitor/Simple/plugins/check-prg.pl
%%SITE_PERL%%/Monitor/Simple/plugins/check-url.pl