Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2016 02:10:43 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417859 - head/net-mgmt/seafile-gui
Message-ID:  <201607010210.u612AhtF041297@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607010210.u612AhtF041297>