diff options
author | arrowd <arrowd@FreeBSD.org> | 2018-06-16 03:46:58 +0800 |
---|---|---|
committer | arrowd <arrowd@FreeBSD.org> | 2018-06-16 03:46:58 +0800 |
commit | 7b5ff485b6f9c9930bfd665d5d809f10e08ff475 (patch) | |
tree | 6d5f71e61fbfea3634537fec4fb714cdf9715816 /devel | |
parent | 46f0ab7ca1e6133f97392f154bb662b9aaa681ec (diff) | |
download | freebsd-ports-gnome-7b5ff485b6f9c9930bfd665d5d809f10e08ff475.tar.gz freebsd-ports-gnome-7b5ff485b6f9c9930bfd665d5d809f10e08ff475.tar.zst freebsd-ports-gnome-7b5ff485b6f9c9930bfd665d5d809f10e08ff475.zip |
devel/tortoisehg: Update to 4.6.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15820
Diffstat (limited to 'devel')
-rw-r--r-- | devel/tortoisehg/Makefile | 3 | ||||
-rw-r--r-- | devel/tortoisehg/distinfo | 6 | ||||
-rw-r--r-- | devel/tortoisehg/pkg-plist | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile index e4c06f23f5e3..47eab929433f 100644 --- a/devel/tortoisehg/Makefile +++ b/devel/tortoisehg/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= tortoisehg -PORTVERSION= 4.5.2 -PORTREVISION= 2 +DISTVERSION= 4.6 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/ diff --git a/devel/tortoisehg/distinfo b/devel/tortoisehg/distinfo index 88b270924ab8..027738c50771 100644 --- a/devel/tortoisehg/distinfo +++ b/devel/tortoisehg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521749989 -SHA256 (tortoisehg-4.5.2.tar.gz) = 09929ac96f821a8084911c8b7d6a3f03bd22bc536486a12d81ac39f5aefc2260 -SIZE (tortoisehg-4.5.2.tar.gz) = 7935559 +TIMESTAMP = 1529005498 +SHA256 (tortoisehg-4.6.tar.gz) = b3d21a3b331e757b1aab0a5e28e016739f96acbccb5f7150ba50db1be791b98c +SIZE (tortoisehg-4.6.tar.gz) = 7947478 diff --git a/devel/tortoisehg/pkg-plist b/devel/tortoisehg/pkg-plist index d0d715026b20..fe4ec98c04c7 100644 --- a/devel/tortoisehg/pkg-plist +++ b/devel/tortoisehg/pkg-plist @@ -284,6 +284,9 @@ bin/thg %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgstrip.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgstrip.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgstrip.pyo +%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/topics.py +%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/topics.pyc +%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/topics.pyo %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/update.py %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/update.pyc %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/update.pyo @@ -526,6 +529,7 @@ share/pixmaps/tortoisehg/icons/scalable/actions/hg-shelve.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-status.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-strip.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-tag.svg +share/pixmaps/tortoisehg/icons/scalable/actions/hg-topics.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-transplant.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-unbundle.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-undo.svg |