diff options
-rw-r--r-- | www/py-seafobj/Makefile | 6 | ||||
-rw-r--r-- | www/py-seafobj/distinfo | 4 | ||||
-rw-r--r-- | www/py-seafobj/pkg-plist | 3 |
3 files changed, 9 insertions, 4 deletions
diff --git a/www/py-seafobj/Makefile b/www/py-seafobj/Makefile index 131ad6a263ed..b22366837d76 100644 --- a/www/py-seafobj/Makefile +++ b/www/py-seafobj/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seafobj -PORTVERSION= 4.0.5 +PORTVERSION= 5.1.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -pro CATEGORIES= www python @@ -15,8 +15,10 @@ LICENSE= APACHE20 USE_GITHUB= yes GH_ACCOUNT= haiwen +NO_ARCH= yes NO_BUILD= yes -USES= python:2 +USES= python:-2.7 shebangfix +SHEBANG_FILES= *.sh *.py HAIWENDIR= www/haiwen SEAFILE_SERVER= ${HAIWENDIR}/seafile-server diff --git a/www/py-seafobj/distinfo b/www/py-seafobj/distinfo index a10f85cad2d7..ad4e123a5708 100644 --- a/www/py-seafobj/distinfo +++ b/www/py-seafobj/distinfo @@ -1,2 +1,2 @@ -SHA256 (haiwen-seafobj-v4.0.5-pro_GH0.tar.gz) = 554cf9a9f38d9240eba2eb574475f6eaa637643441ff30a2e70f0abceb3f9c6d -SIZE (haiwen-seafobj-v4.0.5-pro_GH0.tar.gz) = 6616922 +SHA256 (haiwen-seafobj-v5.1.0-pro_GH0.tar.gz) = 30d5f2e9ca38c2226eabef8468c23ac22c9258840236845420fd1ecfd20ef743 +SIZE (haiwen-seafobj-v5.1.0-pro_GH0.tar.gz) = 6617199 diff --git a/www/py-seafobj/pkg-plist b/www/py-seafobj/pkg-plist index ecdf084f5f0b..aac34ae4cb76 100644 --- a/www/py-seafobj/pkg-plist +++ b/www/py-seafobj/pkg-plist @@ -4,6 +4,9 @@ %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/__init__.py %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/__init__.pyc %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/__init__.pyo +%%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/alioss.py +%%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/alioss.pyc +%%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/alioss.pyo %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/base.py %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/base.pyc %%SEAFILE_SERVER%%/seahub/thirdpart/seafobj/backends/base.pyo |