summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2009-01-30 14:53:35 -0800
committerEric Sandall2009-04-01 00:07:26 -0700
commitd1998d4d8d509a3bf5cbab8f250295490655ad86 (patch)
tree56640cb7d4c92cf347885909c507cb2d97833ba1
parent6e45a4bcea73249324d8780a072df494213efae3 (diff)
g++: Updated to 4.3.3
(cherry picked from commit 85a038a503674b53dd3d20f85ec70911dc258c65)
-rwxr-xr-xgnu/g++/DETAILS2
-rw-r--r--gnu/g++/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/gnu/g++/DETAILS b/gnu/g++/DETAILS
index c9543c6bab..3c0e618ad2 100755
--- a/gnu/g++/DETAILS
+++ b/gnu/g++/DETAILS
@@ -1,5 +1,5 @@
SPELL=g++
- VERSION=4.3.2
+ VERSION=4.3.3
SOURCE=gcc-core-$VERSION.tar.bz2
# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
diff --git a/gnu/g++/HISTORY b/gnu/g++/HISTORY
index 1be91a95fb..f5d9491b0d 100644
--- a/gnu/g++/HISTORY
+++ b/gnu/g++/HISTORY
@@ -1,3 +1,6 @@
+2009-01-29 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Updated to 4.3.3
+
2009-01-16 Robert Figura <template@sourcemage.org>
* POST_REMOVE: avoid failing dispel with devel sorcery
* REPAIR^all^POST_REMOVE: added to avoid failing dispel with devel sorcery