FreeBSD Bugzilla – Attachment 87639 Details for
Bug 124257
[PATCH] security/sguil-server: ${PREFIX}/lib/sguil-server has wrong perm, owner and group
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sguil-server-0.7.0_3.patch
sguil-server-0.7.0_3.patch (text/plain), 1.07 KB, created by
Tomoyuki Sakurai
on 2008-06-04 05:20:04 UTC
(
hide
)
Description:
sguil-server-0.7.0_3.patch
Filename:
MIME Type:
Creator:
Tomoyuki Sakurai
Created:
2008-06-04 05:20:04 UTC
Size:
1.07 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/sguil-server/Makefile /usr/home/cherry/svk/ports/security/sguil-server/Makefile >--- /usr/ports/security/sguil-server/Makefile 2008-06-01 20:48:57.000000000 +0900 >+++ /usr/home/cherry/svk/ports/security/sguil-server/Makefile 2008-06-04 12:58:21.000000000 +0900 >@@ -7,7 +7,7 @@ > > PORTNAME= sguil-server > PORTVERSION= 0.7.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= security > MASTER_SITES= SF > MASTER_SITE_SUBDIR= sguil >diff -ruN --exclude=CVS /usr/ports/security/sguil-server/files/pkg-install.in /usr/home/cherry/svk/ports/security/sguil-server/files/pkg-install.in >--- /usr/ports/security/sguil-server/files/pkg-install.in 2008-06-01 20:48:57.000000000 +0900 >+++ /usr/home/cherry/svk/ports/security/sguil-server/files/pkg-install.in 2008-06-04 12:55:47.000000000 +0900 >@@ -77,7 +77,7 @@ > pw usershow ${sguil_user} > fi > fi >- for dir in %%PREFIX%%/lib/%%SGUILDIR%% /var/run/%%SGUILDIR%% ; do >+ for dir in /var/run/%%SGUILDIR%% ; do > if [ ! -d ${dir} ]; then > echo "Creating ${dir} ...." > install -d -o ${sguil_user} -g ${sguil_group} \
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 124257
: 87639 |
87640