diff options
author | gdt <gdt@pkgsrc.org> | 2005-10-30 00:56:40 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2005-10-30 00:56:40 +0000 |
commit | a59da557d1f8a487c260464d41f5b4f645f8fae5 (patch) | |
tree | 6f8d1872846b8627850b4430fab4378b560d386d /lang/guile/distinfo | |
parent | f0f736ca7f0c8bce779ddb01c0753fd3920edd7d (diff) | |
download | pkgsrc-a59da557d1f8a487c260464d41f5b4f645f8fae5.tar.gz |
Add patch to replace ice-9/slib.scm with a few lines to read slib's
guile.init. A bit hackish, but restores slib functionality, which
should restore gnucash to working order. (The underlying problem is
that slib 3a2 has new primitives that dialect-specific init files are
supposed to define, and ice-9/slib.scm doesn't define one of them.
The slib way is to read slib's guile.init, but guile's way was to have
an implementation of the same interface, know known to be a moving
target.)
PKGREVISION++
Diffstat (limited to 'lang/guile/distinfo')
-rw-r--r-- | lang/guile/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/guile/distinfo b/lang/guile/distinfo index 03e0418eb0f..9894e3f9ce7 100644 --- a/lang/guile/distinfo +++ b/lang/guile/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.24 2005/10/10 17:19:51 joerg Exp $ +$NetBSD: distinfo,v 1.25 2005/10/30 00:56:40 gdt Exp $ SHA1 (guile-1.6.7.tar.gz) = 00a82dc4c7c19f9b791e116a2baf83e7d0c0856d RMD160 (guile-1.6.7.tar.gz) = 63d45e8143834c641d4a4732cfbb34e8984f55dd @@ -10,3 +10,4 @@ SHA1 (patch-ag) = a4b5f490e9c9520120bcb2824004cb8bfa1027e1 SHA1 (patch-ah) = e66596a5ecc5c2d4fd09833507499b4d02c7af8a SHA1 (patch-ai) = 3343ea669fa05c93a2af5a75cf9da5a04d068273 SHA1 (patch-aj) = 2d55986fd8161bdc32c6e2ef7fe3d89310ab20cd +SHA1 (patch-ak) = 7da8cba3f56b2f3c036a5db767184931b0afcb95 |