svn commit: r472486 - head/devel/tortoisehg

Gleb Popov arrowd at FreeBSD.org
Fri Jun 15 19:46:59 UTC 2018


Author: arrowd
Date: Fri Jun 15 19:46:58 2018
New Revision: 472486
URL: https://svnweb.freebsd.org/changeset/ports/472486

Log:
  devel/tortoisehg: Update to 4.6.
  
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15820

Modified:
  head/devel/tortoisehg/Makefile
  head/devel/tortoisehg/distinfo
  head/devel/tortoisehg/pkg-plist

Modified: head/devel/tortoisehg/Makefile
==============================================================================
--- head/devel/tortoisehg/Makefile	Fri Jun 15 19:18:46 2018	(r472485)
+++ head/devel/tortoisehg/Makefile	Fri Jun 15 19:46:58 2018	(r472486)
@@ -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/
 

Modified: head/devel/tortoisehg/distinfo
==============================================================================
--- head/devel/tortoisehg/distinfo	Fri Jun 15 19:18:46 2018	(r472485)
+++ head/devel/tortoisehg/distinfo	Fri Jun 15 19:46:58 2018	(r472486)
@@ -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

Modified: head/devel/tortoisehg/pkg-plist
==============================================================================
--- head/devel/tortoisehg/pkg-plist	Fri Jun 15 19:18:46 2018	(r472485)
+++ head/devel/tortoisehg/pkg-plist	Fri Jun 15 19:46:58 2018	(r472486)
@@ -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-she
 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


More information about the svn-ports-all mailing list