[Lunar-commits] <moonbase> bash, bash_static: version bumped to 4.1.

Florin Braescu florin at lunar-linux.org
Mon Jan 25 14:44:34 CET 2010


commit 6a32ae5860be8adcd8a13e1ae67b5774557bfe25
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jan 25 15:44:34 2010 +0200

    bash, bash_static: version bumped to 4.1.
    
    Many new features and bugfixes.
---
 shells/bash/BUILD          |    2 --
 shells/bash/DETAILS        |   11 ++++-------
 shells/bash_static/BUILD   |    2 --
 shells/bash_static/DETAILS |   11 ++++-------
 4 files changed, 8 insertions(+), 18 deletions(-)

diff --git a/shells/bash/BUILD b/shells/bash/BUILD
index d14f909..3ed4723 100644
--- a/shells/bash/BUILD
+++ b/shells/bash/BUILD
@@ -1,8 +1,6 @@
 (
   bad_flags -malign-double
 
-  patch_it $SOURCE2 0 &&
-
   OPTS+=" --bindir=/bin                 \
           --enable-readline             \
           --without-installed-readline  \
diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS
index beccda8..7de09cd 100644
--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -1,18 +1,15 @@
           MODULE=bash
-         VERSION=4.0.35
-            BASE=4.0
+         VERSION=4.1
+            BASE=4.1
           SOURCE=$MODULE-$BASE.tar.gz
-         SOURCE2=bash40-001-035.patch.bz2
    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=$PATCH_URL
-      SOURCE_VFY=sha1:2bbed30879f9f424c091a846a48111c27d0b2370
-     SOURCE2_VFY=sha1:ceb8a6c988ab8cbbbe08a3cea303990bfd338a0b
+      SOURCE_VFY=sha1:3bd1ec9c66f3689f6b3495bdaaf9077b2e5dc150
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE
         WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html
          ENTERED=20010922
-         UPDATED=20091104
+         UPDATED=20100125
            SHORT="A shell of the GNU operating system"
 PSAFE=no
 
diff --git a/shells/bash_static/BUILD b/shells/bash_static/BUILD
index f350c0c..7e0d3ed 100644
--- a/shells/bash_static/BUILD
+++ b/shells/bash_static/BUILD
@@ -2,8 +2,6 @@
 
     bad_flags -malign-double
 
-    patch_it $SOURCE2 0 &&
-
     OPTS+=" --bindir=/bin                 \
             --without-bash-malloc         \
             --without-installed-readline  \
diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS
index 46f4a0f..90faf09 100644
--- a/shells/bash_static/DETAILS
+++ b/shells/bash_static/DETAILS
@@ -1,18 +1,15 @@
           MODULE=bash_static
-         VERSION=4.0.35
-            BASE=4.0
+         VERSION=4.1
+            BASE=4.1
           SOURCE=bash-$BASE.tar.gz
-         SOURCE2=bash40-001-035.patch.bz2
 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=$PATCH_URL
-      SOURCE_VFY=sha1:2bbed30879f9f424c091a846a48111c27d0b2370
-     SOURCE2_VFY=sha1:ceb8a6c988ab8cbbbe08a3cea303990bfd338a0b
+      SOURCE_VFY=sha1:3bd1ec9c66f3689f6b3495bdaaf9077b2e5dc150
         WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html
          ENTERED=20020615
-         UPDATED=20091107
+         UPDATED=20100125
            SHORT="A static build of bash, named as bash_static"
 
 cat << EOF


More information about the Lunar-commits mailing list