FreeBSD Bugzilla – Attachment 179322 Details for
Bug 216474
net-mgmt/seafile-server: Bug fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
seafile-server.diff
seafile-server.diff (text/plain), 1.91 KB, created by
Ultima
on 2017-01-26 01:29:53 UTC
(
hide
)
Description:
seafile-server.diff
Filename:
MIME Type:
Creator:
Ultima
Created:
2017-01-26 01:29:53 UTC
Size:
1.91 KB
patch
obsolete
>Index: net-mgmt/seafile-server/Makefile >=================================================================== >--- net-mgmt/seafile-server/Makefile (revision 432360) >+++ net-mgmt/seafile-server/Makefile (working copy) >@@ -4,6 +4,7 @@ > PORTVERSION= 6.0.7 > DISTVERSIONPREFIX= v > DISTVERSIONSUFFIX= -server >+PORTREVISION= 1 > CATEGORIES= net-mgmt > > MAINTAINER= ultima1252@gmail.com >@@ -93,6 +94,7 @@ > ${WRKSRC}/scripts/seaf-cli-wrapper.sh > ${REINPLACE_CMD} 's/<evhtp.h>/<evhtp\/evhtp.h>/' ${WRKSRC}/server/upload-file.c \ > ${WRKSRC}/server/access-file.c ${WRKSRC}/server/http-server.c >+ ${REINPLACE_CMD} -E 's/stat.+\$$/stat -f %Su $$/' ${WRKSRC}/scripts/seafile.sh > post-install: > @${MKDIR} ${STAGEDIR}${PREFIX}/${SEABIN} ${STAGEDIR}${PREFIX}/${SEALIB} \ > ${STAGEDIR}${PREFIX}/${SEAFILE_SERVER}/seafile/share/doc/seafile \ >@@ -111,8 +113,6 @@ > (cd ${STAGEDIR}${PREFIX}/lib && \ > ${COPYTREE_SHARE} ${PYTHON_VERSION} ${STAGEDIR}${PREFIX}/${SEALIB}) > @${RM} -rf ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION} \ >- ${WRKSRC}/scripts/sqlite2mysql.[ps][yh] \ >- ${WRKSRC}/scripts/setup-seafile.sh \ > ${STAGEDIR}${PREFIX}/bin/seafile-admin > ${INSTALL_SCRIPT} ${WRKSRC}/scripts/*.[ps][yh] ${STAGEDIR}${PREFIX}/${SEAFILE_SERVER} > ${INSTALL_SCRIPT} ${WRKSRC}/scripts/upgrade/*.[ps][yh] \ >Index: net-mgmt/seafile-server/pkg-plist >=================================================================== >--- net-mgmt/seafile-server/pkg-plist (revision 432360) >+++ net-mgmt/seafile-server/pkg-plist (working copy) >@@ -41,8 +41,11 @@ > %%SEAFILE_SERVER%%/breakpad.py > %%SEAFILE_SERVER%%/seafobj_migrate.py > %%SEAFILE_SERVER%%/seahub.sh >+%%SEAFILE_SERVER%%/setup-seafile.sh > %%SEAFILE_SERVER%%/setup-seafile-mysql.py > %%SEAFILE_SERVER%%/setup-seafile-mysql.sh >+%%SEAFILE_SERVER%%/sqlite2mysql.py >+%%SEAFILE_SERVER%%/sqlite2mysql.sh > %%SEAFILE_SERVER%%/upgrade/add_collate.sh > %%SEAFILE_SERVER%%/upgrade/db_update_1.3_1.4.py > %%SEAFILE_SERVER%%/upgrade/db_update_helper.py
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 216474
: 179322