svn commit: r465326 - head/devel/tortoisehg

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 22 23:46:25 UTC 2018


Author: sunpoet
Date: Thu Mar 22 23:46:23 2018
New Revision: 465326
URL: https://svnweb.freebsd.org/changeset/ports/465326

Log:
  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 at gmail.com> (maintainer)

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

Modified: head/devel/tortoisehg/Makefile
==============================================================================
--- head/devel/tortoisehg/Makefile	Thu Mar 22 23:42:08 2018	(r465325)
+++ head/devel/tortoisehg/Makefile	Thu Mar 22 23:46:23 2018	(r465326)
@@ -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/
 

Modified: head/devel/tortoisehg/distinfo
==============================================================================
--- head/devel/tortoisehg/distinfo	Thu Mar 22 23:42:08 2018	(r465325)
+++ head/devel/tortoisehg/distinfo	Thu Mar 22 23:46:23 2018	(r465326)
@@ -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

Modified: head/devel/tortoisehg/pkg-plist
==============================================================================
--- head/devel/tortoisehg/pkg-plist	Thu Mar 22 23:42:08 2018	(r465325)
+++ head/devel/tortoisehg/pkg-plist	Thu Mar 22 23:46:23 2018	(r465326)
@@ -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-qgu
 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


More information about the svn-ports-all mailing list