FreeBSD Bugzilla – Attachment 81697 Details for
Bug 116966
Update port: security/sfs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sfs-fix.patch
sfs-fix.patch (text/x-patch), 991 bytes, created by
Mark Linimon
on 2007-11-22 19:26:01 UTC
(
hide
)
Description:
sfs-fix.patch
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2007-11-22 19:26:01 UTC
Size:
991 bytes
patch
obsolete
>diff -urN security/sfs.orig/Makefile security/sfs/Makefile >--- security/sfs.orig/Makefile 2007-11-19 02:09:27.000000000 -0500 >+++ security/sfs/Makefile 2007-11-19 02:08:08.000000000 -0500 >@@ -8,7 +8,7 @@ > > PORTNAME= sfs > PORTVERSION= 0.7.2 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= security net > MASTER_SITES= http://www.fs.net/sfswww/dist/ > >@@ -107,7 +107,7 @@ > ${WRKSRC}/sfsrwsd/client.C > > post-configure: >- @${REINPLACE_CMD} -e 's/^LIBTOOL =/#LIBTOOL =/' \ >+ @${REINPLACE_CMD} -e 's/^\(NOPAGING =\).*$$/(\1)/' \ > ${WRKSRC}/sfsrwcd/Makefile > > pre-install: >diff -urN security/sfs.orig/pkg-plist security/sfs/pkg-plist >--- security/sfs.orig/pkg-plist 2007-11-19 02:09:18.000000000 -0500 >+++ security/sfs/pkg-plist 2007-11-14 21:50:44.000000000 -0500 >@@ -154,6 +154,7 @@ > lib/sfs-%%SFS_VERSION%%/ptyd > lib/sfs-%%SFS_VERSION%%/rexd > lib/sfs-%%SFS_VERSION%%/sfsauthd >+lib/sfs-%%SFS_VERSION%%/sfsrwcd > lib/sfs-%%SFS_VERSION%%/sfsrwsd > @group sfs > lib/sfs-%%SFS_VERSION%%/suidconnect
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 116966
:
81696
| 81697