[Lunar-commits] <moonbase> libstdc++5: version bumped to 3.3.6.
Florin Braescu
florin at lunar-linux.org
Wed Jul 16 09:30:31 CEST 2008
commit 23116553f9ec5228378722b1c372ffe64f5d83a5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jul 16 10:30:31 2008 +0300
libstdc++5: version bumped to 3.3.6.
Bugfixes release.
---
libs/libstdc++5/BUILD | 1 -
libs/libstdc++5/BUILD.x86_64 | 1 -
libs/libstdc++5/DETAILS | 19 ++++++++-----------
3 files changed, 8 insertions(+), 13 deletions(-)
diff --git a/libs/libstdc++5/BUILD b/libs/libstdc++5/BUILD
index dc06e6d..9f9471e 100644
--- a/libs/libstdc++5/BUILD
+++ b/libs/libstdc++5/BUILD
@@ -1,6 +1,5 @@
(
- patch_it $SOURCE2 1 &&
sedit 's/trap 0/trap "" 0/' configure &&
sedit 's/= install-headers-tar/= install-headers-cpio/' gcc/configure &&
diff --git a/libs/libstdc++5/BUILD.x86_64 b/libs/libstdc++5/BUILD.x86_64
index ef20880..f55c93a 100644
--- a/libs/libstdc++5/BUILD.x86_64
+++ b/libs/libstdc++5/BUILD.x86_64
@@ -1,6 +1,5 @@
(
- patch_it $SOURCE2 1 &&
sedit 's/trap 0/trap "" 0/' configure &&
sedit 's/= install-headers-tar/= install-headers-cpio/' gcc/configure &&
diff --git a/libs/libstdc++5/DETAILS b/libs/libstdc++5/DETAILS
index 6405dfa..50271b3 100644
--- a/libs/libstdc++5/DETAILS
+++ b/libs/libstdc++5/DETAILS
@@ -1,19 +1,16 @@
MODULE=libstdc++5
- VERSION=3.3.3
+ VERSION=3.3.6
SOURCE=gcc-$VERSION.tar.bz2
- SOURCE2=gcc-$VERSION-gcc4.patch.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
- SOURCE_URL[0]=$GNU_URL/gcc/releases/gcc-$VERSION/
- SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/releases/gcc-$VERSION/
- SOURCE_URL[2]=http://www.online-mirror.org/gcc/releases/gcc-$VERSION/
- SOURCE2_URL=$PATCH_URL/
- SOURCE_VFY=sha1:a9efbc34c5dd7fc48f7d700461de4fc014968cab
- SOURCE2_VFY=sha1:3e67d1afaebb5c830cb86ac8408fff16b9d225fe
- WEB_SITE=http://gcc.gnu.org/
+ SOURCE_URL[0]=$GNU_URL/gcc/gcc-$VERSION
+ SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/gcc-$VERSION
+ SOURCE_URL[2]=http://www.online-mirror.org/gcc/gcc-$VERSION
+ SOURCE_VFY=sha1:2cc43978bb09af6c2ccfdf74797d10d7cc2596fb
+ WEB_SITE=http://gcc.gnu.org
ENTERED=20041215
- UPDATED=20070408
+ UPDATED=20080716
PSAFE=no
- SHORT="backwards compatible libstdc++ v5"
+ SHORT="Backwards compatible libstdc++ v5"
cat << EOF
This is the backwards compatible libstdc++ v5 from gcc-3.3.x. It's
More information about the Lunar-commits
mailing list