[Lunar-commits] <moonbase> bash, bash_static: add two new official patches.

Florin Braescu florin at lunar-linux.org
Mon Oct 18 10:19:14 CEST 2010


commit b97e4c82eab11b75e414c673efb4a07bbeff9204
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Oct 18 11:19:14 2010 +0300

    bash, bash_static: add two new official patches.
    
    Thanks to brebs for the submission.
---
 shells/bash/BUILD          |   16 +++++++++-------
 shells/bash/DETAILS        |   10 ++++++++--
 shells/bash_static/BUILD   |   16 +++++++++-------
 shells/bash_static/DETAILS |   10 ++++++++--
 4 files changed, 34 insertions(+), 18 deletions(-)

diff --git a/shells/bash/BUILD b/shells/bash/BUILD
index 96e80da..779205a 100644
--- a/shells/bash/BUILD
+++ b/shells/bash/BUILD
@@ -2,13 +2,15 @@
 
   bad_flags -malign-double  &&
 
-  patch_it $SOURCE2 0  &&
-  patch_it $SOURCE3 0  &&
-  patch_it $SOURCE4 0  &&
-  patch_it $SOURCE5 0  &&
-  patch_it $SOURCE6 0  &&
-  patch_it $SOURCE7 0  &&
-  patch_it $SOURCE8 0  &&
+  patch_it $SOURCE2  0  &&
+  patch_it $SOURCE3  0  &&
+  patch_it $SOURCE4  0  &&
+  patch_it $SOURCE5  0  &&
+  patch_it $SOURCE6  0  &&
+  patch_it $SOURCE7  0  &&
+  patch_it $SOURCE8  0  &&
+  patch_it $SOURCE9  0  &&
+  patch_it $SOURCE10 0  &&
 
   OPTS+=" --bindir=/bin                 \
           --enable-readline             \
diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS
index 6f5020a..c610497 100644
--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -9,6 +9,8 @@
          SOURCE6=bash41-005
          SOURCE7=bash41-006
          SOURCE8=bash41-007
+         SOURCE9=bash41-008
+        SOURCE10=bash41-009
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE
    SOURCE_URL[0]=$GNU_URL/$MODULE
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
@@ -20,6 +22,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE
      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
@@ -28,9 +32,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE
      SOURCE6_VFY=sha1:c8400b7d3ddb2f8c7159bbbd238b22fc10504e12
      SOURCE7_VFY=sha1:9707fc6a92d4de907016584074187c1aaca25f2a
      SOURCE8_VFY=sha1:614e46128d6f9867132b31765f60a514b395ae43
-        WEB_SITE=http://www.gnu.org/software/bash/
+     SOURCE9_VFY=sha1:f4e618e4d4c01b2b57cdc933e648f27f82b0157a
+    SOURCE10_VFY=sha1:d874f61674144060a7788665f1531fe21167c7c2
+        WEB_SITE=http://www.gnu.org/software/$MODULE
          ENTERED=20010922
-         UPDATED=20100517
+         UPDATED=20101018
            SHORT="A shell of the GNU operating system"
 PSAFE=no
 
diff --git a/shells/bash_static/BUILD b/shells/bash_static/BUILD
index c645414..dafb2f7 100644
--- a/shells/bash_static/BUILD
+++ b/shells/bash_static/BUILD
@@ -2,13 +2,15 @@
 
    bad_flags -malign-double -s
 
-   patch_it $SOURCE2 0  &&
-   patch_it $SOURCE3 0  &&
-   patch_it $SOURCE4 0  &&
-   patch_it $SOURCE5 0  &&
-   patch_it $SOURCE6 0  &&
-   patch_it $SOURCE7 0  &&
-   patch_it $SOURCE8 0  &&
+   patch_it $SOURCE2  0  &&
+   patch_it $SOURCE3  0  &&
+   patch_it $SOURCE4  0  &&
+   patch_it $SOURCE5  0  &&
+   patch_it $SOURCE6  0  &&
+   patch_it $SOURCE7  0  &&
+   patch_it $SOURCE8  0  &&
+   patch_it $SOURCE9  0  &&
+   patch_it $SOURCE10 0  &&
 
    OPTS+=" --bindir=/bin                 \
            --without-bash-malloc         \
diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS
index 47aecf8..28ff4e9 100644
--- a/shells/bash_static/DETAILS
+++ b/shells/bash_static/DETAILS
@@ -9,6 +9,8 @@
          SOURCE6=bash41-005
          SOURCE7=bash41-006
          SOURCE8=bash41-007
+         SOURCE9=bash41-008
+        SOURCE10=bash41-009
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$BASE
    SOURCE_URL[0]=$GNU_URL/$MODULE
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
@@ -20,6 +22,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$BASE
      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
@@ -28,9 +32,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$BASE
      SOURCE6_VFY=sha1:c8400b7d3ddb2f8c7159bbbd238b22fc10504e12
      SOURCE7_VFY=sha1:9707fc6a92d4de907016584074187c1aaca25f2a
      SOURCE8_VFY=sha1:614e46128d6f9867132b31765f60a514b395ae43
-        WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html
+     SOURCE9_VFY=sha1:f4e618e4d4c01b2b57cdc933e648f27f82b0157a
+    SOURCE10_VFY=sha1:d874f61674144060a7788665f1531fe21167c7c2
+        WEB_SITE=http://tiswww.case.edu/php/chet/$MODULE/bashtop.html
          ENTERED=20020615
-         UPDATED=20100517
+         UPDATED=20101018
            SHORT="A static build of bash, named as bash_static"
 
 cat << EOF


More information about the Lunar-commits mailing list