Hi,

this is the diff to update Mercurial to 2.4.
Changelog: 
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.4_.282012-11-1.29

Is it ok?

Cheers,

Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/mercurial/Makefile,v
retrieving revision 1.49
diff -u -p -r1.49 Makefile
--- Makefile    8 Sep 2012 08:00:45 -0000       1.49
+++ Makefile    27 Nov 2012 08:20:17 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              fast, lightweight source control management
 
-MODPY_EGG_VERSION =    2.3.1
+MODPY_EGG_VERSION =    2.4
 DISTNAME =             mercurial-${MODPY_EGG_VERSION}
 CATEGORIES =           devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/mercurial/distinfo,v
retrieving revision 1.33
diff -u -p -r1.33 distinfo
--- distinfo    8 Sep 2012 08:00:45 -0000       1.33
+++ distinfo    27 Nov 2012 08:20:17 -0000
@@ -1,2 +1,2 @@
-SHA256 (mercurial-2.3.1.tar.gz) = 71h/3TsGLgjrQBLnhw9NCgD9g08RV4v7qAMTsQ+AhUE=
-SIZE (mercurial-2.3.1.tar.gz) = 3558058
+SHA256 (mercurial-2.4.tar.gz) = OIeFNYiBzrRAm6obgYDCyE1fNU6ozvGJI91JEAzVIQM=
+SIZE (mercurial-2.4.tar.gz) = 3607276
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/mercurial/pkg/PLIST,v
retrieving revision 1.25
diff -u -p -r1.25 PLIST
--- pkg/PLIST   8 Sep 2012 08:00:45 -0000       1.25
+++ pkg/PLIST   27 Nov 2012 08:20:17 -0000
@@ -527,7 +527,6 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/style-monoblue.css
 
lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/style-paper.css
 lib/python${MODPY_VERSION}/site-packages/mercurial/templates/static/style.css
-lib/python${MODPY_VERSION}/site-packages/mercurial/templates/template-vars.txt
 lib/python${MODPY_VERSION}/site-packages/mercurial/transaction.py
 lib/python${MODPY_VERSION}/site-packages/mercurial/transaction.pyc
 lib/python${MODPY_VERSION}/site-packages/mercurial/treediscovery.py

Reply via email to