UPDATE: devel/tortoisehg 4.1.1

2017-03-26 Thread Juan Francisco Cantero Hurtado
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
--- Makefile14 Jun 2016 09:49:41 -  1.22
+++ Makefile27 Mar 2017 01:57:41 -
@@ -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 
 
@@ -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
--- distinfo14 Jun 2016 09:49:41 -  1.19
+++ distinfo27 Mar 2017 01:57:41 -
@@ -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 -  1.14
+++ pkg/PLIST   27 Mar 2017 01:57:41 -
@@ -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



[UPDATE] devel/tortoisehg

2015-09-11 Thread Remi Pointel

Hi,

this is the diff to update tortoisehg to latest release.

Ok?

Cheers,

Remi.
Index: Makefile
===
RCS file: /cvs/ports/devel/tortoisehg/Makefile,v
retrieving revision 1.18
diff -u -p -u -p -r1.18 Makefile
--- Makefile9 Sep 2015 19:27:33 -   1.18
+++ Makefile11 Sep 2015 19:15:20 -
@@ -2,7 +2,7 @@
 
 COMMENT =  series of applications for Mercurial
 
-MODPY_EGG_VERSION =3.5
+MODPY_EGG_VERSION =3.5.1
 DISTNAME = tortoisehg-${MODPY_EGG_VERSION}
 
 CATEGORIES =   devel
Index: distinfo
===
RCS file: /cvs/ports/devel/tortoisehg/distinfo,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 distinfo
--- distinfo9 Sep 2015 19:27:33 -   1.15
+++ distinfo11 Sep 2015 19:15:20 -
@@ -1,2 +1,2 @@
-SHA256 (tortoisehg-3.5.tar.gz) = sHIYCthRxsBLADp17plabhpsvn16JuhjmP0LMvVRlN4=
-SIZE (tortoisehg-3.5.tar.gz) = 7395688
+SHA256 (tortoisehg-3.5.1.tar.gz) = Sc57SS84tUsAldebgSL7T01glH4tWsaAcqcFJu8KZFA=
+SIZE (tortoisehg-3.5.1.tar.gz) = 7396361


[UPDATE] devel/tortoisehg

2013-01-08 Thread Remi Pointel
Hi,

this is the diff to update Tortoisehg to 2.6.2.

Are you ok?

Cheers,

Remi.
Index: Makefile
===
RCS file: /cvs/ports/devel/tortoisehg/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile12 Dec 2012 06:07:53 -  1.6
+++ Makefile9 Jan 2013 05:40:04 -
@@ -2,7 +2,7 @@
 
 COMMENT =  series of applications for Mercurial
 
-MODPY_EGG_VERSION =2.6
+MODPY_EGG_VERSION =2.6.2
 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.4 \
+   devel/mercurial=2.4.2 \
devel/py-iniparse
 
 NO_REGRESS =   Yes
Index: distinfo
===
RCS file: /cvs/ports/devel/tortoisehg/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo12 Dec 2012 06:07:53 -  1.6
+++ distinfo9 Jan 2013 05:40:04 -
@@ -1,2 +1,2 @@
-SHA256 (tortoisehg-2.6.tar.gz) = UMocSQ/q6xEkCa1N6Tg7L+80dD6wxlx9w/DXpAtJyJU=
-SIZE (tortoisehg-2.6.tar.gz) = 9794047
+SHA256 (tortoisehg-2.6.2.tar.gz) = 8HlIj+oAi7T3Ol27m4DlI8hzVdC56jTjjnj71XJN1gk=
+SIZE (tortoisehg-2.6.2.tar.gz) = 9105928


[UPDATE] devel/tortoisehg

2012-11-28 Thread Remi Pointel
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
--- Makefile8 Sep 2012 08:03:03 -   1.5
+++ Makefile27 Nov 2012 08:20:27 -
@@ -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
--- distinfo8 Sep 2012 08:03:03 -   1.5
+++ distinfo27 Nov 2012 08:20:27 -
@@ -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 -   1.5
+++ pkg/PLIST   27 Nov 2012 08:20:27 -
@@ -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


[UPDATE] devel/tortoisehg

2012-09-06 Thread Remi Pointel

Hi,

