pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

munin-(node|common): Fix broken distinfo and PLIST



Module Name:	pkgsrc-wip
Committed By:	Thomas Merkel <tm%core.io@localhost>
Pushed By:	drscream
Date:		Mon Sep 9 13:16:33 2019 +0200
Changeset:	f8d1f1c664ce4dd5c8e70e5ffcb625aae624f365

Modified Files:
	munin-common/distinfo
	munin-node/Makefile
	munin-node/PLIST

Log Message:
munin-(node|common): Fix broken distinfo and PLIST

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f8d1f1c664ce4dd5c8e70e5ffcb625aae624f365

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 munin-common/distinfo | 6 +++---
 munin-node/Makefile   | 1 -
 munin-node/PLIST      | 4 ----
 3 files changed, 3 insertions(+), 8 deletions(-)

diffs:
diff --git a/munin-common/distinfo b/munin-common/distinfo
index f263a1c441..a7f2cb959c 100644
--- a/munin-common/distinfo
+++ b/munin-common/distinfo
@@ -5,7 +5,7 @@ RMD160 (munin-2.0.49.tar.gz) = 0e13eb4dfd01ea122476d041f51233612db00cfd
 SHA512 (munin-2.0.49.tar.gz) = 20f1f27aa1ff39ed92c967a13581ae199930323f5d2b62b62ce0a548a4cf561595e85d069e836b156c05d4a94c66328009aba56cb1b06c4b2719fbd9e1061ca4
 Size (munin-2.0.49.tar.gz) = 2252353 bytes
 SHA1 (patch-MANIFEST) = 538cec30723a6d41b732c9dc4a175472fb821609
-SHA1 (patch-Makefile) = a54a569c55894eacc66d55ceec2d49e8a646996b
-SHA1 (patch-Makefile.config) = a59ef54e27b88ff578eb3a2d2885ef89afcd86fb
-SHA1 (patch-common_Build.PL) = 532e4d824e47ca4baeaec81fc78c8a151729f339
+SHA1 (patch-Makefile) = 725b2fbac05ec89882fec295b8d38fc183bb310a
+SHA1 (patch-Makefile.config) = ce29e172ddf3303e6539c269622e3c0d9e10e099
+SHA1 (patch-common_Build.PL) = 7d7f5afde978d0e5641f931d3f2585651ff40c1a
 SHA1 (patch-lib_Munin_Common_Defaults.pm) = 2f6ffe9fe1b91361e35b9bfcac239252ba789482
diff --git a/munin-node/Makefile b/munin-node/Makefile
index 05df2ee531..045a473e62 100644
--- a/munin-node/Makefile
+++ b/munin-node/Makefile
@@ -26,7 +26,6 @@ OWN_DIRS_PERMS+=	${MUNIN_STATEDIR} ${MUNIN_USER} ${MUNIN_GROUP} 0755
 REPLACE_PERL+=		node/sbin/munin-node
 REPLACE_PERL+=		node/sbin/munin-node-configure
 REPLACE_PERL+=		node/sbin/munin-run
-REPLACE_PERL+=		node/sbin/munin-sched
 REPLACE_PERL+=		plugins/node.d/slony_lag_.in
 
 CONF_FILES+=		${EGDIR}/munin-node.conf ${PKG_SYSCONFDIR}/munin-node.conf
diff --git a/munin-node/PLIST b/munin-node/PLIST
index ab672f6168..623bb1169a 100644
--- a/munin-node/PLIST
+++ b/munin-node/PLIST
@@ -191,7 +191,6 @@ ${PERL5_SUB_INSTALLVENDORLIB}/Munin/Node/Configure/Plugin.pm
 ${PERL5_SUB_INSTALLVENDORLIB}/Munin/Node/Configure/PluginList.pm
 ${PERL5_SUB_INSTALLVENDORLIB}/Munin/Node/Logger.pm
 ${PERL5_SUB_INSTALLVENDORLIB}/Munin/Node/OS.pm
-${PERL5_SUB_INSTALLVENDORLIB}/Munin/Node/ProxySpooler.pm
 ${PERL5_SUB_INSTALLVENDORLIB}/Munin/Node/SNMPConfig.pm
 ${PERL5_SUB_INSTALLVENDORLIB}/Munin/Node/Server.pm
 ${PERL5_SUB_INSTALLVENDORLIB}/Munin/Node/Service.pm
@@ -205,7 +204,6 @@ ${PERL5_SUB_INSTALLVENDORLIB}/Munin/Plugin/SNMP.pm
 man/man1/munin-node-configure.1
 man/man1/munin-node.1
 man/man1/munin-run.1
-man/man1/munin-sched.1
 man/man1/munindoc.1
 man/man3/Munin::Node::Config.3
 man/man3/Munin::Node::Configure::Debug.3
@@ -215,7 +213,6 @@ man/man3/Munin::Node::Configure::Plugin.3
 man/man3/Munin::Node::Configure::PluginList.3
 man/man3/Munin::Node::Logger.3
 man/man3/Munin::Node::OS.3
-man/man3/Munin::Node::ProxySpooler.3
 man/man3/Munin::Node::SNMPConfig.3
 man/man3/Munin::Node::Server.3
 man/man3/Munin::Node::Service.3
@@ -229,7 +226,6 @@ man/man3/Munin::Plugin::SNMP.3
 sbin/munin-node
 sbin/munin-node-configure
 sbin/munin-run
-sbin/munin-sched
 share/examples/munin/munin-node.conf
 share/examples/rc.d/munin-node
 @pkgdir etc/munin/plugin-conf.d


Home | Main Index | Thread Index | Old Index