FreeBSD Bugzilla – Attachment 164773 Details for
Bug 205669
devel/libsearpc: Revision
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libsearpc.diff
libsearpc.diff (text/plain), 1.24 KB, created by
Ultima
on 2015-12-28 16:48:14 UTC
(
hide
)
Description:
libsearpc.diff
Filename:
MIME Type:
Creator:
Ultima
Created:
2015-12-28 16:48:14 UTC
Size:
1.24 KB
patch
obsolete
>Index: devel/libsearpc/Makefile >=================================================================== >--- devel/libsearpc/Makefile (revision 404669) >+++ devel/libsearpc/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= libsearpc > PORTVERSION= 3.0.7 >+PORTREVISION= 1 > CATEGORIES= devel > > MAINTAINER= ultima1252@gmail.com >@@ -28,14 +29,8 @@ > SEAFILE_SERVER= ${HAIWENDIR}/seafile-server > SEALIB= ${SEAFILE_SERVER}/seafile/lib > >-SEAFILE_USERNAME?= www >-SEAFILE_GROUPNAME?= ${SEAFILE_USERNAME} >+PLIST_SUB= SEAFILE_SERVER=${SEAFILE_SERVER} > >-PLIST_SUB= SEAFILE_USERNAME=${SEAFILE_USERNAME} \ >- SEAFILE_GROUPNAME=${SEAFILE_GROUPNAME} \ >- SEAFILE_SERVER=${SEAFILE_SERVER} \ >- HAIWENDIR=${HAIWENDIR} >- > post-install: > @${MKDIR} ${STAGEDIR}${SEALIB} > (cd ${STAGEDIR}${PREFIX}/lib && \ >Index: devel/libsearpc/pkg-plist >=================================================================== >--- devel/libsearpc/pkg-plist (revision 404669) >+++ devel/libsearpc/pkg-plist (working copy) >@@ -20,4 +20,3 @@ > %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/pysearpc/server.py > %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/pysearpc/server.pyc > %%SEAFILE_SERVER%%/seafile/%%PYTHON_SITELIBDIR%%/pysearpc/server.pyo >-@dir(%%SEAFILE_USERNAME%%,%%SEAFILE_GROUPNAME%%,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 205669
:
164773
|
164804
|
169569
|
169644