summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2008-09-02 16:51:40 +0200
committerArwed von Merkatz2008-09-02 16:51:40 +0200
commit28eb7382dfb9d7c0729aad917c9aff9dd1b10f13 (patch)
tree4fb775676712085c223483b75c313d39748b4927
parent50281a2f46032546309d964b96eedf25b1c54109 (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