pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/slib
Module Name: pkgsrc
Committed By: gdt
Date: Thu Sep 15 00:08:12 UTC 2016
Modified Files:
pkgsrc/devel/slib: Makefile PLIST distinfo
Log Message:
Update to 3b5 (3.2.5)
Upstream changes:
Added "rmdsff.scm" and documentation.
(minor changes)
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/slib/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/slib/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/slib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/slib/Makefile
diff -u pkgsrc/devel/slib/Makefile:1.35 pkgsrc/devel/slib/Makefile:1.36
--- pkgsrc/devel/slib/Makefile:1.35 Sun May 19 17:50:31 2013
+++ pkgsrc/devel/slib/Makefile Thu Sep 15 00:08:12 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2013/05/19 17:50:31 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2016/09/15 00:08:12 gdt Exp $
-DISTNAME= slib-3b4
+DISTNAME= slib-3b5
#
# Convert the version number as follows 2d2 -> 2.4.2, where the d is
# changed to a 4, representing the 4th letter.
@@ -8,7 +8,7 @@ DISTNAME= slib-3b4
#
# Also update guile-slib
#
-PKGNAME= slib-3.2.4
+PKGNAME= slib-3.2.5
CATEGORIES= devel
MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/
@@ -16,6 +16,8 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://swissnet.ai.mit.edu/~jaffer/SLIB.html
COMMENT= Portable Scheme library of compatibility and utility functions
+#LICENSE= TODO: many licenses, all either PD or acceptable, in theory
+
NO_CONFIGURE= yes
NO_BUILD= yes
Index: pkgsrc/devel/slib/PLIST
diff -u pkgsrc/devel/slib/PLIST:1.15 pkgsrc/devel/slib/PLIST:1.16
--- pkgsrc/devel/slib/PLIST:1.15 Sun May 19 17:50:31 2013
+++ pkgsrc/devel/slib/PLIST Thu Sep 15 00:08:12 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2013/05/19 17:50:31 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2016/09/15 00:08:12 gdt Exp $
info/slib.info
share/doc/slib/FAQ
share/doc/slib/README
@@ -121,6 +121,7 @@ share/slib/recobj.scm
share/slib/record.scm
share/slib/repl.scm
share/slib/require.scm
+share/slib/rmdsff.scm
share/slib/root.scm
share/slib/s7.init
share/slib/sc2.scm
Index: pkgsrc/devel/slib/distinfo
diff -u pkgsrc/devel/slib/distinfo:1.16 pkgsrc/devel/slib/distinfo:1.17
--- pkgsrc/devel/slib/distinfo:1.16 Tue Nov 3 03:29:33 2015
+++ pkgsrc/devel/slib/distinfo Thu Sep 15 00:08:12 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2015/11/03 03:29:33 agc Exp $
+$NetBSD: distinfo,v 1.17 2016/09/15 00:08:12 gdt Exp $
-SHA1 (slib-3b4.tar.gz) = d8c7e2ca849cbe456b6ceb1454c8f1e76e2f8661
-RMD160 (slib-3b4.tar.gz) = b58af4556b7e7aab99fb2729c964af04d15cb6a6
-SHA512 (slib-3b4.tar.gz) = 3f13df1f8c066c9e6b9cda748853799628b7b414a1db03ddbc12bdfe7d3a8a175385aea8a3ef44d55fc54e118e45c400ee009583eab985d67dd0ee361ea21fd1
-Size (slib-3b4.tar.gz) = 974395 bytes
+SHA1 (slib-3b5.tar.gz) = 15592cbb3e2b67bbdc5c34b00a2247043b343360
+RMD160 (slib-3b5.tar.gz) = bfd5b1e107201473b53caef5df76e3f01550d9eb
+SHA512 (slib-3b5.tar.gz) = e5d1210b70cd882cd5e810b3c4102d6060ec82fb2093f472bf31b597f6273e0a02f4d35a82c4b5c8cdc3f8b2c7b9e498fa3e35c7f265fa864cd9dc50e7a874c8
+Size (slib-3b5.tar.gz) = 987735 bytes
SHA1 (patch-aa) = 15d2eecb09101b0605f21455e7ba318e76308aa8
Home |
Main Index |
Thread Index |
Old Index