pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Updates for lang/sbcl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28947ac92a4e
branches:  trunk
changeset: 496100:28947ac92a4e
user:      jonb <jonb%pkgsrc.org@localhost>
date:      Thu Jun 23 03:04:00 2005 +0000

description:
Updates for lang/sbcl...

Steel Bank Common Lisp (SBCL) is an Open Source complier and runtime
system for ANSI Common Lisp.  It provides an interactive environment
including an integrated native compiler, a debugger, and many
extensions.

diffstat:

 doc/CHANGES   |  3 ++-
 lang/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r cfde794465ad -r 28947ac92a4e doc/CHANGES
--- a/doc/CHANGES       Thu Jun 23 03:00:20 2005 +0000
+++ b/doc/CHANGES       Thu Jun 23 03:04:00 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10405 2005/06/22 22:10:53 agc Exp $
+$NetBSD: CHANGES,v 1.10406 2005/06/23 03:04:00 jonb Exp $
 
 Changes to the packages collection and infrastructure in 2005:
        
@@ -2940,3 +2940,4 @@
        mk/bsd.pkg.mk: freeze ended for pkgsrc-2005Q2 branch [agc 2005-06-22]
        Updated www/p5-CGI to 3.10 [reed 2005-06-22]
        Added archivers/libzip version 0.6 [dillo 2005-06-22]
+       Added lang/sbcl version 0.9.1 [jonb 2005-06-22]
diff -r cfde794465ad -r 28947ac92a4e lang/Makefile
--- a/lang/Makefile     Thu Jun 23 03:00:20 2005 +0000
+++ b/lang/Makefile     Thu Jun 23 03:04:00 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.214 2005/05/18 22:39:00 wiz Exp $
+# $NetBSD: Makefile,v 1.215 2005/06/23 03:04:00 jonb Exp $
 #
 
 COMMENT=       Programming languages
@@ -140,6 +140,7 @@
 SUBDIR+=       sablevm-classpath
 SUBDIR+=       sablevm-classpath-gui
 SUBDIR+=       sather
+SUBDIR+=       sbcl
 SUBDIR+=       scheme48
 SUBDIR+=       scm
 SUBDIR+=       siod



Home | Main Index | Thread Index | Old Index