Index: head/net-mgmt/nagios-plugins/files/patch-plugins_check__nagios.c =================================================================== --- head/net-mgmt/nagios-plugins/files/patch-plugins_check__nagios.c (nonexistent) +++ head/net-mgmt/nagios-plugins/files/patch-plugins_check__nagios.c (revision 448913) @@ -0,0 +1,10 @@ +--- plugins/check_nagios.c.orig 2017-01-19 16:01:31 UTC ++++ plugins/check_nagios.c +@@ -64,6 +64,7 @@ main (int argc, char **argv) + int procuid = 0; + int procpid = 0; + int procppid = 0; ++ int procjid = 0; + int procvsz = 0; + int procrss = 0; + char proc_cgroup_hierarchy[MAX_INPUT_BUFFER]; Property changes on: head/net-mgmt/nagios-plugins/files/patch-plugins_check__nagios.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property