From 1878e76270f6e83b44e9a20ca643e7b79648e605 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 22 Mar 2018 23:46:23 +0000 Subject: [PATCH] Update to 4.5.2 Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes Differential Revision: https://reviews.freebsd.org/D14797 Submitted by: Gleb Popov <6yearold@gmail.com> (maintainer) --- devel/tortoisehg/Makefile | 2 +- devel/tortoisehg/distinfo | 6 +++--- devel/tortoisehg/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile index 1883fb9a7846..9480d18b0cf0 100644 --- a/devel/tortoisehg/Makefile +++ b/devel/tortoisehg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tortoisehg -PORTVERSION= 4.4.1 +PORTVERSION= 4.5.2 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/ diff --git a/devel/tortoisehg/distinfo b/devel/tortoisehg/distinfo index 766be8618c57..88b270924ab8 100644 --- a/devel/tortoisehg/distinfo +++ b/devel/tortoisehg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513105191 -SHA256 (tortoisehg-4.4.1.tar.gz) = 4355c39980fda3679292dc606d2e773c10a7aed80aa1a2afaac0970768493da8 -SIZE (tortoisehg-4.4.1.tar.gz) = 7923557 +TIMESTAMP = 1521749989 +SHA256 (tortoisehg-4.5.2.tar.gz) = 09929ac96f821a8084911c8b7d6a3f03bd22bc536486a12d81ac39f5aefc2260 +SIZE (tortoisehg-4.5.2.tar.gz) = 7935559 diff --git a/devel/tortoisehg/pkg-plist b/devel/tortoisehg/pkg-plist index 7f33eab5df38..d0d715026b20 100644 --- a/devel/tortoisehg/pkg-plist +++ b/devel/tortoisehg/pkg-plist @@ -320,6 +320,9 @@ bin/thg %%PYTHON_SITELIBDIR%%/tortoisehg/util/config.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/config.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/config.pyo +%%PYTHON_SITELIBDIR%%/tortoisehg/util/configitems.py +%%PYTHON_SITELIBDIR%%/tortoisehg/util/configitems.pyc +%%PYTHON_SITELIBDIR%%/tortoisehg/util/configitems.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/util/debugthg.py %%PYTHON_SITELIBDIR%%/tortoisehg/util/debugthg.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/util/debugthg.pyo @@ -511,6 +514,7 @@ share/pixmaps/tortoisehg/icons/scalable/actions/hg-qguard.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpop-all.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpop.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpush-all.svg +share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpush-move.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-qpush.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-rebase.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-recover.svg