pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/scm Update to version 5d9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4685a6645db2
branches:  trunk
changeset: 492990:4685a6645db2
user:      perry <perry%pkgsrc.org@localhost>
date:      Sun Apr 24 22:06:22 2005 +0000

description:
Update to version 5d9.

Changes appear to be speed improvements, bug fixes, some support for
ia64 architectures, and some improvements to the conformance tests.

diffstat:

 lang/scm/Makefile |  8 ++++----
 lang/scm/PLIST    |  4 ++--
 lang/scm/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (57 lines):

diff -r f5bb030e271b -r 4685a6645db2 lang/scm/Makefile
--- a/lang/scm/Makefile Sun Apr 24 14:41:28 2005 +0000
+++ b/lang/scm/Makefile Sun Apr 24 22:06:22 2005 +0000
@@ -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 @@
 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 -r f5bb030e271b -r 4685a6645db2 lang/scm/PLIST
--- a/lang/scm/PLIST    Sun Apr 24 14:41:28 2005 +0000
+++ b/lang/scm/PLIST    Sun Apr 24 22:06:22 2005 +0000
@@ -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 @@
 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 -r f5bb030e271b -r 4685a6645db2 lang/scm/distinfo
--- a/lang/scm/distinfo Sun Apr 24 14:41:28 2005 +0000
+++ b/lang/scm/distinfo Sun Apr 24 22:06:22 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index