[Lunar-commits] <moonbase> bash: 3.2.48 3.2.48 version is the same bash 3.2 as before but contains all patchlevels since 1 to the last one: 48. If your Lunar after lin says about wrong sha1 sum change mirror. The initial bash 3.2.48 release contained some *.rej files because of bad patching. Now 3.2.48 release was re released and is clean.
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Thu Mar 19 14:04:55 CET 2009
commit fc714689a649701368d80abafe5258e51faaa911
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Thu Mar 19 14:04:55 2009 +0100
bash: 3.2.48
3.2.48 version is the same bash 3.2 as before but contains all patchlevels
since 1 to the last one: 48.
If your Lunar after lin says about wrong sha1 sum change mirror.
The initial bash 3.2.48 release contained some *.rej files because of bad patching.
Now 3.2.48 release was re released and is clean.
---
shells/bash/BUILD | 2 --
shells/bash/DETAILS | 9 +++------
shells/bash_static/BUILD | 2 --
shells/bash_static/DETAILS | 9 +++------
4 files changed, 6 insertions(+), 16 deletions(-)
diff --git a/shells/bash/BUILD b/shells/bash/BUILD
index 7bca7c1..3938d7e 100644
--- a/shells/bash/BUILD
+++ b/shells/bash/BUILD
@@ -4,8 +4,6 @@
OPTS+=" --bindir=/bin --with-installed-readline --with-curses"
- patch_it $SOURCE2 0 &&
-
default_build &&
ln -sf bash /bin/sh &&
ln -f /bin/bash /bin/rbash &&
diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS
index e84bb65..f1eb7a8 100644
--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -1,16 +1,13 @@
MODULE=bash
- VERSION=3.2
+ VERSION=3.2.48
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=$MODULE-$VERSION-patchset-1.0.patch
SOURCE_URL[0]=$GNU_URL/$MODULE/
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/$MODULE/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:fe6466c7ee98061e044dae0347ca5d1a8eab4a0d
- SOURCE2_VFY=sha1:dd481ef471a1c03ca853229e9df7e28602251e45
+ SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c
WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html
ENTERED=20010922
- UPDATED=20080906
+ UPDATED=20090317
SHORT="shell of the GNU operating system."
PSAFE=no
diff --git a/shells/bash_static/BUILD b/shells/bash_static/BUILD
index f4a5cf5..8f1faad 100644
--- a/shells/bash_static/BUILD
+++ b/shells/bash_static/BUILD
@@ -8,8 +8,6 @@
--with-curses \
--enable-static-link"
- patch_it $SOURCE2 0 &&
-
default_config &&
make version.h &&
make &&
diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS
index 71d0f6f..363f6f2 100644
--- a/shells/bash_static/DETAILS
+++ b/shells/bash_static/DETAILS
@@ -1,17 +1,14 @@
MODULE=bash_static
- VERSION=3.2
+ VERSION=3.2.48
SOURCE=bash-$VERSION.tar.gz
- SOURCE2=bash-$VERSION-patchset-1.0.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
SOURCE_URL[0]=$GNU_URL/bash/
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/bash/
SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/bash/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:fe6466c7ee98061e044dae0347ca5d1a8eab4a0d
- SOURCE2_VFY=sha1:dd481ef471a1c03ca853229e9df7e28602251e45
+ SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c
WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html
ENTERED=20020615
- UPDATED=20080906
+ UPDATED=20090317
SHORT="static build of bash, named as bash_static"
cat << EOF
bash - Shell of the GNU operating system.
More information about the Lunar-commits
mailing list