git: update to 1.6.1.2. No need to specify perl path anymore.

--HG--
extra : convert_revision : 35408aa94bacd9bd117ae65dce518a185490a8fe
This commit is contained in:
Juan RP 2009-02-04 01:04:05 +01:00
parent 24f389b5ca
commit e659a5d022

View file

@ -1,15 +1,14 @@
# Template build file for 'git". # Template build file for 'git".
pkgname=git pkgname=git
version=1.6.0.5 version=1.6.1.2
distfiles=" distfiles="
http://www.kernel.org/pub/software/scm/git/$pkgname-$version.tar.bz2" http://www.kernel.org/pub/software/scm/git/$pkgname-$version.tar.bz2"
build_style=gnu_configure build_style=gnu_configure
make_env="CURLDIR=$XBPS_MASTERDIR THREADED_DELTA_SEARCH=1" make_env="CURLDIR=$XBPS_MASTERDIR THREADED_DELTA_SEARCH=1"
configure_args="--with-shell=/bin/sh --with-perl=$XBPS_MASTERDIR/usr/bin/perl configure_args="--with-shell=/bin/sh --with-curl --with-expat --without-tcltk"
--with-curl --without-tcltk --with-expat"
short_desc="GIT Tree History Storage Tool" short_desc="GIT Tree History Storage Tool"
maintainer="Daniel Horecki <morr@morr.pl>" maintainer="Daniel Horecki <morr@morr.pl>"
checksum=c8b7f31ea33a8a9ce2728bfc8ec474e9f4a84139d176f0df7678d52b3bf7056d checksum=5b943fdfd8d347e59dda6c7547342ccdbc7c40aa1a24344e09bdce18dde8b4dd
long_desc=" long_desc="
GIT is a \"directory content manager\" designed to handle absolutely massive GIT is a \"directory content manager\" designed to handle absolutely massive
projects with speed and efficiency, and the release of the 2.6.12 (and later) projects with speed and efficiency, and the release of the 2.6.12 (and later)