FreeBSD Bugzilla – Attachment 53898 Details for
Bug 81548
Bugfix for nagios-plugins 1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.12 KB, created by
Martin Matuska
on 2005-05-27 11:00:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Martin Matuska
Created:
2005-05-27 11:00:09 UTC
Size:
1.12 KB
patch
obsolete
>diff -bur net-mgmt/nagios-plugins.orig/Makefile net-mgmt/nagios-plugins/Makefile >--- net-mgmt/nagios-plugins.orig/Makefile Fri May 27 11:39:42 2005 >+++ net-mgmt/nagios-plugins/Makefile Fri May 27 11:40:02 2005 >@@ -7,7 +7,7 @@ > > PORTNAME= nagios-plugins > PORTVERSION= 1.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= net-mgmt > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} >diff -bur net-mgmt/nagios-plugins.orig/files/patch-configure.in net-mgmt/nagios-plugins/files/patch-configure.in >--- net-mgmt/nagios-plugins.orig/files/patch-configure.in Fri May 27 11:39:42 2005 >+++ net-mgmt/nagios-plugins/files/patch-configure.in Fri May 27 11:39:56 2005 >@@ -301,7 +301,7 @@ > - AC_MSG_WARN([unable to find usable ps syntax - check_procs and check_nagios will not be compiled]) > -fi > +ac_cv_ps_varlist="[procstat,&procuid,&procppid,&procvsz,&procrss,&procpcpu,procprog,&pos]" >-+ac_cv_ps_command="$PATH_TO_PS axwo 'state uid ppid vsz rss pcpu command command'" >++ac_cv_ps_command="$PATH_TO_PS axwo 'state uid ppid vsz rss pcpu ucomm command'" > +ac_cv_ps_format="%s %d %d %d %d %f %s %n" > +ac_cv_ps_cols=8 > +AC_MSG_RESULT([$ac_cv_ps_command])
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 81548
: 53898