update net-mgmt/seafile-gui to 6.0.3

Changes: https://seacloud.cc/group/3/wiki/client-changelog

 - Add a dialog to list all sync errors
 - Don't popup file is locked by other users error message
 - Make sync error message more accurate
 - [win] Support intermediate CA
 - [cloud file browser] Show correct error message when quota is exceeded during file upload
 - Show the server address during Shibboleth login
 - Support pre-config Shibboleth server address in seafile.ini
 - [fix] Show the recent shared user in sharing dialog
 - "open folder" changed to "open local folder"

PR:		217087
Submitted by:	ultima1252@gmail.com (maintainer)
This commit is contained in:
Nikolai Lifanov 2017-02-14 15:35:32 +00:00
parent 531ac13f63
commit 231cec26a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434119
2 changed files with 5 additions and 7 deletions

View file

@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= seafile-gui
PORTVERSION= 6.0.1
PORTVERSION= 6.0.3
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= net-mgmt devel
MAINTAINER= ultima1252@gmail.com
@ -24,11 +23,10 @@ USE_GITHUB= yes
GH_ACCOUNT= haiwen
GH_PROJECT= seafile-client
USES= compiler:c++11-lang cmake gettext pkgconfig shebangfix
USES= compiler:c++11-lang cmake gettext pkgconfig shebangfix ssl
SHEBANG_FILES= extensions/*.sh scripts/*.sh fsplugin/*.sh \
scripts/*.py
USE_GNOME= glib20
USE_OPENSSL= yes
USE_QT5= core dbus gui network testlib widgets \
qmake_build buildtools_build linguisttools_build
INSTALLS_ICONS= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1481777093
SHA256 (haiwen-seafile-client-v6.0.1_GH0.tar.gz) = 0660243b7cd5e95b20457722b69896009b20d474d182c5bf2848293c345e01c9
SIZE (haiwen-seafile-client-v6.0.1_GH0.tar.gz) = 2134609
TIMESTAMP = 1486886617
SHA256 (haiwen-seafile-client-v6.0.3_GH0.tar.gz) = 4de4d8f9633af28c1421d38180d3f33f78fcfd3b7cb0e8d82d1ede7515aa8992
SIZE (haiwen-seafile-client-v6.0.3_GH0.tar.gz) = 2170583