this updates lang/sbcl to latest version, I didn't had reply for my previous mail for the 2.1.7 update
tested on amd64, with and without threads stumpwm still works fine with it Index: Makefile =================================================================== RCS file: /home/reposync/ports/lang/sbcl/Makefile,v retrieving revision 1.46 diff -u -p -r1.46 Makefile --- Makefile 28 May 2021 16:23:31 -0000 1.46 +++ Makefile 13 Sep 2021 08:34:13 -0000 @@ -25,7 +25,7 @@ USE_WXNEEDED = Yes COMMENT= compiler and runtime system for ANSI Common Lisp -V = 2.1.4 +V = 2.1.8 DISTNAME= sbcl-${V}-source PKGNAME= sbcl-${V} WRKDIST= ${WRKDIR}/sbcl-${V} Index: distinfo =================================================================== RCS file: /home/reposync/ports/lang/sbcl/distinfo,v retrieving revision 1.20 diff -u -p -r1.20 distinfo --- distinfo 28 May 2021 16:23:31 -0000 1.20 +++ distinfo 13 Sep 2021 08:34:55 -0000 @@ -1,2 +1,2 @@ -SHA256 (sbcl-2.1.4-source.tar.bz2) = mSYOI0b80irlVG4VuvUImdyzt1psdMx8yEk3iJnvvRE= -SIZE (sbcl-2.1.4-source.tar.bz2) = 6550812 +SHA256 (sbcl-2.1.8-source.tar.bz2) = o+p7r8ygUQc7N2nB7nnSbDxHy06y9Uiwes443xTiVUY= +SIZE (sbcl-2.1.8-source.tar.bz2) = 6663139 Index: pkg/PLIST =================================================================== RCS file: /home/reposync/ports/lang/sbcl/pkg/PLIST,v retrieving revision 1.12 diff -u -p -r1.12 PLIST --- pkg/PLIST 13 May 2019 12:58:58 -0000 1.12 +++ pkg/PLIST 3 Aug 2021 17:18:01 -0000 @@ -21,6 +21,8 @@ lib/sbcl/contrib/sb-executable.asd lib/sbcl/contrib/sb-executable.fasl lib/sbcl/contrib/sb-gmp.asd lib/sbcl/contrib/sb-gmp.fasl +lib/sbcl/contrib/sb-graph.asd +lib/sbcl/contrib/sb-graph.fasl lib/sbcl/contrib/sb-grovel.asd lib/sbcl/contrib/sb-grovel.fasl lib/sbcl/contrib/sb-introspect.asd