Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12637

Modified Files:
        mercurial-py.info mercurial.info 
Log Message:
New upstream mercurial 2.7.

Index: mercurial.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/mercurial.info,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- mercurial.info      2 Jul 2013 02:10:46 -0000       1.25
+++ mercurial.info      3 Aug 2013 21:44:47 -0000       1.26
@@ -1,5 +1,5 @@
 Package: mercurial
-Version: 2.6.3
+Version: 2.7
 Revision: 1
 Description: Lightweight distributed SCM
 DescUsage: <<
@@ -13,4 +13,4 @@
 
 Type: bundle
 
-Depends: mercurial-py27 (>= %v-%r) | mercurial-py26 (>= %v-%r) | 
mercurial-py25 (>= %v-%r) | mercurial-py24 (>= %v-%r)
+Depends: mercurial-py27 (>= %v-%r) | mercurial-py26 (>= %v-%r) | 
mercurial-py25 (>= %v-%r)

Index: mercurial-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/mercurial-py.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- mercurial-py.info   2 Jul 2013 02:10:46 -0000       1.29
+++ mercurial-py.info   3 Aug 2013 21:44:47 -0000       1.30
@@ -1,9 +1,8 @@
 Info2: <<
 Package: mercurial-py%type_pkg[python]
-Version: 2.6.3
+Version: 2.7
 Revision: 1
-Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
-Type: python (2.4 2.5 2.6 2.7)
+Type: python (2.5 2.6 2.7)
 Depends: python%type_pkg[python], ca-bundle
 BuildDepends: gettext-tools, fink (>= 0.24.12), docutils-py%type_pkg[python] 
(>= 0.7-1)
 # These are only needed when converting from the appropriate VCS.
@@ -11,7 +10,7 @@
 # pyopenssl-py%type_pkg[python] is needed by hgweb for ssl support.
 Suggests: bzr-py%type_pkg[python], darcs, git, arch-tla, monotone, 
svn-swig-py%type_pkg[python], svn18, pygments-py%type_pkg[python], 
pyopenssl-py%type_pkg[python]
 Source: http://www.selenic.com/mercurial/release/mercurial-%v.tar.gz
-Source-MD5: 99e311b2202057a259899f67b425e087
+Source-MD5: 61093c08ca5d8d1310382d17764f0c43
 PatchScript: <<
        perl -pi -e 's|/etc/|%p/etc/|g' doc/hg.1* doc/hgrc.5*
        # Change to work with our svn18.
@@ -93,7 +92,7 @@
 
 UseMaxBuildJobs: true
 InfoTest: <<
-       TestDepends: svn-swig-py%type_pkg[python] (>= 1.8.0-1), svn18, 
(%type_pkg[python] >= 26) pyflakes-py%type_pkg[python]
+       TestDepends: svn-swig-py%type_pkg[python] (>= 1.8.0-1), svn18
        TestScript: <<
                #!/bin/bash -ev
                # Tests expect a 'python' executable, so make one that's 
predictable.
@@ -103,8 +102,11 @@
                ln -s %p/bin/svnadmin18 svnadmin
                ln -s %p/bin/svnsync18 svnsync
                ln -s %p/bin/svnversion18 svnversion
+               ln -s %p/bin/pyflakes-py%type_pkg[python] pyflakes
                export PATH="%b:$PATH"
                cd tests
+               # hg 2.7 started failing pyflakes test with lots of 'imported 
but unused' warnings.
+               rm test-check-pyflakes.t
                # Don't run gpg tests.
                rm test-gpg.t
                # Skip test-convert-cvs-synthetic.t since it currently has 
unpredictable output order. This is only a test issue.


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to