Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65c11a0b37cb7f877cd614a36437bb87c8bf99e2
commit 65c11a0b37cb7f877cd614a36437bb87c8bf99e2 Author: CSÃCSY László <[email protected]> Date: Mon Jun 13 18:13:17 2011 +0200 drush-4.4-1-x86_64 version bump diff --git a/source/devel-extra/drush/FrugalBuild b/source/devel-extra/drush/FrugalBuild index 0eeb8c8..189c476 100644 --- a/source/devel-extra/drush/FrugalBuild +++ b/source/devel-extra/drush/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: CSÉCSY László <[email protected]> pkgname=drush -pkgver=4.2 +pkgver=4.4 pkgrel=1 pkgdesc="A command line shell and Unix scripting interface for Drupal" url="http://drupal.org/project/drush" rodepends=('php-pear-console_table') groups=('devel-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://drupal.org/project/drush | grep -i drush.*tar.gz -m1 | sed 's/.*versions-\(.*\)\.tar.*/\1/;y/-/_/'" -source=(http://ftp.drupal.org/files/projects/$pkgname-All-versions-${pkgver//_/-}.tar.gz drush-chown-after-untar2.patch) -sha1sums=('02d754c84b0570c6efdba8a0f639d27cb8f496fd' \ - '65b008d167cdbc320873a45efc78399824f8eb02') +up2date="lynx -dump http://drupal.org/project/drush | grep -i drush.*tar.gz -m1 | sed 's/.*\.x-\(.*\)\.tar.*/\1/;y/-/_/'" +source=(http://ftp.drupal.org/files/projects/$pkgname-7.x-$pkgver.tar.gz drush-chown-after-untar2.patch) +sha1sums=('2cb75bff825ccc793a1669d9c52c7325c9680464' \ + '3cdf1c7a34d268d8ee8eab903ccb46504b9bd1e1') _F_cd_path=$pkgname build() diff --git a/source/devel-extra/drush/drush-chown-after-untar2.patch b/source/devel-extra/drush/drush-chown-after-untar2.patch index 13d7f93..852e1ee 100644 --- a/source/devel-extra/drush/drush-chown-after-untar2.patch +++ b/source/devel-extra/drush/drush-chown-after-untar2.patch @@ -1,7 +1,7 @@ diff -Naur drush-orig/commands/pm/package_handler/wget.inc drush/commands/pm/package_handler/wget.inc --- drush-orig/commands/pm/package_handler/wget.inc 2010-12-24 22:42:05.000000000 +0100 +++ drush/commands/pm/package_handler/wget.inc 2011-01-14 10:36:44.815000636 +0100 -@@ -83,6 +83,8 @@ +@@ -82,6 +82,8 @@ $tarpath = basename($tarpath, '.tgz'); $tarpath .= '.tar'; drush_shell_exec("tar -xf %s", $tarpath);
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
