Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5475432b9b4f85820f12a32e602b58b151caa382

commit 5475432b9b4f85820f12a32e602b58b151caa382
Author: Michel Hermier <herm...@frugalware.org>
Date:   Wed Nov 2 18:46:01 2011 +0100

bash-4.2_010-2-i686

* rebuild with readline.

diff --git a/source/base/bash/FrugalBuild b/source/base/bash/FrugalBuild
index 7978a24..8fcc763 100644
--- a/source/base/bash/FrugalBuild
+++ b/source/base/bash/FrugalBuild
@@ -9,11 +9,11 @@ if [ -z "$patchver" ]; then
else
pkgver=${basever}_$patchver
fi
-pkgrel=1
+pkgrel=2
pkgdesc="The GNU Bourne Again shell"
url="http://tiswww.case.edu/php/chet/bash/bashtop.html";
backup=(etc/{profile,shells,skel/.bashrc})
-depends=('glibc>=2.8-3' 'readline>=5.2-4')
+depends=('glibc>=2.8-3' 'readline>=6.2')
groups=('base' 'core')
archs=('i686' 'x86_64' 'ppc' 'arm')
up2date="echo \$(lynx -dump $url|grep current|sed -n -e 's/.*bash-\(.*\)\. 
.*$/\1/' -e '1 p')\$(lynx -dump 
ftp://ftp.cwru.edu/pub/bash/bash-$basever-patches|grep 
'bash${basever//.}-[0-9]\{3\}'|sed -n 
's/.*bash${basever//.}-\([0-9]\{3\}\).*/_\1/;$ p')"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to