[Lunar-commits] <moonbase> bash: patch bumped to 24.
Florin Braescu
florin at lunar-linux.org
Wed Mar 14 22:19:10 CET 2012
commit 49bfcffe2dcbd69c2fb6d73109728e715070aee6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Mar 14 22:19:10 2012 +0100
bash: patch bumped to 24.
---
shells/bash/BUILD | 4 ++++
shells/bash/DETAILS | 14 +++++++++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/shells/bash/BUILD b/shells/bash/BUILD
index fe7b830..1f63131 100644
--- a/shells/bash/BUILD
+++ b/shells/bash/BUILD
@@ -22,6 +22,10 @@
patch_it $SOURCE19 0 &&
patch_it $SOURCE20 0 &&
patch_it $SOURCE21 0 &&
+ patch_it $SOURCE22 0 &&
+ patch_it $SOURCE23 0 &&
+ patch_it $SOURCE24 0 &&
+ patch_it $SOURCE25 0 &&
OPTS+=" --bindir=/bin \
--enable-readline \
diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS
index d87d8d3..bec19ee 100644
--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -21,6 +21,10 @@
SOURCE19=bash42-018
SOURCE20=bash42-019
SOURCE21=bash42-020
+ SOURCE22=bash42-021
+ SOURCE23=bash42-022
+ SOURCE24=bash42-023
+ SOURCE25=bash42-024
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
@@ -44,6 +48,10 @@
SOURCE19_URL=$SOURCE2_URL
SOURCE20_URL=$SOURCE2_URL
SOURCE21_URL=$SOURCE2_URL
+ SOURCE22_URL=$SOURCE2_URL
+ SOURCE23_URL=$SOURCE2_URL
+ SOURCE24_URL=$SOURCE2_URL
+ SOURCE25_URL=$SOURCE2_URL
SOURCE_VFY=sha1:487840ab7134eb7901fbb2e49b0ee3d22de15cb8
SOURCE2_VFY=sha1:c069f07492c9199bc7cff71a4f032f668ba4ea0a
SOURCE3_VFY=sha1:75b6726656a08e47172704545c57a290e29075e9
@@ -65,9 +73,13 @@
SOURCE19_VFY=sha1:3624c31ed7d8c613b566e3d465480beed34bdaba
SOURCE20_VFY=sha1:21a75dadb1398775b48718e94785642f5fad9777
SOURCE21_VFY=sha1:5c4afeef6ef7321fcc5a08f2d3024c484868fa59
+ SOURCE22_VFY=sha1:55aabc84fdac1f3b26312f478fb9b7f14c81f2be
+ SOURCE23_VFY=sha1:f2e7ff4050dce9ff5893cd027716caf22d17f369
+ SOURCE24_VFY=sha1:16224bc48c89df4dff22b8365e7d1d295f4adc9b
+ SOURCE25_VFY=sha1:a78b4c48d0f372280ebe137b15bc3ef8807f7f8b
WEB_SITE=http://www.gnu.org/software/bash
ENTERED=20010922
- UPDATED=20111123
+ UPDATED=20120314
SHORT="A shell of the GNU operating system"
PSAFE=no
More information about the Lunar-commits
mailing list