From owner-svn-ports-all@freebsd.org Fri Dec 23 14:46:53 2016 Return-Path: Delivered-To: svn-ports-all@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 10C3EC8E460; Fri, 23 Dec 2016 14:46:53 +0000 (UTC) (envelope-from lifanov@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 D43FF17FE; Fri, 23 Dec 2016 14:46:52 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBNEkqoa081897; Fri, 23 Dec 2016 14:46:52 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBNEkpd0081895; Fri, 23 Dec 2016 14:46:51 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612231446.uBNEkpd0081895@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Fri, 23 Dec 2016 14:46:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429268 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2016 14:46:53 -0000 Author: lifanov Date: Fri Dec 23 14:46:51 2016 New Revision: 429268 URL: https://svnweb.freebsd.org/changeset/ports/429268 Log: * Updated to 6.0.1 - Use HDPI thumbnails on HDPI screens. - Added dirent_id in class ThumbnailService. - Renamed repos category. - Fixed tray notification style. - Remove unused variables. PR: 215361 Submitted by: Ultima1252@gmail.com (maintainer) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8881 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 Dec 23 14:36:20 2016 (r429267) +++ head/net-mgmt/seafile-gui/Makefile Fri Dec 23 14:46:51 2016 (r429268) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seafile-gui -PORTVERSION= 5.1.4 +PORTVERSION= 6.0.1 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt devel Modified: head/net-mgmt/seafile-gui/distinfo ============================================================================== --- head/net-mgmt/seafile-gui/distinfo Fri Dec 23 14:36:20 2016 (r429267) +++ head/net-mgmt/seafile-gui/distinfo Fri Dec 23 14:46:51 2016 (r429268) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470238943 -SHA256 (haiwen-seafile-client-v5.1.4_GH0.tar.gz) = 7448d3ada096c36533623a460a0ecd12e02bf081c37b7bc8f3d6fcdfbe14b38f -SIZE (haiwen-seafile-client-v5.1.4_GH0.tar.gz) = 2130085 +TIMESTAMP = 1481777093 +SHA256 (haiwen-seafile-client-v6.0.1_GH0.tar.gz) = 0660243b7cd5e95b20457722b69896009b20d474d182c5bf2848293c345e01c9 +SIZE (haiwen-seafile-client-v6.0.1_GH0.tar.gz) = 2134609