Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2020 17:37:30 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546374 - head/deskutils/treeline
Message-ID:  <202008271737.07RHbUM6072127@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Thu Aug 27 17:37:30 2020
New Revision: 546374
URL: https://svnweb.freebsd.org/changeset/ports/546374

Log:
  deskutils/treeline: Update to 3.1.3

Modified:
  head/deskutils/treeline/Makefile
  head/deskutils/treeline/distinfo
  head/deskutils/treeline/pkg-plist

Modified: head/deskutils/treeline/Makefile
==============================================================================
--- head/deskutils/treeline/Makefile	Thu Aug 27 17:23:10 2020	(r546373)
+++ head/deskutils/treeline/Makefile	Thu Aug 27 17:37:30 2020	(r546374)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	treeline
-PORTVERSION=	3.1.2
+PORTVERSION=	3.1.3
 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	Thu Aug 27 17:23:10 2020	(r546373)
+++ head/deskutils/treeline/distinfo	Thu Aug 27 17:37:30 2020	(r546374)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593751738
-SHA256 (treeline-3.1.2.tar.gz) = bfe4055562c20a9d71a244ca9e188c00010760d014ef8ab718e96036948df689
-SIZE (treeline-3.1.2.tar.gz) = 643123
+TIMESTAMP = 1598548985
+SHA256 (treeline-3.1.3.tar.gz) = 8a24262ea97991960fadaba5bfe1e465931baf42b9276496f855cf57aa044c22
+SIZE (treeline-3.1.3.tar.gz) = 691943

Modified: head/deskutils/treeline/pkg-plist
==============================================================================
--- head/deskutils/treeline/pkg-plist	Thu Aug 27 17:23:10 2020	(r546373)
+++ head/deskutils/treeline/pkg-plist	Thu Aug 27 17:37:30 2020	(r546374)
@@ -17,6 +17,8 @@ share/icons/hicolor/48x48/apps/treeline-icon.png
 share/icons/hicolor/scalable/apps/treeline-icon.svg
 %%DATADIR%%/__pycache__/breadcrumbview.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
 %%DATADIR%%/__pycache__/breadcrumbview.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/__pycache__/colorset.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
+%%DATADIR%%/__pycache__/colorset.cpython-%%PYTHON_SUFFIX%%.pyc
 %%DATADIR%%/__pycache__/conditional.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
 %%DATADIR%%/__pycache__/conditional.cpython-%%PYTHON_SUFFIX%%.pyc
 %%DATADIR%%/__pycache__/configdialog.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
@@ -100,6 +102,7 @@ share/icons/hicolor/scalable/apps/treeline-icon.svg
 %%DATADIR%%/__pycache__/urltools.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
 %%DATADIR%%/__pycache__/urltools.cpython-%%PYTHON_SUFFIX%%.pyc
 %%DATADIR%%/breadcrumbview.py
+%%DATADIR%%/colorset.py
 %%DATADIR%%/conditional.py
 %%DATADIR%%/configdialog.py
 %%DATADIR%%/dataeditors.py
@@ -184,6 +187,7 @@ share/icons/hicolor/scalable/apps/treeline-icon.svg
 %%DATADIR%%/icons/toolbar/32x32/printpreviewzoomin.png
 %%DATADIR%%/icons/toolbar/32x32/printpreviewzoomout.png
 %%DATADIR%%/icons/toolbar/32x32/printpreviewzoomwidth.png
+%%DATADIR%%/icons/toolbar/32x32/toolscolors.png
 %%DATADIR%%/icons/toolbar/32x32/toolsfiltercondition.png
 %%DATADIR%%/icons/toolbar/32x32/toolsfiltertext.png
 %%DATADIR%%/icons/toolbar/32x32/toolsfindcondition.png
@@ -309,9 +313,11 @@ 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_pt.qm
 %%NLS%%%%DATADIR%%/translations/qt_zh.qm
 %%NLS%%%%DATADIR%%/translations/treeline_de.qm
 %%NLS%%%%DATADIR%%/translations/treeline_es.qm
+%%NLS%%%%DATADIR%%/translations/treeline_pt.qm
 %%NLS%%%%DATADIR%%/translations/treeline_zh.qm
 %%DATADIR%%/treeformats.py
 %%DATADIR%%/treeline.py



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