Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv591

Modified Files:
        mercurial-py.info 
Removed Files:
        mercurial-py.patch 
Log Message:
Take over with maintainer's permission, update to latest upstream and add py27 
variant.


Index: mercurial-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/mercurial-py.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- mercurial-py.info   20 Jun 2010 22:35:24 -0000      1.15
+++ mercurial-py.info   28 Sep 2010 15:33:28 -0000      1.16
@@ -1,21 +1,19 @@
 Info2: <<
 Package: mercurial-py%type_pkg[python]
-Version: 1.5.4
+Version: 1.6.3
 Revision: 1
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
-Type: python (2.4 2.5 2.6)
+Type: python (2.4 2.5 2.6 2.7)
 Depends: python%type_pkg[python]
 BuildDepends: gettext-tools, fink (>= 0.24.12)
 Source: http://www.selenic.com/mercurial/release/mercurial-%v.tar.gz
-Source-MD5: db0d673000463fae1ca5cb8a202315ae
-PatchFile: mercurial-py.patch
-PatchFile-MD5: 18ab82808a7c47f3fa383b073f5f104b
+Source-MD5: fcd61edc488d1b9aa831dde6f14d9a13
 CompileScript: <<
 %p/bin/python%type_raw[python] setup.py build
 <<
 InstallScript: <<
 # Bin
-%p/bin/python%type_raw[python] setup.py install --prefix %p --root %d
+%p/bin/python%type_raw[python] setup.py install --root %d
 cp contrib/hgk %i/bin/
 cd %i/bin; for filename in *; do mv -v $filename 
$filename-py%type_pkg[python]; done;
 
@@ -79,6 +77,7 @@
   TestScript: <<
   cd tests/ && %p/bin/python%type_raw[python] run-tests.py
   <<
+  TestSuiteSize: large
 <<
 
 DocFiles: README COPYING CONTRIBUTORS
@@ -102,7 +101,8 @@
  * Small Python codebase
  * GPL license
 <<
+DescPackaging: Formerly maintained by Pepe Barbe <[email protected]>
 License: GPL
 Homepage: http://www.selenic.com/mercurial
-Maintainer: Pepe Barbe <[email protected]>
+Maintainer: Daniel Johnson <[email protected]>
 <<

--- mercurial-py.patch DELETED ---


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to