diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2020-03-12 13:19:43 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2020-03-12 13:19:43 +0000 |
commit | f05645ea825c2feba867798015cd73cbbc30a3b5 (patch) | |
tree | d4d000c56b3bc84f9c027805e1583d23bf15dbf2 | |
parent | New port: deskutils/ausweisapp2 (diff) |
Update to 2.0.57.
Notes
Notes:
svn path=/head/; revision=528287
-rw-r--r-- | sysutils/munin-common/distinfo | 6 | ||||
-rw-r--r-- | sysutils/munin-common/files/patch-node_lib_Munin_Node_Server.pm | 4 | ||||
-rw-r--r-- | sysutils/munin-common/files/patch-node_sbin_munin-node | 4 | ||||
-rw-r--r-- | sysutils/munin-common/files/patch-node_sbin_munin-run | 4 | ||||
-rw-r--r-- | sysutils/munin-common/munin.mk | 2 | ||||
-rw-r--r-- | sysutils/munin-common/pkg-plist | 2 |
6 files changed, 12 insertions, 10 deletions
diff --git a/sysutils/munin-common/distinfo b/sysutils/munin-common/distinfo index 7bf7b1615853..b4f3997d638c 100644 --- a/sysutils/munin-common/distinfo +++ b/sysutils/munin-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1581933398 -SHA256 (munin-2.0.56.tar.gz) = 62e1d9ed9b7fac0ff92edda84a5367f28cb95a2e3582122e2fa874069559d7f2 -SIZE (munin-2.0.56.tar.gz) = 2264291 +TIMESTAMP = 1583926528 +SHA256 (munin-2.0.57.tar.gz) = b51ca4fd73c3ceb232c17ef4d8ba96ae2d39482df6532109ae2baaf2da0eb297 +SIZE (munin-2.0.57.tar.gz) = 2266092 diff --git a/sysutils/munin-common/files/patch-node_lib_Munin_Node_Server.pm b/sysutils/munin-common/files/patch-node_lib_Munin_Node_Server.pm index dd9567752a84..a56a02f1f999 100644 --- a/sysutils/munin-common/files/patch-node_lib_Munin_Node_Server.pm +++ b/sysutils/munin-common/files/patch-node_lib_Munin_Node_Server.pm @@ -1,9 +1,9 @@ Backporting: https://github.com/munin-monitoring/munin/commit/8ff5d5a9ec8b7ffd99dce61fee42defe7bda3b29 See also: http://munin-monitoring.org/ticket/1451 ---- node/lib/Munin/Node/Server.pm.orig 2018-12-19 20:56:49 UTC +--- node/lib/Munin/Node/Server.pm.orig 2020-03-09 01:59:44 UTC +++ node/lib/Munin/Node/Server.pm -@@ -340,7 +340,7 @@ sub _print_service { +@@ -343,7 +343,7 @@ sub _print_service { sub _list_services { my ($session, $node) = @_; diff --git a/sysutils/munin-common/files/patch-node_sbin_munin-node b/sysutils/munin-common/files/patch-node_sbin_munin-node index 761a5718f591..375d0f33577a 100644 --- a/sysutils/munin-common/files/patch-node_sbin_munin-node +++ b/sysutils/munin-common/files/patch-node_sbin_munin-node @@ -1,9 +1,9 @@ plugins run in taint mode because the uid is changed, so the path must not contain writable directories. ---- node/sbin/munin-node.orig 2014-11-24 21:46:24 UTC +--- node/sbin/munin-node.orig 2020-03-09 01:59:44 UTC +++ node/sbin/munin-node -@@ -54,6 +54,10 @@ sub main +@@ -55,6 +55,10 @@ sub main $ENV{$key} = $1; } diff --git a/sysutils/munin-common/files/patch-node_sbin_munin-run b/sysutils/munin-common/files/patch-node_sbin_munin-run index 0da215e3af89..e243de0cb0b1 100644 --- a/sysutils/munin-common/files/patch-node_sbin_munin-run +++ b/sysutils/munin-common/files/patch-node_sbin_munin-run @@ -1,9 +1,9 @@ plugins run in taint mode because the uid is changed, so the path must not contain writable directories. ---- node/sbin/munin-run.orig 2020-01-20 19:32:33 UTC +--- node/sbin/munin-run.orig 2020-03-09 01:59:44 UTC +++ node/sbin/munin-run -@@ -115,6 +115,9 @@ sub main +@@ -118,6 +118,9 @@ sub main $ENV{$key} =~ /^(.*)$/s; $ENV{$key} = $1; } diff --git a/sysutils/munin-common/munin.mk b/sysutils/munin-common/munin.mk index 923a6b52d626..16ac55925952 100644 --- a/sysutils/munin-common/munin.mk +++ b/sysutils/munin-common/munin.mk @@ -1,6 +1,6 @@ LICENSE= GPLv2 -MUNIN_VERSION= 2.0.56 +MUNIN_VERSION= 2.0.57 MUNIN_SITES= http://downloads.munin-monitoring.org/munin/stable/${MUNIN_VERSION}/ DISTINFO_FILE= ${.CURDIR}/../../sysutils/munin-common/distinfo PATCHDIR= ${.CURDIR}/../../sysutils/munin-common/files diff --git a/sysutils/munin-common/pkg-plist b/sysutils/munin-common/pkg-plist index 780cf7e5c266..861ac6cb36dd 100644 --- a/sysutils/munin-common/pkg-plist +++ b/sysutils/munin-common/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/Munin/Common/Config.pm +%%SITE_PERL%%/Munin/Common/Daemon.pm %%SITE_PERL%%/Munin/Common/Defaults.pm %%SITE_PERL%%/Munin/Common/DictFile.pm %%SITE_PERL%%/Munin/Common/SyncDictFile.pm @@ -7,6 +8,7 @@ %%SITE_PERL%%/Munin/Common/TLSServer.pm %%SITE_PERL%%/Munin/Common/Timeout.pm man/man3/Munin::Common::Config.3.gz +man/man3/Munin::Common::Daemon.3.gz man/man3/Munin::Common::Defaults.3.gz man/man3/Munin::Common::TLS.3.gz man/man3/Munin::Common::TLSClient.3.gz |