diff options
Diffstat (limited to 'devel/slib')
-rw-r--r-- | devel/slib/Makefile | 6 | ||||
-rw-r--r-- | devel/slib/PLIST | 11 | ||||
-rw-r--r-- | devel/slib/distinfo | 6 |
3 files changed, 14 insertions, 9 deletions
diff --git a/devel/slib/Makefile b/devel/slib/Makefile index e2c24c72818..ae09ba8101c 100644 --- a/devel/slib/Makefile +++ b/devel/slib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2003/08/09 10:44:50 seb Exp $ +# $NetBSD: Makefile,v 1.14 2003/09/16 18:51:31 xtraeme Exp $ -DISTNAME= slib2d4 +DISTNAME= slib2d6 # # Convert the version number as follows 2d2 -> 2.4.2, where the d is # changed to a 4, representing the 4th letter. # -PKGNAME= slib-2.4.4 +PKGNAME= slib-2.4.6 WRKSRC= ${WRKDIR}/slib CATEGORIES= devel MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/ \ diff --git a/devel/slib/PLIST b/devel/slib/PLIST index b474de0a794..a886647675b 100644 --- a/devel/slib/PLIST +++ b/devel/slib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/06/25 11:49:31 seb Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/09/16 18:51:32 xtraeme Exp $ info/slib.info share/doc/slib/FAQ share/doc/slib/README @@ -26,17 +26,20 @@ share/slib/colornam.scm share/slib/colorspc.scm share/slib/comlist.scm share/slib/comparse.scm +share/slib/crc.scm share/slib/cring.scm share/slib/cvs.scm share/slib/daylight.scm share/slib/db2html.scm share/slib/dbcom.scm share/slib/dbrowse.scm +share/slib/dbsyn.scm share/slib/dbutil.scm share/slib/debug.scm share/slib/defmacex.scm share/slib/determ.scm share/slib/differ.scm +share/slib/dirs.scm share/slib/dwindtst.scm share/slib/dynamic.scm share/slib/dynwind.scm @@ -55,6 +58,7 @@ share/slib/glob.scm share/slib/guile.init share/slib/hash.scm share/slib/hashtab.scm +share/slib/html4each.scm share/slib/htmlform.scm share/slib/http-cgi.scm share/slib/lineio.scm @@ -62,7 +66,6 @@ share/slib/logical.scm share/slib/macrotst.scm share/slib/macscheme.init share/slib/macwork.scm -share/slib/makcrc.scm share/slib/matfile.scm share/slib/mbe.scm share/slib/minimize.scm @@ -74,11 +77,12 @@ share/slib/mularg.scm share/slib/mwdenote.scm share/slib/mwexpand.scm share/slib/mwsynrul.scm -share/slib/nclients.scm +share/slib/ncbi-dna.scm share/slib/null.scm share/slib/obj2str.scm share/slib/object.scm share/slib/paramlst.scm +share/slib/phil-spc.scm share/slib/plottest.scm share/slib/pnm.scm share/slib/pp.scm @@ -139,6 +143,7 @@ share/slib/synrul.scm share/slib/t3.init share/slib/timezone.scm share/slib/trace.scm +share/slib/transact.scm share/slib/tree.scm share/slib/trnscrpt.scm share/slib/tsort.scm diff --git a/devel/slib/distinfo b/devel/slib/distinfo index b608052ad26..53940d8dc57 100644 --- a/devel/slib/distinfo +++ b/devel/slib/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2002/10/22 12:56:45 wiz Exp $ +$NetBSD: distinfo,v 1.5 2003/09/16 18:51:32 xtraeme Exp $ -SHA1 (slib2d4.zip) = 4c170ddea3d08a0066cda9b509f954fe35e1fbe0 -Size (slib2d4.zip) = 746733 bytes +SHA1 (slib2d6.zip) = 402f7997a3d7ee72fa5c356487daef8420162338 +Size (slib2d6.zip) = 793668 bytes |