diff options
author | Nikolai Lifanov <lifanov@FreeBSD.org> | 2017-02-14 15:35:32 +0000 |
---|---|---|
committer | Nikolai Lifanov <lifanov@FreeBSD.org> | 2017-02-14 15:35:32 +0000 |
commit | 231cec26a9b51e44caa51b4320eff3f619cf7c58 (patch) | |
tree | 1dfc52fcaec0c2671b7e13ec762ecfc9969c8f3a /net-mgmt/seafile-gui | |
parent | 531ac13f63074523f32d53c9a245149de2be1e6d (diff) |
Notes
Diffstat (limited to 'net-mgmt/seafile-gui')
-rw-r--r-- | net-mgmt/seafile-gui/Makefile | 6 | ||||
-rw-r--r-- | net-mgmt/seafile-gui/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index 6b5eb79e4e71..ac1cf98b67a7 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -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 diff --git a/net-mgmt/seafile-gui/distinfo b/net-mgmt/seafile-gui/distinfo index 24285863c8da..cb4af2e7629a 100644 --- a/net-mgmt/seafile-gui/distinfo +++ b/net-mgmt/seafile-gui/distinfo @@ -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 |