FreeBSD Bugzilla – Attachment 169645 Details for
Bug 208979
net-mgmt/ccnet: Updated to 5.1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ccnet.diff
ccnet.diff (text/plain), 1.10 KB, created by
Ultima
on 2016-04-25 00:49:30 UTC
(
hide
)
Description:
ccnet.diff
Filename:
MIME Type:
Creator:
Ultima
Created:
2016-04-25 00:49:30 UTC
Size:
1.10 KB
patch
obsolete
>Index: net-mgmt/ccnet/Makefile >=================================================================== >--- net-mgmt/ccnet/Makefile (revision 413964) >+++ net-mgmt/ccnet/Makefile (working copy) >@@ -42,11 +42,11 @@ > SEABIN= ${SEAFILE_SERVER}/seafile/bin > SEALIB= ${SEAFILE_SERVER}/seafile/lib > >-SEAFILE_USERNAME?= seafile >-SEAFILE_GROUPNAME?= ${SEAFILE_USERNAME} >+USERS= seafile >+GROUPS= ${USERS} > >-PLIST_SUB= SEAFILE_USERNAME=${SEAFILE_USERNAME} \ >- SEAFILE_GROUPNAME=${SEAFILE_GROUPNAME} \ >+PLIST_SUB= USERS=${USERS} \ >+ GROUPS=${GROUPS} \ > SEAFILE_SERVER=${SEAFILE_SERVER} \ > HAIWENDIR=${HAIWENDIR} > >Index: net-mgmt/ccnet/pkg-plist >=================================================================== >--- net-mgmt/ccnet/pkg-plist (revision 413964) >+++ net-mgmt/ccnet/pkg-plist (working copy) >@@ -84,4 +84,4 @@ > %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/utils.py > %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/utils.pyc > %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/ccnet/utils.pyo >-@dir(%%SEAFILE_USERNAME%%,%%SEAFILE_GROUPNAME%%,755) %%HAIWENDIR%% >+@dir(%%USERS%%,%%GROUPS%%,755) %%HAIWENDIR%%
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
Flags:
Ultima1252
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 208979
:
169573
|
169590
|
169631
|
169645
|
170280