diff options
-rw-r--r-- | lang/scm/Makefile | 8 | ||||
-rw-r--r-- | lang/scm/PLIST | 4 | ||||
-rw-r--r-- | lang/scm/distinfo | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/lang/scm/Makefile b/lang/scm/Makefile index 69179a31311..4bc242da9b5 100644 --- a/lang/scm/Makefile +++ b/lang/scm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:16 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/24 22:06:22 perry Exp $ # -DISTNAME= scm5d8 -PKGNAME= scm-5d8 +DISTNAME= scm5d9 +PKGNAME= scm-5d9 PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/ @@ -12,7 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.swiss.ai.mit.edu/~jaffer/SCM.html COMMENT= Portable scheme interpreter -DEPENDS+= slib>=2.4.6:../../devel/slib +DEPENDS+= slib>=3.1.1:../../devel/slib USE_GNU_TOOLS+= make USE_X11= # defined diff --git a/lang/scm/PLIST b/lang/scm/PLIST index 9c4f6eff98f..00d6ac4814f 100644 --- a/lang/scm/PLIST +++ b/lang/scm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/03/07 13:30:16 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/04/24 22:06:22 perry Exp $ bin/scm bin/scmlit include/patchlvl.h @@ -10,7 +10,7 @@ lib/libscm.a man/man1/scm.1 share/scm/COPYING share/scm/Iedline.scm -share/scm/Init5d8.scm +share/scm/Init${PKGVERSION}.scm share/scm/Link.scm share/scm/Macexp.scm share/scm/Macro.scm diff --git a/lang/scm/distinfo b/lang/scm/distinfo index 2946cd95646..de9122a016f 100644 --- a/lang/scm/distinfo +++ b/lang/scm/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 09:03:11 agc Exp $ +$NetBSD: distinfo,v 1.3 2005/04/24 22:06:22 perry Exp $ -SHA1 (scm5d8.zip) = cf2b6120d5096e7f4cb0c8fffb9d83cc6022216f -RMD160 (scm5d8.zip) = cf32b6d4811ade576194314ed63be0b91d5716b6 -Size (scm5d8.zip) = 835040 bytes +SHA1 (scm5d9.zip) = cac632cbf45f61451df1456cea9ca843913bd7ad +RMD160 (scm5d9.zip) = cc150853146cfaa8cfb57bf54f863570a1f65ebc +Size (scm5d9.zip) = 843122 bytes SHA1 (patch-aa) = 8a47d342097d3030f7f31d0248b2f31a89b048ff SHA1 (patch-ab) = d6c19134cb99d6f4d847ff53c2d73f7ba847becd |