The update for mercurial 4.1.1. OK?
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/tortoisehg/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile 14 Jun 2016 09:49:41 -0000 1.22
+++ Makefile 27 Mar 2017 01:57:41 -0000
@@ -2,12 +2,12 @@
COMMENT = series of applications for Mercurial
-MODPY_EGG_VERSION = 3.8.3
+MODPY_EGG_VERSION = 4.1.1
DISTNAME = tortoisehg-${MODPY_EGG_VERSION}
CATEGORIES = devel
-HOMEPAGE = http://tortoisehg.bitbucket.org/
+HOMEPAGE = https://tortoisehg.bitbucket.io/
MAINTAINER = Remi Pointel <[email protected]>
@@ -25,7 +25,7 @@ RUN_DEPENDS = x11/py-qt4 \
editors/qscintilla \
devel/py-sip \
editors/py-qscintilla \
- devel/mercurial>=3.8,<3.9 \
+ devel/mercurial>=4.1,<4.2 \
devel/py-iniparse
NO_TEST = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/tortoisehg/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- distinfo 14 Jun 2016 09:49:41 -0000 1.19
+++ distinfo 27 Mar 2017 01:57:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (tortoisehg-3.8.3.tar.gz) = YwRYVwZxILPl1Ls/+HmFucrqwnyi5p31lGqxoCgtCMg=
-SIZE (tortoisehg-3.8.3.tar.gz) = 7817490
+SHA256 (tortoisehg-4.1.1.tar.gz) = T0g7CR2KZ+fdOgRIk6WmqeWbbTomqepnkTGSDsst3pE=
+SIZE (tortoisehg-4.1.1.tar.gz) = 7917162
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/tortoisehg/pkg/PLIST,v
retrieving revision 1.14
diff -u -p -r1.14 PLIST
--- pkg/PLIST 14 Jun 2016 09:49:41 -0000 1.14
+++ pkg/PLIST 27 Mar 2017 01:57:41 -0000
@@ -1,8 +1,12 @@
-@comment $OpenBSD: PLIST,v 1.14 2016/06/14 09:49:41 czarkoff Exp $
+@comment $OpenBSD$
bin/thg
lib/nautilus/
lib/nautilus/extensions-3.0/
lib/nautilus/extensions-3.0/nautilus-thg.py
+@comment lib/python${MODPY_VERSION}/site-packages/hgext3rd/__init__.py
+@comment lib/python${MODPY_VERSION}/site-packages/hgext3rd/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/hgext3rd/thg.py
+lib/python${MODPY_VERSION}/site-packages/hgext3rd/thg.pyc
lib/python${MODPY_VERSION}/site-packages/tortoisehg/
lib/python${MODPY_VERSION}/site-packages/tortoisehg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/tortoisehg/__init__.py
@@ -62,6 +66,8 @@ lib/python${MODPY_VERSION}/site-packages
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/graft.pyc
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/graph.py
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/graph.pyc
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/graphopt.py
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/graphopt.pyc
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/grep.py
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/grep.pyc
lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/guess.py