[Lunar-commits] <moonbase> bash, bash-static: add a new officeal patch the 29-th one.

Florin Braescu florin at lunar-linux.org
Mon Jun 4 18:40:34 CEST 2012


commit 36f1d28ce0fe8f458835c73af72e471ea64c875b
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jun 4 18:40:34 2012 +0200

    bash, bash-static: add a new officeal patch the 29-th one.
---
 shells/bash/BUILD          |    5 +++++
 shells/bash/DETAILS        |    5 ++++-
 shells/bash_static/BUILD   |    1 +
 shells/bash_static/DETAILS |    5 ++++-
 4 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/shells/bash/BUILD b/shells/bash/BUILD
index 1f63131..cd06601 100644
--- a/shells/bash/BUILD
+++ b/shells/bash/BUILD
@@ -26,6 +26,11 @@
   patch_it $SOURCE23 0  &&
   patch_it $SOURCE24 0  &&
   patch_it $SOURCE25 0  &&
+  patch_it $SOURCE26 0  &&
+  patch_it $SOURCE27 0  &&
+  patch_it $SOURCE28 0  &&
+  patch_it $SOURCE29 0  &&
+  patch_it $SOURCE30 0  &&
 
   OPTS+=" --bindir=/bin                 \
           --enable-readline             \
diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS
index 0f3b9c5..b76a946 100644
--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -29,6 +29,7 @@
         SOURCE27=bash42-026
         SOURCE28=bash42-027
         SOURCE29=bash42-028
+        SOURCE30=bash42-029
    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
@@ -60,6 +61,7 @@
     SOURCE27_URL=$SOURCE2_URL
     SOURCE28_URL=$SOURCE2_URL
     SOURCE29_URL=$SOURCE2_URL
+    SOURCE30_URL=$SOURCE2_URL
       SOURCE_VFY=sha1:487840ab7134eb7901fbb2e49b0ee3d22de15cb8
      SOURCE2_VFY=sha1:c069f07492c9199bc7cff71a4f032f668ba4ea0a
      SOURCE3_VFY=sha1:75b6726656a08e47172704545c57a290e29075e9
@@ -89,9 +91,10 @@
     SOURCE27_VFY=sha1:d976cd03a3d6a0006b498dd3531a85dfe88b57c0
     SOURCE28_VFY=sha1:baad3c5f1f3c20c96bf7cd6cf932b4e8abc1f0c5
     SOURCE29_VFY=sha1:c63104992b8f95ef966dc8604f89b0bc595d0d08
+    SOURCE30_VFY=sha1:4e7cde1f18fd553035270283a6156760b4de86c5
         WEB_SITE=http://www.gnu.org/software/bash
          ENTERED=20010922
-         UPDATED=20120506
+         UPDATED=20120604
            SHORT="A shell of the GNU operating system"
 PSAFE=no
 
diff --git a/shells/bash_static/BUILD b/shells/bash_static/BUILD
index f288f81..6bb4f11 100644
--- a/shells/bash_static/BUILD
+++ b/shells/bash_static/BUILD
@@ -30,6 +30,7 @@
    patch_it $SOURCE27 0  &&
    patch_it $SOURCE28 0  &&
    patch_it $SOURCE29 0  &&
+   patch_it $SOURCE30 0  &&
 
    OPTS+=" --bindir=/bin                 \
            --without-bash-malloc         \
diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS
index 90a59a2..b180bd5 100644
--- a/shells/bash_static/DETAILS
+++ b/shells/bash_static/DETAILS
@@ -29,6 +29,7 @@
         SOURCE27=bash42-026
         SOURCE28=bash42-027
         SOURCE29=bash42-028
+        SOURCE30=bash42-029
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
    SOURCE_URL[0]=$GNU_URL/bash
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/bash
@@ -61,6 +62,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
     SOURCE27_URL=$SOURCE2_URL
     SOURCE28_URL=$SOURCE2_URL
     SOURCE29_URL=$SOURCE2_URL
+    SOURCE30_URL=$SOURCE2_URL
       SOURCE_VFY=sha1:487840ab7134eb7901fbb2e49b0ee3d22de15cb8
      SOURCE2_VFY=sha1:c069f07492c9199bc7cff71a4f032f668ba4ea0a
      SOURCE3_VFY=sha1:75b6726656a08e47172704545c57a290e29075e9
@@ -90,9 +92,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
     SOURCE27_VFY=sha1:d976cd03a3d6a0006b498dd3531a85dfe88b57c0
     SOURCE28_VFY=sha1:baad3c5f1f3c20c96bf7cd6cf932b4e8abc1f0c5
     SOURCE29_VFY=sha1:c63104992b8f95ef966dc8604f89b0bc595d0d08
+    SOURCE30_VFY=sha1:4e7cde1f18fd553035270283a6156760b4de86c5
         WEB_SITE=http://tiswww.case.edu/php/chet/bash_static/bashtop.html
          ENTERED=20020615
-         UPDATED=20120506
+         UPDATED=20120604
            SHORT="static bash build for rescue purposes"
 
 cat << EOF


More information about the Lunar-commits mailing list