diff options
Diffstat (limited to 'sysutils/p5-Monitor-Simple')
-rw-r--r-- | sysutils/p5-Monitor-Simple/Makefile | 9 | ||||
-rw-r--r-- | sysutils/p5-Monitor-Simple/distinfo | 4 |
2 files changed, 9 insertions, 4 deletions
diff --git a/sysutils/p5-Monitor-Simple/Makefile b/sysutils/p5-Monitor-Simple/Makefile index 44cab802662f..2929a40881c1 100644 --- a/sysutils/p5-Monitor-Simple/Makefile +++ b/sysutils/p5-Monitor-Simple/Makefile @@ -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 diff --git a/sysutils/p5-Monitor-Simple/distinfo b/sysutils/p5-Monitor-Simple/distinfo index dd142fbac3bb..9087e667a9cd 100644 --- a/sysutils/p5-Monitor-Simple/distinfo +++ b/sysutils/p5-Monitor-Simple/distinfo @@ -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 |