From 6592feeb695ff7cae63f1f5e3afcaf60b77ccf59 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Thu, 27 Aug 2020 17:37:30 +0000 Subject: [PATCH] deskutils/treeline: Update to 3.1.3 --- deskutils/treeline/Makefile | 2 +- deskutils/treeline/distinfo | 6 +++--- deskutils/treeline/pkg-plist | 6 ++++++ 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile index 69420d803515..4e851e6867ce 100644 --- a/deskutils/treeline/Makefile +++ b/deskutils/treeline/Makefile @@ -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} diff --git a/deskutils/treeline/distinfo b/deskutils/treeline/distinfo index dbef92c1e023..245919d0d256 100644 --- a/deskutils/treeline/distinfo +++ b/deskutils/treeline/distinfo @@ -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 diff --git a/deskutils/treeline/pkg-plist b/deskutils/treeline/pkg-plist index 2a7d81f7f9ae..b076bb374dad 100644 --- a/deskutils/treeline/pkg-plist +++ b/deskutils/treeline/pkg-plist @@ -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