- Update to 0.2.5

- Add LICENSE

Changes:	http://search.cpan.org/dist/Monitor-Simple/ChangeLog
Feature safe:	yes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-04-09 17:45:14 +00:00
parent 507e0ab27e
commit 158ef82cae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294435
2 changed files with 9 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Monitor-Simple
PORTVERSION= 0.2.4
PORTVERSION= 0.2.5
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple monitoring of applications and services
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_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 \
@ -25,7 +28,9 @@ RUN_DEPENDS= p5-IO-CaptureOutput>=0:${PORTSDIR}/devel/p5-IO-CaptureOutput \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
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
PERL_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
SHA256 (Monitor-Simple-0.2.4.tar.gz) = ec3acb082d915a32cd539b622c500182923a21edb96366f78421cf5e8dbf6073
SIZE (Monitor-Simple-0.2.4.tar.gz) = 59586
SHA256 (Monitor-Simple-0.2.5.tar.gz) = 641bbd80432137f338d4e837c9ccbda5b7aa0423ada8c826e44bd0f9eaa90e73
SIZE (Monitor-Simple-0.2.5.tar.gz) = 80065