this is the diff to update tortoisehg to last release: 2.5.
Changelog: 
https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-25


Is it ok?

Cheers,

Remi.Index: Makefile
===
RCS file: /cvs/ports/devel/tortoisehg/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile12 Jun 2012 07:17:19 -  1.4
+++ Makefile6 Sep 2012 07:04:28 -
@@ -2,7 +2,7 @@
 
 COMMENT =  series of applications for Mercurial
 
-MODPY_EGG_VERSION =2.4.1
+MODPY_EGG_VERSION =2.5
 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.2.2 \
+   devel/mercurial=2.3.1 \
devel/py-iniparse
 
 NO_REGRESS =   Yes
Index: distinfo
===
RCS file: /cvs/ports/devel/tortoisehg/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo12 Jun 2012 07:17:19 -  1.4
+++ distinfo6 Sep 2012 07:04:28 -
@@ -1,5 +1,2 @@
-MD5 (tortoisehg-2.4.1.tar.gz) = z1eCXRESFfSMM10dQXXtlA==
-RMD160 (tortoisehg-2.4.1.tar.gz) = ADHQ/EEy5E4zUk+NJKBMAciFln8=
-SHA1 (tortoisehg-2.4.1.tar.gz) = Ygh8enoH+wKhxgfU2Y3rczYygto=
-SHA256 (tortoisehg-2.4.1.tar.gz) = MXa0rpH0hRV02B8HyOe2CJDKyK6IMMAYmxfNixlSwLg=
-SIZE (tortoisehg-2.4.1.tar.gz) = 9701693
+SHA256 (tortoisehg-2.5.tar.gz) = j7H92QUX6cJMNvYgU+6oYq6lXkPuKLG4mISHmFOLGr0=
+SIZE (tortoisehg-2.5.tar.gz) = 9767802
Index: patches/patch-setup_py
===
RCS file: patches/patch-setup_py
diff -N patches/patch-setup_py
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-setup_py  6 Sep 2012 07:04:28 -
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- setup.py.orig  Wed Sep  5 17:36:36 2012
 setup.py   Thu Sep  6 09:01:24 2012
