summaryrefslogtreecommitdiffstats
path: root/gnu/objc
diff options
context:
space:
mode:
authorEric Sandall2008-03-17 22:36:21 -0700
committerEric Sandall2008-04-08 09:26:41 -0700
commit01cdc736d14ea26e5c989d9a69337f2a0bbf68b3 (patch)
treeed4809c0f67a19cc3e8adacca47b10feab580f74 /gnu/objc
parent65980b59d286461ab3173b18252158d7de9cae7a (diff)
objc: Updated to 4.3.0
(cherry-picked from commit 16ca8b3cf5ae6451f87b57fecc37e4b1c88449e7) (cherry picked from commit 98c021f30a1b1473c3432d9abfe500c938527fe0)
Diffstat (limited to 'gnu/objc')
-rwxr-xr-xgnu/objc/DEPENDS5
-rwxr-xr-xgnu/objc/DETAILS2
-rw-r--r--gnu/objc/HISTORY4
3 files changed, 9 insertions, 2 deletions
diff --git a/gnu/objc/DEPENDS b/gnu/objc/DEPENDS
index 4d76156f6b..a1d2c84bff 100755
--- a/gnu/objc/DEPENDS
+++ b/gnu/objc/DEPENDS
@@ -3,4 +3,7 @@ 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/objc/DETAILS b/gnu/objc/DETAILS
index 737ffd7e86..1bb35a941c 100755
--- a/gnu/objc/DETAILS
+++ b/gnu/objc/DETAILS
@@ -1,5 +1,5 @@
SPELL=objc
- VERSION=4.2.3
+ VERSION=4.3.0
SOURCE=gcc-core-$VERSION.tar.bz2
# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE2=gcc-$SPELL-$VERSION.tar.bz2
diff --git a/gnu/objc/HISTORY b/gnu/objc/HISTORY
index 6cf9ab57c0..ea157928f2 100644
--- a/gnu/objc/HISTORY
+++ b/gnu/objc/HISTORY
@@ -1,3 +1,7 @@
+2008-03-15 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Updated to 4.3.0
+ * DEPENDS: Depends on gmp and mpfr
+
2008-02-05 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.2.3