From owner-svn-ports-all@freebsd.org Fri Jul 3 05:45:39 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C9E6536A3D6; Fri, 3 Jul 2020 05:45:39 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49ykTH3fmJz3WP1; Fri, 3 Jul 2020 05:45:39 +0000 (UTC) (envelope-from jhale@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6208526AF9; Fri, 3 Jul 2020 05:45:39 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0635jdQo008729; Fri, 3 Jul 2020 05:45:39 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0635jcHp008726; Fri, 3 Jul 2020 05:45:38 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <202007030545.0635jcHp008726@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 3 Jul 2020 05:45:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541072 - head/deskutils/treeline X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/deskutils/treeline X-SVN-Commit-Revision: 541072 X-SVN-Commit-Repository: ports 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.33 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, 03 Jul 2020 05:45:39 -0000 Author: jhale Date: Fri Jul 3 05:45:38 2020 New Revision: 541072 URL: https://svnweb.freebsd.org/changeset/ports/541072 Log: deskutils/treeline: Update to 3.1.2 Modified: head/deskutils/treeline/Makefile head/deskutils/treeline/distinfo head/deskutils/treeline/pkg-plist Modified: head/deskutils/treeline/Makefile ============================================================================== --- head/deskutils/treeline/Makefile Fri Jul 3 05:24:08 2020 (r541071) +++ head/deskutils/treeline/Makefile Fri Jul 3 05:45:38 2020 (r541072) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= treeline -PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTVERSION= 3.1.2 CATEGORIES= deskutils python MASTER_SITES= https://github.com/doug-101/TreeLine/releases/download/v${PORTVERSION}/ \ SF/${PORTNAME}/${PORTVERSION} Modified: head/deskutils/treeline/distinfo ============================================================================== --- head/deskutils/treeline/distinfo Fri Jul 3 05:24:08 2020 (r541071) +++ head/deskutils/treeline/distinfo Fri Jul 3 05:45:38 2020 (r541072) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553215191 -SHA256 (treeline-3.1.1.tar.gz) = 4bfd428a9ac6c1a9a1d28c3b4663ae44b80a5496e9e7b955354b93400aa6e8c5 -SIZE (treeline-3.1.1.tar.gz) = 572663 +TIMESTAMP = 1593751738 +SHA256 (treeline-3.1.2.tar.gz) = bfe4055562c20a9d71a244ca9e188c00010760d014ef8ab718e96036948df689 +SIZE (treeline-3.1.2.tar.gz) = 643123 Modified: head/deskutils/treeline/pkg-plist ============================================================================== --- head/deskutils/treeline/pkg-plist Fri Jul 3 05:24:08 2020 (r541071) +++ head/deskutils/treeline/pkg-plist Fri Jul 3 05:45:38 2020 (r541072) @@ -309,8 +309,10 @@ share/icons/hicolor/scalable/apps/treeline-icon.svg %%DATADIR%%/titlelistview.py %%NLS%%%%DATADIR%%/translations/qt_de.qm %%NLS%%%%DATADIR%%/translations/qt_es.qm +%%NLS%%%%DATADIR%%/translations/qt_zh.qm %%NLS%%%%DATADIR%%/translations/treeline_de.qm %%NLS%%%%DATADIR%%/translations/treeline_es.qm +%%NLS%%%%DATADIR%%/translations/treeline_zh.qm %%DATADIR%%/treeformats.py %%DATADIR%%/treeline.py %%DATADIR%%/treelocalcontrol.py