summaryrefslogtreecommitdiff
path: root/net-mgmt/seafile-gui
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-06-29 16:03:04 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-06-29 16:03:04 +0000
commitb3f2dd5b98e787113a8bbe44c2d0f4026b8fad4b (patch)
tree954896e33591d5e26e88d50f847a84eaa1bdb898 /net-mgmt/seafile-gui
parent- Switch to new test framework (diff)
net-mgmt/seafile-gui: 5.1.1 -> 5.1.2 with additional fixes in deps
devel/libsearpc: add USES=gettext net-mgmt/seafile: add deps devel/libevent2, misc/e2fsprogs-libuuid, devel/jansson, USES=gettext www/libevhtp: remove option REGEX - Add context menu to view file history in web - Fix user auto-completion in folder sharing dialog - Fix tray icon not shown in KDE 5 https://github.com/haiwen/seafile-client/issues/697 PR: 210165 Submitted by: Ultima1252@gmail.com (maintainer)
Notes
Notes: svn path=/head/; revision=417778
Diffstat (limited to 'net-mgmt/seafile-gui')
-rw-r--r--net-mgmt/seafile-gui/Makefile9
-rw-r--r--net-mgmt/seafile-gui/distinfo5
2 files changed, 9 insertions, 5 deletions
diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile
index 956cd19878f6..9494332fba4f 100644
--- a/net-mgmt/seafile-gui/Makefile
+++ b/net-mgmt/seafile-gui/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= seafile-gui
-PORTVERSION= 5.1.1
+PORTVERSION= 5.1.2
DISTVERSIONPREFIX= v
CATEGORIES= net-mgmt devel
@@ -16,13 +16,16 @@ LIB_DEPENDS= libglib-2.0.so:devel/glib20 \
libseafile.so:net-mgmt/seafile \
libsqlite3.so:databases/sqlite3 \
libccnet.so:net-mgmt/ccnet \
- libjansson.so:devel/jansson
+ libjansson.so:devel/jansson \
+ libevent.so:devel/libevent2 \
+ libuuid.so:misc/e2fsprogs-libuuid
USE_GITHUB= yes
GH_ACCOUNT= haiwen
GH_PROJECT= seafile-client
+GH_TAGNAME= 1a63e1f
-USES= compiler:c++11-lang cmake pkgconfig shebangfix
+USES= compiler:c++11-lang cmake gettext pkgconfig shebangfix
SHEBANG_FILES= extensions/*.sh scripts/*.sh fsplugin/*.sh \
scripts/*.py
USE_OPENSSL= yes
diff --git a/net-mgmt/seafile-gui/distinfo b/net-mgmt/seafile-gui/distinfo
index f0345d0d6ae3..111eb87f58f3 100644
--- a/net-mgmt/seafile-gui/distinfo
+++ b/net-mgmt/seafile-gui/distinfo
@@ -1,2 +1,3 @@
-SHA256 (haiwen-seafile-client-v5.1.1_GH0.tar.gz) = 0148cbdb97dcd58e6ebec738c8f6bc476192f0b9156f0783199f1213c4d0322f
-SIZE (haiwen-seafile-client-v5.1.1_GH0.tar.gz) = 2123048
+TIMESTAMP = 1465610426
+SHA256 (haiwen-seafile-client-v5.1.2-1a63e1f_GH0.tar.gz) = 1f4935a3a5384db04cf8d4d8209bfc9104f5ae7e33ca7dacd883bfccc7633fbc
+SIZE (haiwen-seafile-client-v5.1.2-1a63e1f_GH0.tar.gz) = 2129747