svn commit: r525467 - head/net-mgmt/check_mk_agent/files

Mateusz Piotrowski 0mp at FreeBSD.org
Fri Feb 7 08:23:06 UTC 2020


Author: 0mp
Date: Fri Feb  7 08:23:05 2020
New Revision: 525467
URL: https://svnweb.freebsd.org/changeset/ports/525467

Log:
  Update patches missed in the recent version bump
  
  Reported by:	pkg-fallout

Added:
  head/net-mgmt/check_mk_agent/files/patch-check__mk__agent.freebsd
     - copied, changed from r525466, head/net-mgmt/check_mk_agent/files/patch-agents_check__mk__agent.freebsd
Deleted:
  head/net-mgmt/check_mk_agent/files/patch-agents_check__mk__agent.freebsd

Copied and modified: head/net-mgmt/check_mk_agent/files/patch-check__mk__agent.freebsd (from r525466, head/net-mgmt/check_mk_agent/files/patch-agents_check__mk__agent.freebsd)
==============================================================================
--- head/net-mgmt/check_mk_agent/files/patch-agents_check__mk__agent.freebsd	Fri Feb  7 08:08:14 2020	(r525466, copy source)
+++ head/net-mgmt/check_mk_agent/files/patch-check__mk__agent.freebsd	Fri Feb  7 08:23:05 2020	(r525467)
@@ -1,5 +1,5 @@
---- agents/check_mk_agent.freebsd.orig	2019-09-06 10:22:12 UTC
-+++ agents/check_mk_agent.freebsd
+--- check_mk_agent.freebsd.orig	2020-02-05 09:13:20 UTC
++++ check_mk_agent.freebsd
 @@ -41,15 +41,15 @@
  export LC_ALL=C
  unset LANG
@@ -20,7 +20,7 @@
  
  # All executables in PLUGINSDIR will simply be executed and their
  # ouput appended to the output of the agent. Plugins define their own
-@@ -102,7 +102,7 @@ function run_cached() {
+@@ -109,7 +109,7 @@ function run_cached() {
  
      # Cache file outdated and new job not yet running? Start it
      if [ -z "$USE_CACHEFILE" -a ! -e "$CACHEFILE.new" ] ; then


More information about the svn-ports-all mailing list