pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 13 18:11:39 UTC 2024
Modified Files:
pkgsrc/devel/guile-slib: Makefile
pkgsrc/devel/guile22-slib: Makefile
pkgsrc/devel/slib: Makefile distinfo
Log Message:
*slib*: update to 3.3.1
2024-01-15 Aubrey Jaffer <jaffer@jaffer-Vivobook-ASUSLaptop-X1703ZA-K1703ZA>
* require.scm (*slib-version*): Bumped from 3b7 to 3c1.
2023-10-14 Aubrey Jaffer <agj%alum.mit.edu@localhost>
* mklibcat.scm, require.scm (catalog:expand-path): Patch from
Radey Shouman accepts vicinity symbols 'library, 'implementation,
'home, and 'user, which expand to the value of the corresponding
"*-vicinity" procedure.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/guile-slib/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/guile22-slib/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/slib/Makefile
cvs rdiff -u -r1.22 -r1.23 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/guile-slib/Makefile
diff -u pkgsrc/devel/guile-slib/Makefile:1.56 pkgsrc/devel/guile-slib/Makefile:1.57
--- pkgsrc/devel/guile-slib/Makefile:1.56 Mon Oct 24 14:12:56 2022
+++ pkgsrc/devel/guile-slib/Makefile Tue Feb 13 18:11:39 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2022/10/24 14:12:56 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2024/02/13 18:11:39 wiz Exp $
-SLIBVERSION= 3.2.7
+SLIBVERSION= 3.3.1
DISTNAME= guile-slib-${SLIBVERSION}
CATEGORIES= devel
MASTER_SITES= # empty
Index: pkgsrc/devel/guile22-slib/Makefile
diff -u pkgsrc/devel/guile22-slib/Makefile:1.9 pkgsrc/devel/guile22-slib/Makefile:1.10
--- pkgsrc/devel/guile22-slib/Makefile:1.9 Mon Oct 24 14:12:56 2022
+++ pkgsrc/devel/guile22-slib/Makefile Tue Feb 13 18:11:39 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/10/24 14:12:56 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2024/02/13 18:11:39 wiz Exp $
-SLIBVERSION= 3.2.7
+SLIBVERSION= 3.3.1
DISTNAME= guile-slib-${SLIBVERSION}
PKGNAME= ${DISTNAME:S/guile/guile22/}
CATEGORIES= devel
Index: pkgsrc/devel/slib/Makefile
diff -u pkgsrc/devel/slib/Makefile:1.43 pkgsrc/devel/slib/Makefile:1.44
--- pkgsrc/devel/slib/Makefile:1.43 Mon Oct 24 14:12:56 2022
+++ pkgsrc/devel/slib/Makefile Tue Feb 13 18:11:39 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2022/10/24 14:12:56 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2024/02/13 18:11:39 wiz Exp $
-DISTNAME= slib-3b7
+DISTNAME= slib-3c1
#
# 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-3b7
#
# Also update guile-slib and guile22-slib.
#
-PKGNAME= slib-3.2.7
+PKGNAME= slib-3.3.1
CATEGORIES= devel
MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/
Index: pkgsrc/devel/slib/distinfo
diff -u pkgsrc/devel/slib/distinfo:1.22 pkgsrc/devel/slib/distinfo:1.23
--- pkgsrc/devel/slib/distinfo:1.22 Mon Oct 24 14:12:56 2022
+++ pkgsrc/devel/slib/distinfo Tue Feb 13 18:11:39 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2022/10/24 14:12:56 wiz Exp $
+$NetBSD: distinfo,v 1.23 2024/02/13 18:11:39 wiz Exp $
-BLAKE2s (slib-3b7.tar.gz) = dddcae90f7580a892c6cfe1cf42cf5c779e676ff39b598e24c87599062c085f5
-SHA512 (slib-3b7.tar.gz) = 95fcefc4a453a2a2e9c59b66c6093c9eddc1ae70c61dc7a04332f0de4fe90561fb9045b35f2c099aad8095e972a2a548a7d6b9f75e1e229c90c8e14c8a673967
-Size (slib-3b7.tar.gz) = 984970 bytes
+BLAKE2s (slib-3c1.tar.gz) = 521f5eec3cd4c707e2922db3d13c8417581d1bbf0df9f15d7690566e2d0ec3c7
+SHA512 (slib-3c1.tar.gz) = 3d724b8384f43b271f9b750dbde7f9e6b9dfd815036ede4881ef43e191e62d25b77db487d6961f309310cb6332e43d24959ce2f127d922cd906440a78e93536c
+Size (slib-3c1.tar.gz) = 982253 bytes
SHA1 (patch-aa) = 15d2eecb09101b0605f21455e7ba318e76308aa8
Home |
Main Index |
Thread Index |
Old Index