update to munin-2.0.43

This commit is contained in:
kirby 2018-11-20 09:13:37 +00:00
parent cbad00cac5
commit 31ab727bc5
4 changed files with 8 additions and 9 deletions

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.76 2018/11/10 03:28:46 florian Exp $
# $OpenBSD: Makefile,v 1.77 2018/11/20 09:13:37 kirby Exp $
PORTROACH = limitw:1,even
COMMENT-main = flexible network host monitoring, client
COMMENT-server =flexible network host monitoring, server
V = 2.0.42
V = 2.0.43
DISTNAME = munin-$V
PKGNAME-main = munin-node-$V
PKGNAME-server =munin-server-$V
REVISION-main = 0
CATEGORIES = net
HOMEPAGE = http://munin-monitoring.org/

View File

@ -1,2 +1,2 @@
SHA256 (munin-2.0.42.tar.gz) = Dxty5TOZRLU6AYZ83QnWs5m/5HDqOxYBeRTgC01O0RA=
SIZE (munin-2.0.42.tar.gz) = 2252959
SHA256 (munin-2.0.43.tar.gz) = F9eIzgs9Yzsi1fVAhvtd5T1S6CvBzdU9VcLgqpUVFUk=
SIZE (munin-2.0.43.tar.gz) = 2257914

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-Makefile,v 1.12 2018/09/23 13:47:59 kirby Exp $
$OpenBSD: patch-Makefile,v 1.13 2018/11/20 09:13:37 kirby Exp $
Index: Makefile
--- Makefile.orig
+++ Makefile
@ -54,4 +54,4 @@ Index: Makefile
+ --install_path libdoc=$(MANDIR)/man3p
test-%: %/Build
cd $* && $(PERL) Build test --verbose=0 || true
cd $* && $(PERL) Build test --verbose=0

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-node__bin_munin-asyncd_in,v 1.4 2018/09/23 13:47:59 kirby Exp $
$OpenBSD: patch-node__bin_munin-asyncd_in,v 1.5 2018/11/20 09:13:37 kirby Exp $
Index: node/_bin/munin-asyncd.in
--- node/_bin/munin-asyncd.in.orig
+++ node/_bin/munin-asyncd.in
@@ -291,7 +291,7 @@ munin-asyncd [options]
@@ -296,7 +296,7 @@ munin-asyncd [options]
Options:
--host <hostname:port> Connect to this munin-node [localhost:4949]