[Lunar-commits] <moonbase> Revert "guile: version bump and new dependencies"
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Feb 21 02:07:50 CET 2011
commit a9cca200b70add6ccce06f266cdc37f8b4f71a9c
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Feb 20 20:07:50 2011 -0500
Revert "guile: version bump and new dependencies"
This reverts commit c53c472a7cbe3f6b9e61e30ca03edc8ab48c13e8.
This breaks TeXmacs, LilyPond and GnuCash because this version does not
install a gh.h header. For the interim we should stay with the legacy release.
---
devel/guile/DEPENDS | 3 ---
devel/guile/DETAILS | 6 +++---
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/devel/guile/DEPENDS b/devel/guile/DEPENDS
index a6110ed..27f872b 100644
--- a/devel/guile/DEPENDS
+++ b/devel/guile/DEPENDS
@@ -1,6 +1,3 @@
depends gmp
depends readline
depends libtool
-depends libunistring
-depends gc
-depends libffi
diff --git a/devel/guile/DETAILS b/devel/guile/DETAILS
index fa81219..e61dfc6 100644
--- a/devel/guile/DETAILS
+++ b/devel/guile/DETAILS
@@ -1,13 +1,13 @@
MODULE=guile
- VERSION=2.0.0
+ VERSION=1.8.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
- SOURCE_VFY=sha1:e266b79b17a04a98c438e9d5dabb5210fb368d77
+ SOURCE_VFY=sha1:548d6927aeda332b117f8fc5e4e82c39a05704f9
WEB_SITE=http://www.gnu.org/software/guile
MAINTAINER=tchan at lunar-linux.org
ENTERED=20010922
- UPDATED=20110220
+ UPDATED=20110205
SHORT="A portable, embeddable Scheme implementation"
cat << EOF
More information about the Lunar-commits
mailing list