FreeBSD Bugzilla – Attachment 86526 Details for
Bug 122972
devel/subversion - svnserve requires user svn, should be automatically created and rc script's default path differs from Makefile's
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 410 bytes, created by
Chris St Denis
on 2008-04-21 20:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chris St Denis
Created:
2008-04-21 20:40:01 UTC
Size:
410 bytes
patch
obsolete
>--- Makefile.old Mon Apr 21 12:16:50 2008 >+++ Makefile Mon Apr 21 12:20:46 2008db/$$i; \ >+ *) ${CHOWN} -R ${SVNUSER}:${SVNGROUP} $ >@@ -159,10 +159,12 @@ > CONFIGURE_ARGS+= --with-apxs=${APXS} > PLIST_SUB+= MOD_DAV_SVN="" > SVNGROUP?= www >+SVNUSER?= www > .else > PLIST_SUB+= MOD_DAV_SVN="@comment " > PKGDEINSTALL= NONEXISTENT > SVNGROUP?= svn >+SVNUSER?= svn > .endif
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 122972
: 86526 |
86527