pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel *slib: update to 3.2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a8faa15a7fe
branches: trunk
changeset: 387177:8a8faa15a7fe
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Oct 24 14:12:56 2022 +0000
description:
*slib: update to 3.2.7
* require.scm (*slib-version*): Bumped from 3b6 to 3b7.
* array.scm (A:floQ128d, A:floQ64d, A:floQ32d): floR --> floQ.
* iso8601.scm (iso-8601->time): Corrected scanf count
* sort.scm (sorted?): Fixed bug on vectors.
diffstat:
devel/guile-slib/Makefile | 5 ++---
devel/guile22-slib/Makefile | 5 ++---
devel/slib/Makefile | 11 +++++------
devel/slib/distinfo | 8 ++++----
4 files changed, 13 insertions(+), 16 deletions(-)
diffs (75 lines):
diff -r 7fa625a04ab8 -r 8a8faa15a7fe devel/guile-slib/Makefile
--- a/devel/guile-slib/Makefile Mon Oct 24 13:57:34 2022 +0000
+++ b/devel/guile-slib/Makefile Mon Oct 24 14:12:56 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2022/03/10 16:32:25 gdt Exp $
+# $NetBSD: Makefile,v 1.56 2022/10/24 14:12:56 wiz Exp $
-SLIBVERSION= 3.2.6
+SLIBVERSION= 3.2.7
DISTNAME= guile-slib-${SLIBVERSION}
-PKGREVISION= 6
CATEGORIES= devel
MASTER_SITES= # empty
DISTFILES= # empty
diff -r 7fa625a04ab8 -r 8a8faa15a7fe devel/guile22-slib/Makefile
--- a/devel/guile22-slib/Makefile Mon Oct 24 13:57:34 2022 +0000
+++ b/devel/guile22-slib/Makefile Mon Oct 24 14:12:56 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2022/03/10 16:32:25 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2022/10/24 14:12:56 wiz Exp $
-SLIBVERSION= 3.2.6
+SLIBVERSION= 3.2.7
DISTNAME= guile-slib-${SLIBVERSION}
PKGNAME= ${DISTNAME:S/guile/guile22/}
-PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= # empty
DISTFILES= # empty
diff -r 7fa625a04ab8 -r 8a8faa15a7fe devel/slib/Makefile
--- a/devel/slib/Makefile Mon Oct 24 13:57:34 2022 +0000
+++ b/devel/slib/Makefile Mon Oct 24 14:12:56 2022 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.42 2022/03/10 14:35:14 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2022/10/24 14:12:56 wiz Exp $
-DISTNAME= slib-3b6
+DISTNAME= slib-3b7
#
# 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
#
-# Also update guile-slib
+# Also update guile-slib and guile22-slib.
#
-PKGNAME= slib-3.2.6
-PKGREVISION= 1
+PKGNAME= slib-3.2.7
CATEGORIES= devel
MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/
@@ -29,7 +28,7 @@
INSTALLATION_DIRS= ${PKGINFODIR} share/slib share/doc/slib
SUBST_CLASSES+= scmpath
-SUBST_STAGE.scmpath= pre-configure
+SUBST_STAGE.scmpath= post-extract
SUBST_FILES.scmpath= guile.init
SUBST_SED.scmpath= -e "s|/usr/share/slib|${PREFIX}/share/slib|"
diff -r 7fa625a04ab8 -r 8a8faa15a7fe devel/slib/distinfo
--- a/devel/slib/distinfo Mon Oct 24 13:57:34 2022 +0000
+++ b/devel/slib/distinfo Mon Oct 24 14:12:56 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2021/10/26 10:19:55 nia Exp $
+$NetBSD: distinfo,v 1.22 2022/10/24 14:12:56 wiz Exp $
-BLAKE2s (slib-3b6.tar.gz) = dcc63deebeb74663c6f5b8e7b852cd70b413920ad977af3ea9eb2486a7a9a543
-SHA512 (slib-3b6.tar.gz) = e21090065c2d15f97bfd57600c9ea2e8af51e12f7fb1fedcaab4398a5639a102d359efe8dc2220885fa5392314c4fbb0c15f72e16032551eaa33843782528e85
-Size (slib-3b6.tar.gz) = 984759 bytes
+BLAKE2s (slib-3b7.tar.gz) = dddcae90f7580a892c6cfe1cf42cf5c779e676ff39b598e24c87599062c085f5
+SHA512 (slib-3b7.tar.gz) = 95fcefc4a453a2a2e9c59b66c6093c9eddc1ae70c61dc7a04332f0de4fe90561fb9045b35f2c099aad8095e972a2a548a7d6b9f75e1e229c90c8e14c8a673967
+Size (slib-3b7.tar.gz) = 984970 bytes
SHA1 (patch-aa) = 15d2eecb09101b0605f21455e7ba318e76308aa8
Home |
Main Index |
Thread Index |
Old Index