pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/slib Changes 3.1.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc63ef48572b
branches:  trunk
changeset: 501244:cc63ef48572b
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Oct 19 12:38:16 2005 +0000

description:
Changes 3.1.2:
* Minor improvements

diffstat:

 devel/slib/Makefile |  8 +++-----
 devel/slib/PLIST    |  9 +++++++--
 devel/slib/distinfo |  8 ++++----
 3 files changed, 14 insertions(+), 11 deletions(-)

diffs (102 lines):

diff -r a1c878b74483 -r cc63ef48572b devel/slib/Makefile
--- a/devel/slib/Makefile       Wed Oct 19 12:21:54 2005 +0000
+++ b/devel/slib/Makefile       Wed Oct 19 12:38:16 2005 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:20 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2005/10/19 12:38:16 adam Exp $
 
-DISTNAME=      slib3a1
+DISTNAME=      slib3a2
 #
 # 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-3.1.1
+PKGNAME=       slib-3.1.2
 CATEGORIES=    devel
 MASTER_SITES=  http://swissnet.ai.mit.edu/ftpdir/scm/ \
                ${MASTER_SITE_GNU:=jacal/}
-EXTRACT_SUFX=  .zip
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://swissnet.ai.mit.edu/~jaffer/SLIB.html
@@ -19,7 +18,6 @@
 WRKSRC=                ${WRKDIR}/slib
 NO_CONFIGURE=  yes
 NO_BUILD=      yes
-NO_TOOLS=      yes
 
 SLIBDIR=       ${PREFIX}/share/slib
 DOCDIR=                ${PREFIX}/share/doc/slib
diff -r a1c878b74483 -r cc63ef48572b devel/slib/PLIST
--- a/devel/slib/PLIST  Wed Oct 19 12:21:54 2005 +0000
+++ b/devel/slib/PLIST  Wed Oct 19 12:38:16 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2005/04/24 22:13:40 perry Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/10/19 12:38:16 adam Exp $
 share/doc/slib/FAQ
 share/doc/slib/README
 share/slib/Bev2slib.scm
@@ -18,6 +18,7 @@
 share/slib/chap.scm
 share/slib/charplot.scm
 share/slib/chez.init
+share/slib/clrnamdb.scm
 share/slib/cltime.scm
 share/slib/coerce.scm
 share/slib/collect.scm
@@ -50,6 +51,8 @@
 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
@@ -62,6 +65,7 @@
 share/slib/html4each.scm
 share/slib/htmlform.scm
 share/slib/http-cgi.scm
+share/slib/jscheme.init
 share/slib/lineio.scm
 share/slib/logical.scm
 share/slib/macrotst.scm
@@ -85,6 +89,7 @@
 share/slib/obj2str.scm
 share/slib/object.scm
 share/slib/paramlst.scm
+share/slib/peanosfc.scm
 share/slib/phil-spc.scm
 share/slib/plottest.scm
 share/slib/pnm.scm
@@ -109,7 +114,6 @@
 share/slib/repl.scm
 share/slib/require.scm
 share/slib/root.scm
-share/slib/s48-0_57.init
 share/slib/sc2.scm
 share/slib/sc4opt.scm
 share/slib/sc4sc3.scm
@@ -146,6 +150,7 @@
 share/slib/synclo.scm
 share/slib/synrul.scm
 share/slib/t3.init
+share/slib/timecore.scm
 share/slib/timezone.scm
 share/slib/top-refs.scm
 share/slib/trace.scm
diff -r a1c878b74483 -r cc63ef48572b devel/slib/distinfo
--- a/devel/slib/distinfo       Wed Oct 19 12:21:54 2005 +0000
+++ b/devel/slib/distinfo       Wed Oct 19 12:38:16 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/04/24 22:13:40 perry Exp $
+$NetBSD: distinfo,v 1.8 2005/10/19 12:38:16 adam Exp $
 
-SHA1 (slib3a1.zip) = 8cedb61df26094060bd2f691ded7d03004238e06
-RMD160 (slib3a1.zip) = 9058c89d0da0231bdf06be084e316fb73f456f28
-Size (slib3a1.zip) = 861953 bytes
+SHA1 (slib3a2.tar.gz) = 200821f6991e7a78c244d15492eb5e7229255cd0
+RMD160 (slib3a2.tar.gz) = a58445e0b98e67e8dd0daff9362194244497a3ef
+Size (slib3a2.tar.gz) = 846350 bytes



Home | Main Index | Thread Index | Old Index