From e86407af2bdcd0c3694d782f687eaa15926561f6 Mon Sep 17 00:00:00 2001 From: perry Date: Sun, 24 Apr 2005 22:13:40 +0000 Subject: Update to version 3a1 Bug fixes, performance improvements, documentation improvements, plus some functional additions such as a PostScript graph generator library. --- devel/slib/Makefile | 7 ++++--- devel/slib/PLIST | 16 ++++++++++++---- devel/slib/distinfo | 8 ++++---- 3 files changed, 20 insertions(+), 11 deletions(-) (limited to 'devel') diff --git a/devel/slib/Makefile b/devel/slib/Makefile index 2d3bebb1f61..7f182bdd9cb 100644 --- a/devel/slib/Makefile +++ b/devel/slib/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.18 2004/04/24 22:46:09 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2005/04/24 22:13:40 perry Exp $ -DISTNAME= slib2d6 +DISTNAME= slib3a1 # # Convert the version number as follows 2d2 -> 2.4.2, where the d is # changed to a 4, representing the 4th letter. +# Thus, 3a1 -> 3.1.1 # -PKGNAME= slib-2.4.6 +PKGNAME= slib-3.1.1 CATEGORIES= devel MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/ \ ${MASTER_SITE_GNU:=jacal/} diff --git a/devel/slib/PLIST b/devel/slib/PLIST index f00e2926992..02af548e9a2 100644 --- a/devel/slib/PLIST +++ b/devel/slib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/02/16 18:11:52 seb Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/04/24 22:13:40 perry Exp $ share/doc/slib/FAQ share/doc/slib/README share/slib/Bev2slib.scm @@ -14,12 +14,14 @@ share/slib/batch.scm share/slib/bigloo.init share/slib/break.scm share/slib/byte.scm +share/slib/bytenumb.scm share/slib/chap.scm share/slib/charplot.scm share/slib/chez.init share/slib/cltime.scm share/slib/coerce.scm share/slib/collect.scm +share/slib/collectx.scm share/slib/color.scm share/slib/colornam.scm share/slib/colorspc.scm @@ -31,6 +33,7 @@ share/slib/cvs.scm share/slib/daylight.scm share/slib/db2html.scm share/slib/dbcom.scm +share/slib/dbinterp.scm share/slib/dbrowse.scm share/slib/dbsyn.scm share/slib/dbutil.scm @@ -47,13 +50,12 @@ share/slib/eval.scm share/slib/factor.scm share/slib/fft.scm share/slib/fluidlet.scm -share/slib/format.scm -share/slib/formatst.scm share/slib/gambit.init share/slib/genwrite.scm share/slib/getopt.scm share/slib/getparam.scm share/slib/glob.scm +share/slib/grapheps.scm share/slib/guile.init share/slib/hash.scm share/slib/hashtab.scm @@ -65,10 +67,12 @@ share/slib/logical.scm share/slib/macrotst.scm share/slib/macscheme.init share/slib/macwork.scm +share/slib/manifest.scm share/slib/matfile.scm share/slib/mbe.scm share/slib/minimize.scm share/slib/mitscheme.init +share/slib/mkclrnam.scm share/slib/mklibcat.scm share/slib/modular.scm share/slib/mulapply.scm @@ -103,7 +107,6 @@ share/slib/rdms.scm share/slib/recobj.scm share/slib/record.scm share/slib/repl.scm -share/slib/report.scm share/slib/require.scm share/slib/root.scm share/slib/s48-0_57.init @@ -129,6 +132,9 @@ share/slib/solid.scm share/slib/sort.scm share/slib/soundex.scm share/slib/srfi-1.scm +share/slib/srfi-2.scm +share/slib/srfi-8.scm +share/slib/srfi-9.scm share/slib/srfi.scm share/slib/stdio.scm share/slib/strcase.scm @@ -141,6 +147,7 @@ share/slib/synclo.scm share/slib/synrul.scm share/slib/t3.init share/slib/timezone.scm +share/slib/top-refs.scm share/slib/trace.scm share/slib/transact.scm share/slib/tree.scm @@ -150,6 +157,7 @@ share/slib/tzfile.scm share/slib/umbscheme.init share/slib/uri.scm share/slib/values.scm +share/slib/vet.scm share/slib/vscm.init share/slib/withfile.scm share/slib/wttest.scm diff --git a/devel/slib/distinfo b/devel/slib/distinfo index c52276d0039..696e7338c41 100644 --- a/devel/slib/distinfo +++ b/devel/slib/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/02/23 22:24:34 agc Exp $ +$NetBSD: distinfo,v 1.7 2005/04/24 22:13:40 perry Exp $ -SHA1 (slib2d6.zip) = 402f7997a3d7ee72fa5c356487daef8420162338 -RMD160 (slib2d6.zip) = f1520a98646675a10a0d17853cbbf7bf03d3f3df -Size (slib2d6.zip) = 793668 bytes +SHA1 (slib3a1.zip) = 8cedb61df26094060bd2f691ded7d03004238e06 +RMD160 (slib3a1.zip) = 9058c89d0da0231bdf06be084e316fb73f456f28 +Size (slib3a1.zip) = 861953 bytes -- cgit v1.2.3