[Lunar-commits] <moonbase> bash, bash_static: version bumped to 4.2 patch 10.
Florin Braescu
florin at lunar-linux.org
Thu Oct 27 23:02:15 CEST 2011
commit 4ceafc8c5104908a6b6a1305b5152e33d1419a88
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Oct 27 23:02:15 2011 +0200
bash, bash_static: version bumped to 4.2 patch 10.
---
shells/bash/BUILD | 1 +
shells/bash/DETAILS | 65 +++++++++++++++++++++++---------------------
shells/bash_static/BUILD | 1 +
shells/bash_static/DETAILS | 65 +++++++++++++++++++++++---------------------
4 files changed, 70 insertions(+), 62 deletions(-)
diff --git a/shells/bash/BUILD b/shells/bash/BUILD
index 779205a..85acc73 100644
--- a/shells/bash/BUILD
+++ b/shells/bash/BUILD
@@ -11,6 +11,7 @@
patch_it $SOURCE8 0 &&
patch_it $SOURCE9 0 &&
patch_it $SOURCE10 0 &&
+ patch_it $SOURCE11 0 &&
OPTS+=" --bindir=/bin \
--enable-readline \
diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS
index 326ed89..82dd6a9 100644
--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -1,42 +1,45 @@
MODULE=bash
- VERSION=4.1
- BASE=4.1
+ VERSION=4.2
+ BASE=4.2
SOURCE=$MODULE-$BASE.tar.gz
- SOURCE2=bash41-001
- SOURCE3=bash41-002
- SOURCE4=bash41-003
- SOURCE5=bash41-004
- SOURCE6=bash41-005
- SOURCE7=bash41-006
- SOURCE8=bash41-007
- SOURCE9=bash41-008
- SOURCE10=bash41-009
+ SOURCE2=bash42-001
+ SOURCE3=bash42-002
+ SOURCE4=bash42-003
+ SOURCE5=bash42-004
+ SOURCE6=bash42-005
+ SOURCE7=bash42-006
+ SOURCE8=bash42-007
+ SOURCE9=bash42-008
+ SOURCE10=bash42-009
+ SOURCE11=bash42-010
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE
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=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE3_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE4_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE5_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE6_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE7_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE8_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE9_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE10_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE_VFY=sha1:3bd1ec9c66f3689f6b3495bdaaf9077b2e5dc150
- SOURCE2_VFY=sha1:41e176f9de749e432bebb8fac5d033a3936045f6
- SOURCE3_VFY=sha1:72a9ad2e08d35e02ac1417f3aedf39db4cb4c66f
- SOURCE4_VFY=sha1:31ae7f511d99ea336ba2299c10e493c21512e3ad
- SOURCE5_VFY=sha1:469dff697b7ac1c157dcc625d9333a1dcdb88ae2
- SOURCE6_VFY=sha1:c8400b7d3ddb2f8c7159bbbd238b22fc10504e12
- SOURCE7_VFY=sha1:9707fc6a92d4de907016584074187c1aaca25f2a
- SOURCE8_VFY=sha1:614e46128d6f9867132b31765f60a514b395ae43
- SOURCE9_VFY=sha1:f4e618e4d4c01b2b57cdc933e648f27f82b0157a
- SOURCE10_VFY=sha1:d874f61674144060a7788665f1531fe21167c7c2
+ SOURCE2_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE3_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE4_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE5_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE6_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE7_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE8_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE9_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE10_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE11_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE_VFY=sha1:487840ab7134eb7901fbb2e49b0ee3d22de15cb8
+ SOURCE2_VFY=sha1:c069f07492c9199bc7cff71a4f032f668ba4ea0a
+ SOURCE3_VFY=sha1:75b6726656a08e47172704545c57a290e29075e9
+ SOURCE4_VFY=sha1:c18390edcc87c347cade67d9c1653f1f220ce64d
+ SOURCE5_VFY=sha1:e10f0e8d3c24c10efffbca4605acb966393901ff
+ SOURCE6_VFY=sha1:c1dd32f9aab963830cb9bf5c0973eefa4d7f8881
+ SOURCE7_VFY=sha1:4ae28b47a46850db3a5936ff0fafb9056f15329f
+ SOURCE8_VFY=sha1:31cf0373b1d4d61540474b6f527bf7675e8773f3
+ SOURCE9_VFY=sha1:7f0961aaf284b36eac1503824cd9e85926628120
+ SOURCE10_VFY=sha1:c7f9dede34e30494a9adb479e406814f4d62da2a
+ SOURCE11_VFY=sha1:662192c4675300f488897a6ed8774e16e7a13e2e
WEB_SITE=http://www.gnu.org/software/bash
ENTERED=20010922
- UPDATED=20101018
+ UPDATED=20111028
SHORT="A shell of the GNU operating system"
PSAFE=no
diff --git a/shells/bash_static/BUILD b/shells/bash_static/BUILD
index e3c62ca..70fdf38 100644
--- a/shells/bash_static/BUILD
+++ b/shells/bash_static/BUILD
@@ -11,6 +11,7 @@
patch_it $SOURCE8 0 &&
patch_it $SOURCE9 0 &&
patch_it $SOURCE10 0 &&
+ patch_it $SOURCE11 0 &&
OPTS+=" --bindir=/bin \
--without-bash-malloc \
diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS
index 81bbad0..f0f976b 100644
--- a/shells/bash_static/DETAILS
+++ b/shells/bash_static/DETAILS
@@ -1,42 +1,45 @@
MODULE=bash_static
- VERSION=4.1
- BASE=4.1
+ VERSION=4.2
+ BASE=4.2
SOURCE=bash-$BASE.tar.gz
- SOURCE2=bash41-001
- SOURCE3=bash41-002
- SOURCE4=bash41-003
- SOURCE5=bash41-004
- SOURCE6=bash41-005
- SOURCE7=bash41-006
- SOURCE8=bash41-007
- SOURCE9=bash41-008
- SOURCE10=bash41-009
+ SOURCE2=bash42-001
+ SOURCE3=bash42-002
+ SOURCE4=bash42-003
+ SOURCE5=bash42-004
+ SOURCE6=bash42-005
+ SOURCE7=bash42-006
+ SOURCE8=bash42-007
+ SOURCE9=bash42-008
+ SOURCE10=bash42-009
+ SOURCE11=bash42-010
SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$BASE
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=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE3_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE4_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE5_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE6_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE7_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE8_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE9_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE10_URL=http://ftp.gnu.org/gnu/bash/bash-4.1-patches
- SOURCE_VFY=sha1:3bd1ec9c66f3689f6b3495bdaaf9077b2e5dc150
- SOURCE2_VFY=sha1:41e176f9de749e432bebb8fac5d033a3936045f6
- SOURCE3_VFY=sha1:72a9ad2e08d35e02ac1417f3aedf39db4cb4c66f
- SOURCE4_VFY=sha1:31ae7f511d99ea336ba2299c10e493c21512e3ad
- SOURCE5_VFY=sha1:469dff697b7ac1c157dcc625d9333a1dcdb88ae2
- SOURCE6_VFY=sha1:c8400b7d3ddb2f8c7159bbbd238b22fc10504e12
- SOURCE7_VFY=sha1:9707fc6a92d4de907016584074187c1aaca25f2a
- SOURCE8_VFY=sha1:614e46128d6f9867132b31765f60a514b395ae43
- SOURCE9_VFY=sha1:f4e618e4d4c01b2b57cdc933e648f27f82b0157a
- SOURCE10_VFY=sha1:d874f61674144060a7788665f1531fe21167c7c2
+ SOURCE2_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE3_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE4_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE5_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE6_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE7_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE8_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE9_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE10_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE11_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+ SOURCE_VFY=sha1:487840ab7134eb7901fbb2e49b0ee3d22de15cb8
+ SOURCE2_VFY=sha1:c069f07492c9199bc7cff71a4f032f668ba4ea0a
+ SOURCE3_VFY=sha1:75b6726656a08e47172704545c57a290e29075e9
+ SOURCE4_VFY=sha1:c18390edcc87c347cade67d9c1653f1f220ce64d
+ SOURCE5_VFY=sha1:e10f0e8d3c24c10efffbca4605acb966393901ff
+ SOURCE6_VFY=sha1:c1dd32f9aab963830cb9bf5c0973eefa4d7f8881
+ SOURCE7_VFY=sha1:4ae28b47a46850db3a5936ff0fafb9056f15329f
+ SOURCE8_VFY=sha1:31cf0373b1d4d61540474b6f527bf7675e8773f3
+ SOURCE9_VFY=sha1:7f0961aaf284b36eac1503824cd9e85926628120
+ SOURCE10_VFY=sha1:c7f9dede34e30494a9adb479e406814f4d62da2a
+ SOURCE11_VFY=sha1:662192c4675300f488897a6ed8774e16e7a13e2e
WEB_SITE=http://tiswww.case.edu/php/chet/bash_static/bashtop.html
ENTERED=20020615
- UPDATED=20101018
+ UPDATED=20111028
SHORT="static bash build for rescue purposes"
cat << EOF
More information about the Lunar-commits
mailing list