summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2008-05-15 19:11:32 +0200
committerArwed von Merkatz2008-05-15 19:11:32 +0200
commit81431b72d44f51f6f86994d48c5c0193e6f641eb (patch)
tree6ca97dd5fd12fec06099702758ebe9eff69eccd4
parent248b3628cdaa5a5c4db709c415830d87ea9b3671 (diff)
Revert "ada: 4.3.0, won't work without a newer/rebuilt gnat binary (SOURCE3)."
This reverts commit 5adc23660a6f172692f0aa2cd54cf0fe534b3c7e.
-rwxr-xr-xgnu/ada/DEPENDS4
-rwxr-xr-xgnu/ada/DETAILS2
-rw-r--r--gnu/ada/HISTORY6
3 files changed, 2 insertions, 10 deletions
diff --git a/gnu/ada/DEPENDS b/gnu/ada/DEPENDS
index a1d2c84bff..d1fddf299b 100755
--- a/gnu/ada/DEPENDS
+++ b/gnu/ada/DEPENDS
@@ -3,7 +3,5 @@ depends gcc &&
if [[ $VERSION != $(installed_version gcc) ]]; then
force_depends gcc
fi &&
+depends smgl-archspecs
-depends gmp &&
-depends mpfr &&
-depends smgl-archspecs
diff --git a/gnu/ada/DETAILS b/gnu/ada/DETAILS
index 3e6d1794af..6253b94a7d 100755
--- a/gnu/ada/DETAILS
+++ b/gnu/ada/DETAILS
@@ -1,5 +1,5 @@
SPELL=ada
- VERSION=4.3.0
+ VERSION=4.2.3
SOURCE=gcc-core-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
SOURCE_URL[0]=$GNU_URL/gcc/gcc-$VERSION/$SOURCE
diff --git a/gnu/ada/HISTORY b/gnu/ada/HISTORY
index aac856f216..5dc71510e3 100644
--- a/gnu/ada/HISTORY
+++ b/gnu/ada/HISTORY
@@ -1,9 +1,3 @@
-2008-03-15 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Updated to 4.3.0
- NOTE: Need to update SOURCE3 (gnat-4.1.1) for this to work on x86
- and need to create other pre-built gnat's for other architectures
- * DEPENDS: Depends on gmp and mpfr
-
2008-02-05 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.2.3