update to munin-2.0.47
This commit is contained in:
parent
7ff335ec60
commit
17cea9b1f8
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.81 2019/02/08 12:51:12 kirby Exp $
|
||||
# $OpenBSD: Makefile,v 1.82 2019/03/05 15:33:45 kirby Exp $
|
||||
|
||||
PORTROACH = limitw:1,even
|
||||
|
||||
COMMENT-main = flexible network host monitoring, client
|
||||
COMMENT-server =flexible network host monitoring, server
|
||||
|
||||
V = 2.0.45
|
||||
V = 2.0.47
|
||||
DISTNAME = munin-$V
|
||||
PKGNAME-main = munin-node-$V
|
||||
PKGNAME-server =munin-server-$V
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (munin-2.0.45.tar.gz) = NGHf5utZe2ozBAmqQSieNUN4IESWV2VkpifTkjhz5U8=
|
||||
SIZE (munin-2.0.45.tar.gz) = 2258820
|
||||
SHA256 (munin-2.0.47.tar.gz) = OhxmpgXrw0j+qXfFtU/LiS1rdqslkbSIgMbrcNvwBAc=
|
||||
SIZE (munin-2.0.47.tar.gz) = 2249015
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-Makefile,v 1.14 2018/12/23 15:05:07 kirby Exp $
|
||||
$OpenBSD: patch-Makefile,v 1.15 2019/03/05 15:33:45 kirby Exp $
|
||||
Index: Makefile
|
||||
--- Makefile.orig
|
||||
+++ Makefile
|
||||
@@ -100,7 +100,6 @@ install-pre: $(MAKEFILES)
|
||||
@@ -99,7 +99,6 @@ install-pre: $(MAKEFILES)
|
||||
mkdir -p $(STATEDIR)
|
||||
mkdir -p $(SPOOLDIR)
|
||||
mkdir -p $(CONFDIR)
|
||||
@ -10,7 +10,7 @@ Index: Makefile
|
||||
|
||||
install-master-prime: $(INFILES_MASTER) install-pre install-master
|
||||
mkdir -p $(CONFDIR)/templates
|
||||
@@ -112,15 +111,15 @@ install-master-prime: $(INFILES_MASTER) install-pre in
|
||||
@@ -111,15 +110,15 @@ install-master-prime: $(INFILES_MASTER) install-pre in
|
||||
mkdir -p $(PERLLIB)
|
||||
mkdir -p $(PERLLIB)/Munin/Master
|
||||
mkdir -p $(HTMLDIR)
|
||||
@ -32,7 +32,7 @@ Index: Makefile
|
||||
|
||||
for p in master/www/*.tmpl ; do \
|
||||
$(INSTALL) -m 0644 "$$p" $(CONFDIR)/templates/ ; \
|
||||
@@ -162,10 +161,10 @@ install-plugins-prime: install-plugins build $(PLUGINS
|
||||
@@ -161,10 +160,10 @@ install-plugins-prime: install-plugins build $(PLUGINS
|
||||
mkdir -p $(CONFDIR)/plugins
|
||||
mkdir -p $(CONFDIR)/plugin-conf.d
|
||||
mkdir -p $(LIBDIR)/plugins
|
||||
@ -46,7 +46,7 @@ Index: Makefile
|
||||
$(CHMOD) 0755 $(CONFDIR)/plugin-conf.d
|
||||
|
||||
@# Process the OS specific plugins at the end. Otherwise they would be overridden by the
|
||||
@@ -535,7 +534,7 @@ install-%: %/Build
|
||||
@@ -534,7 +533,7 @@ install-%: %/Build
|
||||
--install_path script=$(BINDIR) \
|
||||
--install_path sbin=$(SBINDIR) \
|
||||
--install_path bindoc=$(MANDIR)/man1 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.21 2018/09/04 12:46:17 espie Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.22 2019/03/05 15:33:45 kirby Exp $
|
||||
@conflict munin-server-<2.0.21
|
||||
@newgroup _munin:644
|
||||
@newgroup _munin-plugin:645
|
||||
@ -47,7 +47,6 @@ libdata/perl5/site_perl/Munin/Node/Configure/Plugin.pm
|
||||
libdata/perl5/site_perl/Munin/Node/Configure/PluginList.pm
|
||||
libdata/perl5/site_perl/Munin/Node/Logger.pm
|
||||
libdata/perl5/site_perl/Munin/Node/OS.pm
|
||||
libdata/perl5/site_perl/Munin/Node/ProxySpooler.pm
|
||||
libdata/perl5/site_perl/Munin/Node/SNMPConfig.pm
|
||||
libdata/perl5/site_perl/Munin/Node/Server.pm
|
||||
libdata/perl5/site_perl/Munin/Node/Service.pm
|
||||
@ -267,7 +266,6 @@ libexec/munin/plugins/zimbra_
|
||||
@man man/man1/munin-node-configure.1
|
||||
@man man/man1/munin-node.1
|
||||
@man man/man1/munin-run.1
|
||||
@man man/man1/munin-sched.1
|
||||
@man man/man1/munindoc.1
|
||||
@man man/man3p/Munin::Common::Config.3p
|
||||
@man man/man3p/Munin::Common::Defaults.3p
|
||||
@ -296,7 +294,6 @@ libexec/munin/plugins/zimbra_
|
||||
@man man/man3p/Munin::Node::Configure::PluginList.3p
|
||||
@man man/man3p/Munin::Node::Logger.3p
|
||||
@man man/man3p/Munin::Node::OS.3p
|
||||
@man man/man3p/Munin::Node::ProxySpooler.3p
|
||||
@man man/man3p/Munin::Node::SNMPConfig.3p
|
||||
@man man/man3p/Munin::Node::Server.3p
|
||||
@man man/man3p/Munin::Node::Service.3p
|
||||
@ -314,12 +311,11 @@ libexec/munin/plugins/zimbra_
|
||||
sbin/munin-node
|
||||
sbin/munin-node-configure
|
||||
sbin/munin-run
|
||||
@sample ${SYSCONFDIR}/munin/
|
||||
sbin/munin-sched
|
||||
share/doc/munin/
|
||||
share/doc/munin/UPGRADING
|
||||
share/doc/pkg-readmes/${PKGSTEM}
|
||||
share/examples/munin/
|
||||
@sample ${SYSCONFDIR}/munin/
|
||||
share/examples/munin/munin-node.conf
|
||||
@sample ${SYSCONFDIR}/munin/munin-node.conf
|
||||
share/examples/munin/plugin-conf.d/
|
||||
|
Loading…
x
Reference in New Issue
Block a user