From owner-svn-ports-head@freebsd.org Fri Jul 1 02:10:44 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BAD57B88322; Fri, 1 Jul 2016 02:10:44 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E4882F95; Fri, 1 Jul 2016 02:10:44 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u612AhYK041299; Fri, 1 Jul 2016 02:10:43 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u612AhtF041297; Fri, 1 Jul 2016 02:10:43 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201607010210.u612AhtF041297@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 1 Jul 2016 02:10:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417859 - head/net-mgmt/seafile-gui X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2016 02:10:44 -0000 Author: pi Date: Fri Jul 1 02:10:43 2016 New Revision: 417859 URL: https://svnweb.freebsd.org/changeset/ports/417859 Log: net-mgmt/seafile-gui: 5.1.2 -> 5.1.3 - Support syncing any sub-folder with a community server - [fix, pro] Fix auto-completion in sharing a folder to a user - auto-login for open file history in web - Prevent generating too many "case conflict" files PR: 210728 Submitted by: Ultima1252@gmail.com (maintainer) Modified: head/net-mgmt/seafile-gui/Makefile head/net-mgmt/seafile-gui/distinfo Modified: head/net-mgmt/seafile-gui/Makefile ============================================================================== --- head/net-mgmt/seafile-gui/Makefile Fri Jul 1 00:20:53 2016 (r417858) +++ head/net-mgmt/seafile-gui/Makefile Fri Jul 1 02:10:43 2016 (r417859) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seafile-gui -PORTVERSION= 5.1.2 +PORTVERSION= 5.1.3 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt devel @@ -23,7 +23,6 @@ LIB_DEPENDS= libglib-2.0.so:devel/glib20 USE_GITHUB= yes GH_ACCOUNT= haiwen GH_PROJECT= seafile-client -GH_TAGNAME= 1a63e1f USES= compiler:c++11-lang cmake gettext pkgconfig shebangfix SHEBANG_FILES= extensions/*.sh scripts/*.sh fsplugin/*.sh \ Modified: head/net-mgmt/seafile-gui/distinfo ============================================================================== --- head/net-mgmt/seafile-gui/distinfo Fri Jul 1 00:20:53 2016 (r417858) +++ head/net-mgmt/seafile-gui/distinfo Fri Jul 1 02:10:43 2016 (r417859) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1467313498 +SHA256 (haiwen-seafile-client-v5.1.3_GH0.tar.gz) = 28a83b78ee15e11799be30c94cb9a4472c9bb19d3f2480daa6a1abcb31052c16 +SIZE (haiwen-seafile-client-v5.1.3_GH0.tar.gz) = 2129320