diff options
author | wiz <wiz> | 2002-10-22 12:56:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-10-22 12:56:45 +0000 |
commit | 243c0d4ee3207d231d393d61bbf092389c97b380 (patch) | |
tree | 9a296c7520cf4c1e171b4e099949d689bda7a2d9 /devel/slib | |
parent | 2ac2c0c94cbfb0e5d35e93a3f7d1690151e39eb7 (diff) | |
download | pkgsrc-243c0d4ee3207d231d393d61bbf092389c97b380.tar.gz |
Update to 2d4 (2.4.4) provided by David S. in PR 18625.
Diffstat (limited to 'devel/slib')
-rw-r--r-- | devel/slib/Makefile | 6 | ||||
-rw-r--r-- | devel/slib/PLIST | 18 | ||||
-rw-r--r-- | devel/slib/distinfo | 6 |
3 files changed, 19 insertions, 11 deletions
diff --git a/devel/slib/Makefile b/devel/slib/Makefile index d36bf3c5a51..0cdf20fc9f8 100644 --- a/devel/slib/Makefile +++ b/devel/slib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2002/09/24 08:30:45 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/10/22 12:56:45 wiz Exp $ -DISTNAME= slib2d2 +DISTNAME= slib2d4 # # 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.2 +PKGNAME= slib-2.4.4 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 8cf031b7ec0..15bcb48938f 100644 --- a/devel/slib/PLIST +++ b/devel/slib/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:16 seb Exp $ -@unexec ${INSTALL_INFO} --delete %D/info/slib.info %D/info/dir +@comment $NetBSD: PLIST,v 1.3 2002/10/22 12:56:45 wiz Exp $ +@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/slib.info info/slib.info -@exec ${INSTALL_INFO} %D/info/slib.info %D/info/dir +@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/slib.info share/doc/slib/FAQ share/doc/slib/README share/slib/Bev2slib.scm @@ -23,10 +23,16 @@ share/slib/chez.init share/slib/cltime.scm share/slib/coerce.scm share/slib/collect.scm +share/slib/color.scm +share/slib/colornam.scm +share/slib/colorspc.scm share/slib/comlist.scm share/slib/comparse.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/dbutil.scm share/slib/debug.scm @@ -59,6 +65,7 @@ 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 share/slib/mitscheme.init @@ -70,6 +77,7 @@ share/slib/mwdenote.scm share/slib/mwexpand.scm share/slib/mwsynrul.scm share/slib/nclients.scm +share/slib/null.scm share/slib/obj2str.scm share/slib/object.scm share/slib/paramlst.scm @@ -116,6 +124,7 @@ share/slib/scsh.init share/slib/selfset.scm share/slib/sierpinski.scm share/slib/simetrix.scm +share/slib/solid.scm share/slib/sort.scm share/slib/soundex.scm share/slib/srfi-1.scm @@ -125,12 +134,11 @@ share/slib/strcase.scm share/slib/strport.scm share/slib/strsrch.scm share/slib/structure.scm +share/slib/subarray.scm share/slib/synchk.scm share/slib/synclo.scm share/slib/synrul.scm share/slib/t3.init -share/slib/tek40.scm -share/slib/tek41.scm share/slib/timezone.scm share/slib/trace.scm share/slib/tree.scm diff --git a/devel/slib/distinfo b/devel/slib/distinfo index 6807edafa9a..b608052ad26 100644 --- a/devel/slib/distinfo +++ b/devel/slib/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/10/03 09:08:38 jlam Exp $ +$NetBSD: distinfo,v 1.4 2002/10/22 12:56:45 wiz Exp $ -SHA1 (slib2d2.zip) = 74df5b1d45d9e4f24521ddd687210c1964d2b483 -Size (slib2d2.zip) = 627968 bytes +SHA1 (slib2d4.zip) = 4c170ddea3d08a0066cda9b509f954fe35e1fbe0 +Size (slib2d4.zip) = 746733 bytes |