FreeBSD Bugzilla – Attachment 91119 Details for
Bug 128407
[maintainer-update] net-mgmt/nagios: Correct @dirrmtry's outside of %D
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net-mgmt-nagios-3.0.4_1.diff
net-mgmt-nagios-3.0.4_1.diff (text/plain), 1.00 KB, created by
Jarrod Sayers
on 2008-10-27 03:00:09 UTC
(
hide
)
Description:
net-mgmt-nagios-3.0.4_1.diff
Filename:
MIME Type:
Creator:
Jarrod Sayers
Created:
2008-10-27 03:00:09 UTC
Size:
1.00 KB
patch
obsolete
>diff -ruN ports/net-mgmt/nagios.orig/Makefile ports/net-mgmt/nagios/Makefile >--- ports/net-mgmt/nagios.orig/Makefile 2008-10-26 04:18:51.000000000 +1030 >+++ ports/net-mgmt/nagios/Makefile 2008-10-27 13:14:29.000000000 +1030 >@@ -7,6 +7,7 @@ > > PORTNAME= nagios > DISTVERSION= 3.0.4 >+PORTREVISION= 1 > CATEGORIES= net-mgmt > MASTER_SITES= SF > >diff -ruN ports/net-mgmt/nagios.orig/pkg-plist ports/net-mgmt/nagios/pkg-plist >--- ports/net-mgmt/nagios.orig/pkg-plist 2008-09-03 10:00:55.000000000 +0930 >+++ ports/net-mgmt/nagios/pkg-plist 2008-10-27 13:17:01.000000000 +1030 >@@ -380,7 +380,7 @@ > @dirrm %%NAGIOSWWWDIR%%/ssi > @dirrm %%NAGIOSWWWDIR%%/stylesheets > @dirrmtry %%NAGIOSWWWDIR%% >-@dirrmtry %%NAGIOSDIR%%/archives >-@dirrmtry %%NAGIOSDIR%%/checkresults >-@dirrmtry %%NAGIOSDIR%%/rw >-@dirrmtry %%NAGIOSDIR%% >+@unexec rmdir %%NAGIOSDIR%%/archives 2>/dev/null || true >+@unexec rmdir %%NAGIOSDIR%%/checkresults 2>/dev/null || true >+@unexec rmdir %%NAGIOSDIR%%/rw 2>/dev/null || true >+@unexec rmdir %%NAGIOSDIR%% 2>/dev/null || true
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 128407
: 91119