Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11956/10.3/unstable/main/finkinfo/devel
Modified Files: mercurial-py.info Log Message: backport new version and val-fix Index: mercurial-py.info =================================================================== RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/mercurial-py.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mercurial-py.info 10 Apr 2006 21:53:10 -0000 1.1 +++ mercurial-py.info 9 Jan 2007 22:03:46 -0000 1.2 @@ -1,26 +1,42 @@ Info2: << Package: mercurial-py%type_pkg[python] -Version: 0.5b +Version: 0.9.3 Revision: 1 Type: python(2.2 2.3 2.4) Depends: python%type_pkg[python] -Conflicts: mercurial-py22, mercurial-py23, mercurial-py24 -Replaces: mercurial-py22, mercurial-py23, mercurial-py24 +Conflicts: mercurial-py22, mercurial-py23, mercurial-py24, mercurial-py25 +Replaces: mercurial-py22, mercurial-py23, mercurial-py24, mercurial-py25 Source: http://www.selenic.com/mercurial/release/mercurial-%v.tar.gz -Source-MD5: c39c8daeb9c149d2c9ed4d93ae62a353 +Source-MD5: 5e39fed853e5669cbac32b77a67bb6dd PatchScript: << perl -i -pe 'print "#include <inttypes.h>\n" if /stdlib/' mercurial/mpatch.c +perl -i -pe 's|^(#!/usr/bin/env) wish|\1 /usr/bin/wish|' contrib/hgk +perl -i -pe 's|/etc/|%p/etc/|' doc/*.[15]* mercurial/ui.py +perl -e 'print "[extensions]\ngpg=\nhbisect=\nhgk=\nmq=\ntransplant=\npatchbomb=\n"' > hgrc << CompileScript: << -#!/bin/sh -e -echo "No compile needed" +echo Nothing to compile << InstallScript: << -python%type_raw[python] setup.py install --home %i --install-lib %i/lib/python%type_raw[python]/site-packages +python%type_raw[python] setup.py install --prefix %p --root %d +cp contrib/hgk %i/bin +mkdir -p %i/etc/mercurial +cp hgrc %i/etc/mercurial mkdir -p %i/share/man/man1 -cp doc/hg.1 %i/share/man/man1 +cp doc/*.1 %i/share/man/man1 +mkdir -p %i/share/man/man5 +cp doc/*.5 %i/share/man/man5 +mkdir -p %i/share/emacs/site-lisp +cp contrib/mercurial.el contrib/mq.el %i/share/emacs/site-lisp +mkdir -p %i/etc/bash_completion.d +cp contrib/bash_completion %i/etc/bash_completion.d/hg +mkdir -p %i/share/doc/%n/contrib +cp -r contrib/churn.py contrib/convert-repo contrib/hg-ssh \ + contrib/tcsh_completion contrib/zsh_completion contrib/vim \ + %i/share/doc/%n/contrib << -DocFiles: README *.txt doc/hg.1.txt doc/hg.1.html +DocFiles: README COPYING CONTRIBUTORS doc/*.txt +ConfFiles: %p/etc/mercurial/hgrc Description: Lightweight distributed revision control system DescDetail: << Mercurial is a fast, lightweight source control management @@ -43,4 +59,4 @@ License: GPL Homepage: http://www.selenic.com/mercurial Maintainer: Matthias Neeracher <[EMAIL PROTECTED]> -<< \ No newline at end of file +<< ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-commits