FreeBSD Bugzilla – Attachment 169720 Details for
Bug 205123
www/py-seafobj: Updated to 5.1.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
seafobj.diff
seafobj.diff (text/plain), 2.65 KB, created by
Ultima
on 2016-04-26 14:45:06 UTC
(
hide
)
Description:
seafobj.diff
Filename:
MIME Type:
Creator:
Ultima
Created:
2016-04-26 14:45:06 UTC
Size:
2.65 KB
patch
obsolete
>Index: www/py-seafobj/Makefile >=================================================================== >--- www/py-seafobj/Makefile (revision 414056) >+++ www/py-seafobj/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= seafobj >-PORTVERSION= 5.1.0 >+PORTVERSION= 5.1.3 > DISTVERSIONPREFIX= v > DISTVERSIONSUFFIX= -pro > CATEGORIES= www python >@@ -25,11 +25,11 @@ > SEAHUBDIR= ${SEAFILE_SERVER}/seahub > SITEPACKAGEDIR= ${SEAHUBDIR}/thirdpart > >-SEAFILE_USERNAME?= www >-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} \ > SEAHUBDIR=${SEAHUBDIR} \ > HAIWENDIR=${HAIWENDIR} \ >Index: www/py-seafobj/distinfo >=================================================================== >--- www/py-seafobj/distinfo (revision 414056) >+++ www/py-seafobj/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (haiwen-seafobj-v5.1.0-pro_GH0.tar.gz) = 30d5f2e9ca38c2226eabef8468c23ac22c9258840236845420fd1ecfd20ef743 >-SIZE (haiwen-seafobj-v5.1.0-pro_GH0.tar.gz) = 6617199 >+SHA256 (haiwen-seafobj-v5.1.3-pro_GH0.tar.gz) = bce233776841c30b5bbc59d126eb60a741a0a570397526d8095f1b723c030b74 >+SIZE (haiwen-seafobj-v5.1.3-pro_GH0.tar.gz) = 6620648 >Index: www/py-seafobj/pkg-plist >=================================================================== >--- www/py-seafobj/pkg-plist (revision 414056) >+++ www/py-seafobj/pkg-plist (working copy) >@@ -19,6 +19,9 @@ > %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/s3.py > %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/s3.pyc > %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/s3.pyo >+%%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/swift.py >+%%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/swift.pyc >+%%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/swift.pyo > %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/blocks.py > %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/blocks.pyc > %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/blocks.pyo >@@ -40,5 +43,8 @@ > %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/utils/ceph_utils.py > %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/utils/ceph_utils.pyc > %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/utils/ceph_utils.pyo >-@dir(%%SEAFILE_USERNAME%%,%%SEAFILE_GROUPNAME%%,755) %%SEAHUBDIR%% >-@dir(%%SEAFILE_USERNAME%%,%%SEAFILE_GROUPNAME%%,755) %%HAIWENDIR%% >+%%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/utils/crypto.py >+%%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/utils/crypto.pyc >+%%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/utils/crypto.pyo >+@dir(%%USERS%%,%%GROUPS%%,755) %%SEAHUBDIR%% >+@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 205123
:
163971
|
164808
|
169384
|
169572
|
169720
|
170283
|
170644