aboutsummaryrefslogtreecommitdiff
path: root/www/seahub
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2019-06-09 05:24:41 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2019-06-09 05:24:41 +0000
commit0129f569b5be797eedc420fca0db54124723df1d (patch)
tree6c161929bb7882ffff0aff562c042a0191fae008 /www/seahub
parent1af0ac076f1a9ba386d5fb0b10d39840efab41da (diff)
downloadports-0129f569b5be797eedc420fca0db54124723df1d.tar.gz
ports-0129f569b5be797eedc420fca0db54124723df1d.zip
Notes
Diffstat (limited to 'www/seahub')
-rw-r--r--www/seahub/Makefile1
-rw-r--r--www/seahub/distinfo6
-rw-r--r--www/seahub/files/seahub.in2
3 files changed, 5 insertions, 4 deletions
diff --git a/www/seahub/Makefile b/www/seahub/Makefile
index 1b405f4f0745..9fd84100fe83 100644
--- a/www/seahub/Makefile
+++ b/www/seahub/Makefile
@@ -4,6 +4,7 @@ PORTNAME= seahub
DISTVERSIONPREFIX= v
DISTVERSION= ${SEAHUB_VER}
DISTVERSIONSUFFIX= -pro
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= ultima@FreeBSD.org
diff --git a/www/seahub/distinfo b/www/seahub/distinfo
index 11e957bdcef5..66b9e1755e05 100644
--- a/www/seahub/distinfo
+++ b/www/seahub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552690870
-SHA256 (haiwen-seahub-v6.3.13-pro_GH0.tar.gz) = 189e8a1b73db2ec164ff505e4bb52efe0401f8a01bae415667bedea4ade84e25
-SIZE (haiwen-seahub-v6.3.13-pro_GH0.tar.gz) = 26059355
+TIMESTAMP = 1560056509
+SHA256 (haiwen-seahub-v6.3.13-pro_GH0.tar.gz) = ed5aea17d7b727a094b9702c222842aafd2e7a9fd019469fa7b167df3048c26d
+SIZE (haiwen-seahub-v6.3.13-pro_GH0.tar.gz) = 26060069
diff --git a/www/seahub/files/seahub.in b/www/seahub/files/seahub.in
index 1df1364c272d..1633af0bf9dc 100644
--- a/www/seahub/files/seahub.in
+++ b/www/seahub/files/seahub.in
@@ -57,7 +57,7 @@ clearsessions_cmd="seahub_clearsessions"
: ${seahub_port:="8000"}
manage_py=${seafile_path}/seahub/manage.py
-gunicorn_exe=%%PREFIX%%/bin/gunicorn
+gunicorn_exe=%%PREFIX%%/bin/gunicorn-%%PYTHON_VER%%
gunicorn_conf=${seafile_conf}/gunicorn.conf
pidfile=%%PREFIX%%/%%HAIWENDIR%%/pids/seahub.pid