summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2009-03-30 12:20:57 -0700
committerEric Sandall2009-04-01 00:07:27 -0700
commit7b2cd032ae1882878cf13a2393337067bc3371fe (patch)
tree2635bb56daf4c9bcffb44d9df57e70283bb367a5
parentc3665513dfe85ea0260af53a988ac08f74f82299 (diff)
ada: Updated Ada i686 bootstrap to 4.3.3
(cherry picked from commit 041235797d3daac574250b84338c26ade357ae55)
-rwxr-xr-xgnu/ada/DETAILS4
-rw-r--r--gnu/ada/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/gnu/ada/DETAILS b/gnu/ada/DETAILS
index 2a93b7d204..b9359611d0 100755
--- a/gnu/ada/DETAILS
+++ b/gnu/ada/DETAILS
@@ -10,12 +10,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
SOURCE2_URL[1]=ftp://gcc.gnu.org/pub/gcc/releases/gcc-$VERSION/$SOURCE2
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "ia32" ]]
then
- SOURCE3=gnat-4.3.2-i686-pc-linux-gnu.tar.bz2
+ SOURCE3=gnat-4.3.3-i686-pc-linux-gnu.tar.bz2
elif [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]
then
SOURCE3=gnat-4.3.0-x86_64-pc-linux-gnu.tar.bz2
else
- SOURCE3=gnat-4.3.2-i686-pc-linux-gnu.tar.bz2
+ SOURCE3=gnat-4.3.3-i686-pc-linux-gnu.tar.bz2
fi
SOURCE3_URL[0]=http://download.sourcemage.org/distro/$SOURCE3
SOURCE3_GPG="gurus.gpg:$SOURCE3.sig:VERIFIED_UPSTREAM_KEY"
diff --git a/gnu/ada/HISTORY b/gnu/ada/HISTORY
index 6c57f0bf21..a343d4acb4 100644
--- a/gnu/ada/HISTORY
+++ b/gnu/ada/HISTORY
@@ -1,3 +1,6 @@
+2009-03-30 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Updated Ada i686 bootstrap to 4.3.3
+
2009-01-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.3.3