+@@ -421,7 +421,7 @@ def setup_posix():
+ _data_files += [(os.path.join('share', root),
+ [os.path.join(root, file_) for file_ in files])
+ for root, dirs, files in os.walk('locale')]
+-_data_files += [('/usr/share/nautilus-python/extensions/',
++_data_files += [('lib/nautilus/extensions-3.0',
+  ['contrib/nautilus-thg.py'])]
+ 
+ # Create a config.py.  Distributions will need to supply their own
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/tortoisehg/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST   12 Jun 2012 07:17:19 -  1.4
+++ pkg/PLIST   6 Sep 2012 07:04:28 -
@@ -1,9 +1,8 @@
 @comment $OpenBSD: PLIST,v 1.4 2012/06/12 07:17:19 rpointel Exp $
 bin/thg
 lib/nautilus/
-lib/nautilus/extensions-2.0/
-lib/nautilus/extensions-2.0/python/
-lib/nautilus/extensions-2.0/python/nautilus-thg.py
+lib/nautilus/extensions-3.0/
+lib/nautilus/extensions-3.0/nautilus-thg.py
 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
@@ -41,12 +40,16 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/csinfo.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/cslist.py
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/cslist.pyc
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/customtools.py
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/customtools.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/decorators.py
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/decorators.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/dnd.py
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/dnd.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/docklog.py
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/docklog.pyc
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/filectxactions.py
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/filectxactions.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/filedata.py
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/filedata.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/filedialogs.py
@@ -59,6 +62,8 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/filerevmodel.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/fileview.py
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/fileview.pyc
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/graft.py
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/graft.pyc
 

[UPDATE] devel/tortoisehg

2012-06-11 Thread Remi Pointel

Hi,

this is the diff to update tortoisehg to 2.4.1.

Are you ok ?

Cheers,

Remi.
Index: Makefile
===
RCS file: /cvs/ports/devel/tortoisehg/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile11 May 2012 05:33:57 -  1.3
+++ Makefile12 Jun 2012 05:06:30 -
@@ -2,7 +2,7 @@
 
 COMMENT =  series of applications for Mercurial
 
-MODPY_EGG_VERSION =2.4
+MODPY_EGG_VERSION =2.4.1
 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.2.1 \
+   devel/mercurial=2.2.2 \
devel/py-iniparse
 
 NO_REGRESS =   Yes
Index: distinfo
===
RCS file: /cvs/ports/devel/tortoisehg/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo11 May 2012 05:33:57 -  1.3
+++ distinfo12 Jun 2012 05:06:30 -
@@ -1,5 +1,5 @@
-MD5 (tortoisehg-2.4.tar.gz) = TE7rv2vPKULLcCpf2nCvuA==
-RMD160 (tortoisehg-2.4.tar.gz) = NoKV7v8olZnDBWKthPsL/WoW/A0=
-SHA1 (tortoisehg-2.4.tar.gz) = zed23J6yntn8oNZ+AnrcvUhB5sY=
-SHA256 (tortoisehg-2.4.tar.gz) = EXAp/xkSuYxSzYnrxu5qpdQ3W/9nu8HS7p8r1jbQYjM=
-SIZE (tortoisehg-2.4.tar.gz) = 8978194
+MD5 (tortoisehg-2.4.1.tar.gz) = z1eCXRESFfSMM10dQXXtlA==
+RMD160 (tortoisehg-2.4.1.tar.gz) = ADHQ/EEy5E4zUk+NJKBMAciFln8=
+SHA1 (tortoisehg-2.4.1.tar.gz) = Ygh8enoH+wKhxgfU2Y3rczYygto=
+SHA256 (tortoisehg-2.4.1.tar.gz) = MXa0rpH0hRV02B8HyOe2CJDKyK6IMMAYmxfNixlSwLg=
+SIZE (tortoisehg-2.4.1.tar.gz) = 9701693
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/tortoisehg/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   11 May 2012 05:33:57 -  1.3
+++ pkg/PLIST   12 Jun 2012 05:06:30 -
@@ -222,8 +222,6 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/util/debugthg.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/util/hglib.py
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/util/hglib.pyc
-lib/python${MODPY_VERSION}/site-packages/tortoisehg/util/hgshelve.py
-lib/python${MODPY_VERSION}/site-packages/tortoisehg/util/hgshelve.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/util/hgversion.py
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/util/hgversion.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/util/i18n.py
@@ -449,6 +447,7 @@ share/pixmaps/tortoisehg/icons/scalable/
 share/pixmaps/tortoisehg/icons/scalable/status/thg-file-p0.svg
 share/pixmaps/tortoisehg/icons/scalable/status/thg-file-p1.svg
 share/pixmaps/tortoisehg/icons/scalable/status/thg-git-subrepo.svg
+share/pixmaps/tortoisehg/icons/scalable/status/thg-remote-repo.svg
 share/pixmaps/tortoisehg/icons/scalable/status/thg-subrepo.svg
 share/pixmaps/tortoisehg/icons/scalable/status/thg-success.svg
 share/pixmaps/tortoisehg/icons/scalable/status/thg-svn-subrepo.svg
@@ -469,7 +468,6 @@ share/pixmaps/tortoisehg/icons/svg/merge
 share/pixmaps/tortoisehg/icons/svg/proxy.svg
 share/pixmaps/tortoisehg/icons/svg/recovery.svg
 share/pixmaps/tortoisehg/icons/svg/refresh_overlays.svg
-share/pixmaps/tortoisehg/icons/svg/remote-repo.svg
 share/pixmaps/tortoisehg/icons/svg/remove.svg
 share/pixmaps/tortoisehg/icons/svg/repobrowse.svg
 share/pixmaps/tortoisehg/icons/svg/shelve.svg


[UPDATE] devel/tortoisehg

2012-05-10 Thread Remi Pointel

Hi,

this is the diff to update tortoisehg to last release: 2.4.
It needs the diff of mercurial 2.2.1.

Is it ok?

Cheers,

Remi.
Index: Makefile
===
RCS file: /cvs/ports/devel/tortoisehg/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile30 Apr 2012 17:01:44 -  1.2
+++ Makefile10 May 2012 20:16:30 -
@@ -2,7 +2,7 @@
 
 COMMENT =  series of applications for Mercurial
 
-MODPY_EGG_VERSION =2.3.2
+MODPY_EGG_VERSION =2.4
 DISTNAME = tortoisehg-${MODPY_EGG_VERSION}
 
 CATEGORIES =   devel
Index: distinfo
===
RCS file: /cvs/ports/devel/tortoisehg/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo30 Apr 2012 17:01:44 -  1.2
+++ distinfo10 May 2012 20:16:30 -
@@ -1,5 +1,5 @@
-MD5 (tortoisehg-2.3.2.tar.gz) = ZrIw9GDqWQPOea4l/XzHYQ==
-RMD160 (tortoisehg-2.3.2.tar.gz) = 3kpZdhhU8VZsMX8TtQWVkCPW6j0=
-SHA1 (tortoisehg-2.3.2.tar.gz) = w6Kfqog7K7om4q1hwHtt0naCduA=
-SHA256 (tortoisehg-2.3.2.tar.gz) = CShzNUKMJ8WpasbYJCtv4OUDyjtUv/4UBv03RmEouy8=
-SIZE (tortoisehg-2.3.2.tar.gz) = 9542121
+MD5 (tortoisehg-2.4.tar.gz) = TE7rv2vPKULLcCpf2nCvuA==
+RMD160 (tortoisehg-2.4.tar.gz) = NoKV7v8olZnDBWKthPsL/WoW/A0=
+SHA1 (tortoisehg-2.4.tar.gz) = zed23J6yntn8oNZ+AnrcvUhB5sY=
+SHA256 (tortoisehg-2.4.tar.gz) = EXAp/xkSuYxSzYnrxu5qpdQ3W/9nu8HS7p8r1jbQYjM=
+SIZE (tortoisehg-2.4.tar.gz) = 8978194
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/tortoisehg/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   30 Apr 2012 17:01:44 -  1.2
+++ pkg/PLIST   10 May 2012 20:16:30 -
@@ -95,6 +95,8 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/manifestdialog.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/manifestmodel.py
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/manifestmodel.pyc
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/matching.py
+lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/matching.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/merge.py
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/merge.pyc
 lib/python${MODPY_VERSION}/site-packages/tortoisehg/hgqt/messageentry.py
@@ -435,9 +437,11 @@ share/pixmaps/tortoisehg/icons/scalable/
 share/pixmaps/tortoisehg/icons/scalable/actions/visualdiff.svg
 share/pixmaps/tortoisehg/icons/scalable/apps/
 share/pixmaps/tortoisehg/icons/scalable/apps/help-browser.svg
+share/pixmaps/tortoisehg/icons/scalable/apps/help-readme.svg
 share/pixmaps/tortoisehg/icons/scalable/apps/preferences-desktop-font.svg
 share/pixmaps/tortoisehg/icons/scalable/apps/system-file-manager.svg
 share/pixmaps/tortoisehg/icons/scalable/apps/thg-logo.svg
+share/pixmaps/tortoisehg/icons/scalable/apps/tools-spanner-hammer.svg
 share/pixmaps/tortoisehg/icons/scalable/apps/utilities-terminal.svg
 share/pixmaps/tortoisehg/icons/scalable/status/
 share/pixmaps/tortoisehg/icons/scalable/status/thg-error.svg
@@ -465,6 +469,7 @@ share/pixmaps/tortoisehg/icons/svg/merge
 share/pixmaps/tortoisehg/icons/svg/proxy.svg
 share/pixmaps/tortoisehg/icons/svg/recovery.svg
 share/pixmaps/tortoisehg/icons/svg/refresh_overlays.svg
+share/pixmaps/tortoisehg/icons/svg/remote-repo.svg
 share/pixmaps/tortoisehg/icons/svg/remove.svg
 share/pixmaps/tortoisehg/icons/svg/repobrowse.svg
 share/pixmaps/tortoisehg/icons/svg/shelve.svg


Re: [UPDATE] devel/tortoisehg

2012-05-10 Thread Landry Breuil
On Thu, May 10, 2012 at 10:19:01PM +0200, Remi Pointel wrote:
 Hi,
 
 this is the diff to update tortoisehg to last release: 2.4.
 It needs the diff of mercurial 2.2.1.

Then it should specify the version in RUN_DEPENDS..

Landry



[UPDATE] devel/tortoisehg

2012-04-28 Thread Remi Pointel

Hi,

this is the diff to update tortoisehg to last release: 2.3.2.

Is it ok?

Cheers,

Remi.
Index: Makefile
===
RCS file: /cvs/ports/devel/tortoisehg/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile27 Mar 2012 18:23:15 -  1.1.1.1
+++ Makefile28 Apr 2012 09:07:46 -
@@ -2,7 +2,7 @@
 
 COMMENT =  series of applications for Mercurial
 
-MODPY_EGG_VERSION =2.3.1
+MODPY_EGG_VERSION =2.3.2
 DISTNAME = tortoisehg-${MODPY_EGG_VERSION}
 
 CATEGORIES =   devel
@@ -28,5 +28,7 @@ RUN_DEPENDS = ${BUILD_DEPENDS} \
editors/py-qscintilla \
devel/mercurial \
devel/py-iniparse
+
+NO_REGRESS =   Yes
 
 .include bsd.port.mk
Index: distinfo
===
RCS file: /cvs/ports/devel/tortoisehg/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo27 Mar 2012 18:23:15 -  1.1.1.1
+++ distinfo28 Apr 2012 09:07:46 -
@@ -1,5 +1,5 @@
-MD5 (tortoisehg-2.3.1.tar.gz) = KVAnKvmUl2Glv2OGwbUG5A==
-RMD160 (tortoisehg-2.3.1.tar.gz) = aiKr5iNpEA7JBbfnSFJBz3eZUB4=
-SHA1 (tortoisehg-2.3.1.tar.gz) = A/33zJ7T4c912rKFESrATDiml00=
-SHA256 (tortoisehg-2.3.1.tar.gz) = BnAYB/yrmH9NnOIqd/v8XvfWQd+YbRYYxEt5OMtwxsA=
-SIZE (tortoisehg-2.3.1.tar.gz) = 9970047
+MD5 (tortoisehg-2.3.2.tar.gz) = ZrIw9GDqWQPOea4l/XzHYQ==
+RMD160 (tortoisehg-2.3.2.tar.gz) = 3kpZdhhU8VZsMX8TtQWVkCPW6j0=
+SHA1 (tortoisehg-2.3.2.tar.gz) = w6Kfqog7K7om4q1hwHtt0naCduA=
+SHA256 (tortoisehg-2.3.2.tar.gz) = CShzNUKMJ8WpasbYJCtv4OUDyjtUv/4UBv03RmEouy8=
+SIZE (tortoisehg-2.3.2.tar.gz) = 9542121
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/tortoisehg/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   27 Mar 2012 18:23:15 -  1.1.1.1
+++ pkg/PLIST   28 Apr 2012 09:07:46 -
@@ -405,6 +405,7 @@ share/pixmaps/tortoisehg/icons/scalable/
 share/pixmaps/tortoisehg/icons/scalable/actions/process-stop.svg
 share/pixmaps/tortoisehg/icons/scalable/actions/qfinish.svg
 share/pixmaps/tortoisehg/icons/scalable/actions/qimport.svg
+share/pixmaps/tortoisehg/icons/scalable/actions/settings_projrc.svg
 share/pixmaps/tortoisehg/icons/scalable/actions/status-check.svg
 share/pixmaps/tortoisehg/icons/scalable/actions/tasktab-refresh.svg
 share/pixmaps/tortoisehg/icons/scalable/actions/thg-add-subrepo.svg
@@ -466,7 +467,6 @@ share/pixmaps/tortoisehg/icons/svg/recov
 share/pixmaps/tortoisehg/icons/svg/refresh_overlays.svg
 share/pixmaps/tortoisehg/icons/svg/remove.svg
 share/pixmaps/tortoisehg/icons/svg/repobrowse.svg
-share/pixmaps/tortoisehg/icons/svg/settings_projrc.svg
 share/pixmaps/tortoisehg/icons/svg/shelve.svg
 share/pixmaps/tortoisehg/icons/svg/sync.svg
 share/pixmaps/tortoisehg/icons/svg/thg_logo.svg