diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-06-13 19:52:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-06-13 19:52:31 +0800 |
commit | 8df9dd9ac91af17e134a8ad76757dcd8bd880079 (patch) | |
tree | 49bc3a8b35896c70678c0d214761787be561b4a9 /sysutils/p5-Monitor-Simple | |
parent | 3eba7e844e2a929eb58dc5f87f8cc089cf86e9c0 (diff) | |
download | freebsd-ports-gnome-8df9dd9ac91af17e134a8ad76757dcd8bd880079.tar.gz freebsd-ports-gnome-8df9dd9ac91af17e134a8ad76757dcd8bd880079.tar.zst freebsd-ports-gnome-8df9dd9ac91af17e134a8ad76757dcd8bd880079.zip |
- Update to 0.2.8
- Cleanup Makefile header
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Monitor-Simple/ChangeLog
Diffstat (limited to 'sysutils/p5-Monitor-Simple')
-rw-r--r-- | sysutils/p5-Monitor-Simple/Makefile | 27 | ||||
-rw-r--r-- | sysutils/p5-Monitor-Simple/distinfo | 4 | ||||
-rw-r--r-- | sysutils/p5-Monitor-Simple/pkg-plist | 2 |
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 |