[Lunar-commits] <moonbase> bash: updated to 3.2.50
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Thu Jul 30 23:41:27 CEST 2009
commit 317fdcc0c85c8ebf71d8e7e3f4b9057abc5f34af
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Thu Jul 30 23:41:27 2009 +0200
bash: updated to 3.2.50
---
shells/bash/BUILD | 1 +
shells/bash/DETAILS | 7 +++++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/shells/bash/BUILD b/shells/bash/BUILD
index 0566605..c9593e5 100644
--- a/shells/bash/BUILD
+++ b/shells/bash/BUILD
@@ -1,6 +1,7 @@
(
patch_it $SOURCE2 0 &&
+ patch_it $SOURCE3 0 &&
bad_flags -malign-double
OPTS+=" --bindir=/bin \
diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS
index 13fbca7..335b0ae 100644
--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -1,18 +1,21 @@
MODULE=bash
- VERSION=3.2.49
+ VERSION=3.2.50
BASE=3.2.48
SOURCE=$MODULE-$BASE.tar.gz
SOURCE2=bash32-049
+ SOURCE3=bash32-050
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[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches
+ SOURCE3_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches
SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c
SOURCE2_VFY=sha1:da7b29dd5d2e3c3a5d54b845180b587cc1995134
+ SOURCE3_VFY=sha1:81e1345b708ee135c17fb409b566e8e38a5f8a3f
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE
WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html
ENTERED=20010922
- UPDATED=20090704
+ UPDATED=20090729
SHORT="A shell of the GNU operating system"
PSAFE=no
More information about the Lunar-commits
mailing list