mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
deskutils/treeline: Update to 3.0.2
This commit is contained in:
parent
91546aac5b
commit
c9cc447dfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482840
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= treeline
|
||||
PORTVERSION= 3.0.1
|
||||
PORTVERSION= 3.0.2
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= https://github.com/doug-101/TreeLine/releases/download/v${PORTVERSION}/ \
|
||||
SF/${PORTNAME}/${PORTVERSION}
|
||||
@ -54,6 +54,7 @@ do-install:
|
||||
(cd ${STAGEDIR}${PREFIX} && \
|
||||
${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \
|
||||
-d ${DATADIR} -f ${DATADIR_REL})
|
||||
(cd ${STAGEDIR}${DATADIR} && ${RM} *.bak *.orig *.pro *.spec)
|
||||
(cd ${STAGEDIR}${DOCSDIR} && ${RM} INSTALL LICENSE)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1538356284
|
||||
SHA256 (treeline-3.0.1.tar.gz) = 3a234e0032ff91e5b9442e242456f5d98bac149d18dbf3fd28914d2140286f22
|
||||
SIZE (treeline-3.0.1.tar.gz) = 557271
|
||||
TIMESTAMP = 1540302361
|
||||
SHA256 (treeline-3.0.2.tar.gz) = adbf94219d0ac4404c0269826583aef8e135aeade7d121dabcc68ff27ff5f47b
|
||||
SIZE (treeline-3.0.2.tar.gz) = 558512
|
||||
|
@ -310,7 +310,6 @@ share/icons/hicolor/scalable/apps/treeline-icon.svg
|
||||
%%NLS%%%%DATADIR%%/translations/treeline_de.qm
|
||||
%%NLS%%%%DATADIR%%/translations/treeline_es.qm
|
||||
%%DATADIR%%/treeformats.py
|
||||
%%DATADIR%%/treeline.pro
|
||||
%%DATADIR%%/treeline.py
|
||||
%%DATADIR%%/treelocalcontrol.py
|
||||
%%DATADIR%%/treemaincontrol.py
|
||||
|
Loading…
Reference in New Issue
Block a user