From b3e258394f87040443b68b5089c00f8ed4c480cf Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Fri, 25 Aug 2017 21:41:41 -0700 Subject: [PATCH] Update net-mgmt/seafile-gui to version 6.1.0 --- net-mgmt/seafile-gui/Makefile | 15 +++++++++------ net-mgmt/seafile-gui/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index aa2a3e0217b..55e0a3cad79 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= seafile-gui -PORTVERSION= ${SEAFILE_CLIENT_VER} DISTVERSIONPREFIX= v +DISTVERSION= ${SEAFILE_CLIENT_VER} CATEGORIES= net-mgmt devel MAINTAINER= ultima@FreeBSD.org @@ -19,22 +19,25 @@ LIB_DEPENDS= libsearpc.so:devel/libsearpc \ libevent.so:devel/libevent \ libuuid.so:misc/e2fsprogs-libuuid +USES= compiler:c++11-lang cmake pkgconfig shebangfix ssl +SHEBANG_FILES= extensions/*.sh scripts/*.sh fsplugin/*.sh \ + scripts/*.py + USE_GITHUB= yes GH_ACCOUNT= haiwen GH_PROJECT= seafile-client -USES= compiler:c++11-lang cmake gettext pkgconfig shebangfix ssl -SHEBANG_FILES= extensions/*.sh scripts/*.sh fsplugin/*.sh \ - scripts/*.py USE_GNOME= glib20 USE_QT5= core dbus gui network testlib widgets \ qmake_build buildtools_build linguisttools_build INSTALLS_ICONS= yes -CMAKE_ARGS+= -DCMAKE_INCLUDE_PATH:PATH=include/glib-2.0 \ +CMAKE_ARGS= -DCMAKE_INCLUDE_PATH:PATH=include/glib-2.0 \ -DOPENSSL_INCLUDE_DIRS=${OPENSSLINC} \ -DOPENSSL_LIBRARIES="-L${OPENSSLLIB} -lcrypto" -OPTIONS_DEFINE= DEBUG +OPTIONS_DEFINE= DEBUG NLS + +NLS_USES= gettext # Note that per PR 197984, cairo must be built with X11 and XCB options # otherwise configure fails with "cairo needs x11 enabled" message diff --git a/net-mgmt/seafile-gui/distinfo b/net-mgmt/seafile-gui/distinfo index 1ab3ec5c492..fdc4ec7647a 100644 --- a/net-mgmt/seafile-gui/distinfo +++ b/net-mgmt/seafile-gui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1498237204 -SHA256 (haiwen-seafile-client-v6.0.7_GH0.tar.gz) = 3212acab89ec3cee1508dd37826303447b7a738232e455b44ffc1a29d3c48baf -SIZE (haiwen-seafile-client-v6.0.7_GH0.tar.gz) = 2192384 +TIMESTAMP = 1502838671 +SHA256 (haiwen-seafile-client-v6.1.0_GH0.tar.gz) = 6d1d9fdb238cdd8514f2aa22e81cbab7a4b178807e68883a7f8c29afd232369b +SIZE (haiwen-seafile-client-v6.1.0_GH0.tar.gz) = 2246388 -- 2.41.0