pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/p5-Monitoring-Plugin p5-Monitoring-Plugin: up...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c7df226194c
branches: trunk
changeset: 384356:1c7df226194c
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Aug 21 12:08:00 2018 +0000
description:
p5-Monitoring-Plugin: update to 0.40.
0.40 25th July 2018
- improve --extra-opts error handling (#18)
- fix handling named arguments (#17)
- Allow negation of command line arguments using '--no'-prefix (#13)
- Fix plugin-name processing in ALRM handler. (#12)
- Fixed regex in plugin_exit() that handles hyphen for LONGOUTPUT (#11)
- Support LONGTEXT output in plugin_exit (#10)
- convert empty perfdata values to 'U' (daku3649 #5)
- fix output when there is only long plugin output (pdugas)
diffstat:
sysutils/p5-Monitoring-Plugin/Makefile | 9 ++++-----
sysutils/p5-Monitoring-Plugin/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 10 deletions(-)
diffs (45 lines):
diff -r d7c0ca90c6a9 -r 1c7df226194c sysutils/p5-Monitoring-Plugin/Makefile
--- a/sysutils/p5-Monitoring-Plugin/Makefile Tue Aug 21 12:06:11 2018 +0000
+++ b/sysutils/p5-Monitoring-Plugin/Makefile Tue Aug 21 12:08:00 2018 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2017/08/23 17:54:52 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2018/08/21 12:08:00 wiz Exp $
-DISTNAME= Monitoring-Plugin-0.39
+DISTNAME= Monitoring-Plugin-0.40
PKGNAME= p5-${DISTNAME}
CATEGORIES= sysutils perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NI/NIERLEIN/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/pod/Monitoring::Plugin
-COMMENT= family of perl modules for monitoring plugins
+COMMENT= Family of perl modules for monitoring plugins
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Class-Accessor>=0.34:../../devel/p5-Class-Accessor
@@ -17,8 +17,7 @@
PERL5_PACKLIST= auto/Monitoring/Plugin/.packlist
-# XXX Kick can down the road and hope the developer fixes this issue.
-MAKE_ENV+= PERL_USE_UNSAFE_INC=1
+PERL5_MODULE_TYPE= Module::Install
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r d7c0ca90c6a9 -r 1c7df226194c sysutils/p5-Monitoring-Plugin/distinfo
--- a/sysutils/p5-Monitoring-Plugin/distinfo Tue Aug 21 12:06:11 2018 +0000
+++ b/sysutils/p5-Monitoring-Plugin/distinfo Tue Aug 21 12:08:00 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/07/03 16:29:43 bsiegert Exp $
+$NetBSD: distinfo,v 1.2 2018/08/21 12:08:00 wiz Exp $
-SHA1 (Monitoring-Plugin-0.39.tar.gz) = 15dc02949a3a4597f7fc8a504d05f87c08a5514c
-RMD160 (Monitoring-Plugin-0.39.tar.gz) = 9af408d9d33de103ca6d9a3421849a167513820f
-SHA512 (Monitoring-Plugin-0.39.tar.gz) = 7bdba894cffc0839586e52f3667157cf578e94734ddc0ccd05899f631271e5b69e9cbfe4b2fb59f68b45e1d13afc82b095b65e249527f2c448a38b93e510a05c
-Size (Monitoring-Plugin-0.39.tar.gz) = 62733 bytes
+SHA1 (Monitoring-Plugin-0.40.tar.gz) = 5cb20a287a98ed3f2a88579e44b064e4dbef7353
+RMD160 (Monitoring-Plugin-0.40.tar.gz) = b952195c7d40162c4e50dbfd6645d8fd747c6700
+SHA512 (Monitoring-Plugin-0.40.tar.gz) = 3f079f68c7bdc118381fc7fe394fb70123ce2a9105b311b72451bc91519b8d7e57fa41e6804a4ec87353654a1450b7eb919572610e9c5dc4fd4b8fceb9701cf1
+Size (Monitoring-Plugin-0.40.tar.gz) = 63046 bytes
Home |
Main Index |
Thread Index |
Old Index