svn commit: r480993 - head/deskutils/treeline

Jason E. Hale jhale at FreeBSD.org
Mon Oct 1 01:22:55 UTC 2018


Author: jhale
Date: Mon Oct  1 01:22:53 2018
New Revision: 480993
URL: https://svnweb.freebsd.org/changeset/ports/480993

Log:
  deskutils/treeline: Update to 3.0.1

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

Modified: head/deskutils/treeline/Makefile
==============================================================================
--- head/deskutils/treeline/Makefile	Mon Oct  1 00:37:28 2018	(r480992)
+++ head/deskutils/treeline/Makefile	Mon Oct  1 01:22:53 2018	(r480993)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	treeline
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.1
 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	Mon Oct  1 00:37:28 2018	(r480992)
+++ head/deskutils/treeline/distinfo	Mon Oct  1 01:22:53 2018	(r480993)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534768526
-SHA256 (treeline-3.0.0.tar.gz) = 4217aac5c13f0a7f6728c8b48120891c37e39a88039bde602dffaf2e601f582a
-SIZE (treeline-3.0.0.tar.gz) = 506835
+TIMESTAMP = 1538356284
+SHA256 (treeline-3.0.1.tar.gz) = 3a234e0032ff91e5b9442e242456f5d98bac149d18dbf3fd28914d2140286f22
+SIZE (treeline-3.0.1.tar.gz) = 557271

Modified: head/deskutils/treeline/pkg-plist
==============================================================================
--- head/deskutils/treeline/pkg-plist	Mon Oct  1 00:37:28 2018	(r480992)
+++ head/deskutils/treeline/pkg-plist	Mon Oct  1 01:22:53 2018	(r480993)
@@ -306,7 +306,9 @@ share/icons/hicolor/scalable/apps/treeline-icon.svg
 %%DATADIR%%/templates/exports/live_tree_export.js
 %%DATADIR%%/titlelistview.py
 %%NLS%%%%DATADIR%%/translations/qt_de.qm
+%%NLS%%%%DATADIR%%/translations/qt_es.qm
 %%NLS%%%%DATADIR%%/translations/treeline_de.qm
+%%NLS%%%%DATADIR%%/translations/treeline_es.qm
 %%DATADIR%%/treeformats.py
 %%DATADIR%%/treeline.pro
 %%DATADIR%%/treeline.py


More information about the svn-ports-head mailing list