summaryrefslogtreecommitdiff
path: root/devel/guile-slib
diff options
context:
space:
mode:
authorjlam <jlam>2001-10-03 09:08:37 +0000
committerjlam <jlam>2001-10-03 09:08:37 +0000
commit92d2f340fa47a22931e2cd9a8a8af9c45b03e4f5 (patch)
tree15f173401028be3209dcaddde801ee87fb5e8bf9 /devel/guile-slib
parent34c9ddefcb0091040bfbbe1a981c250096b20f4a (diff)
downloadpkgsrc-92d2f340fa47a22931e2cd9a8a8af9c45b03e4f5.tar.gz
Update guile-slib and slib to version 2.4.2 (slib-2d2). Changes from
version 2c8 include: New initialization files for DrScheme, Guile, and Scheme48-0.57. New modules: coerce.scm (implementation of Common Lisp coerce and type-of), differ.scm (O(NP) sequence comparison algorithm), http-cgi.scm (Service HTTP and CGI requests), pnm.scm (Read PNM image files), simetrix.scm (SI metric interchange format), srfi-1.scm, srfi.scm, and uri.scm (the URI functions from db2html.scm and some new ones). scmactst.scm, struct.scm, and structst.scm were removed due to lack of license. Package update provided by Eric Gillespie Jr. <epg@trantor.pretzelnet.org> in pkg/14008.
Diffstat (limited to 'devel/guile-slib')
-rw-r--r--devel/guile-slib/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/guile-slib/Makefile b/devel/guile-slib/Makefile
index a1e2d1b4303..d6f5e31bfde 100644
--- a/devel/guile-slib/Makefile
+++ b/devel/guile-slib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:30 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/10/03 09:08:37 jlam Exp $
-DISTNAME= guile-slib-2c8
+DISTNAME= guile-slib-2.4.2
CATEGORIES= devel
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,11 +10,10 @@ HOMEPAGE= http://swissnet.ai.mit.edu/~jaffer/SLIB.html
COMMENT= SLIB installation for guile Scheme interpreter
DEPENDS+= guile>=1.3.2:../../lang/guile
-DEPENDS+= slib-2c8:../../devel/slib
+DEPENDS+= slib-${PKGVERSION}:../../devel/slib
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
-NO_CONFIGURE= yes
NO_BUILD= yes
do-install: