mercurial: update to 1.5.1.

--HG--
extra : convert_revision : 8b2c05dbf7be3144f0b8f5432a650af4d2d7db48
This commit is contained in:
Juan RP 2010-04-25 16:35:08 +02:00
parent 1c9945f375
commit 30f88adaf1

View file

@ -1,11 +1,11 @@
# Template file for 'mercurial' # Template file for 'mercurial'
pkgname=mercurial pkgname=mercurial
version=1.4.3 version=1.5.1
distfiles="http://mercurial.selenic.com/release/$pkgname-$version.tar.gz" distfiles="http://mercurial.selenic.com/release/$pkgname-$version.tar.gz"
build_style=python-module build_style=python-module
short_desc="Fast, lightweight source control management system" short_desc="Fast, lightweight source control management system"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9cc820baaca3c385d98d6d0c0f54ce6ee4c7af0ef6e8aa8c71da2a48fb7a2a24 checksum=5796dd27c884c0effb027c71925fe2c2506b08e0ac8c5f53db259d378ef96569
long_desc=" long_desc="
Mercurial is a fast, lightweight Source Control Management system Mercurial is a fast, lightweight Source Control Management system
designed for efficient handling of very large distributed projects. designed for efficient handling of very large distributed projects.
@ -46,7 +46,7 @@ long_desc="
* Source code available under the GPL license * Source code available under the GPL license
* Actively community supported and developed" * Actively community supported and developed"
noarch=yes Add_dependency run glibc
Add_dependency full python Add_dependency full python
Add_dependency build gettext Add_dependency build gettext