Hi,
this is the diff to update Tortoisehg to 2.6.
You need Mercurial 2.4 to use this version of tortoisehg.
Changelog: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes
Is it ok?
Cheers,
Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/tortoisehg/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile 8 Sep 2012 08:03:03 -0000 1.5
+++ Makefile 27 Nov 2012 08:20:27 -0000
@@ -2,7 +2,7 @@
COMMENT = series of applications for Mercurial
-MODPY_EGG_VERSION = 2.5
+MODPY_EGG_VERSION = 2.6
DISTNAME = tortoisehg-${MODPY_EGG_VERSION}
CATEGORIES = devel
@@ -26,7 +26,7 @@ BUILD_DEPENDS = x11/py-qt4 \
RUN_DEPENDS = ${BUILD_DEPENDS} \
editors/py-qscintilla \
- devel/mercurial>=2.3.1 \
+ devel/mercurial>=2.4 \
devel/py-iniparse
NO_REGRESS = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/tortoisehg/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 8 Sep 2012 08:03:03 -0000 1.5
+++ distinfo 27 Nov 2012 08:20:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (tortoisehg-2.5.tar.gz) = j7H92QUX6cJMNvYgU+6oYq6lXkPuKLG4mISHmFOLGr0=
-SIZE (tortoisehg-2.5.tar.gz) = 9767802
+SHA256 (tortoisehg-2.6.tar.gz) = UMocSQ/q6xEkCa1N6Tg7L+80dD6wxlx9w/DXpAtJyJU=
+SIZE (tortoisehg-2.6.tar.gz) = 9794047
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/tortoisehg/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST 8 Sep 2012 08:03:03 -0000 1.5
+++ pkg/PLIST 27 Nov 2012 08:20:27 -0000
@@ -110,6 +110,8 @@ lib/python${MODPY_VERSION}/site-packages
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/modeltest.pyc
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/mq.py
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/mq.pyc
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/mqutil.py
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/mqutil.pyc
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/p4pending.py
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/p4pending.pyc
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/pathedit.py