Tuesday, May 31, 2022

update lang/sbcl to 2.2.5

new month, new sbcl update! :)

The changelog is available here: http://www.sbcl.org/news.html#2.2.5

Only briefly tested for now only on amd64, x11/stumpwm still builds,
i'll do more testing in the following days (also on i386), sending it
out in the meantime anyway ;)

ok?

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/lang/sbcl/Makefile,v
retrieving revision 1.50
diff -u -p -r1.50 Makefile
--- Makefile 20 May 2022 15:14:18 -0000 1.50
+++ Makefile 31 May 2022 15:17:21 -0000
@@ -4,10 +4,9 @@ USE_WXNEEDED = Yes

COMMENT= compiler and runtime system for ANSI Common Lisp

-V = 2.2.4
+V = 2.2.5
DISTNAME= sbcl-${V}-source
PKGNAME= sbcl-${V}
-REVISION= 0
WRKDIST= ${WRKDIR}/sbcl-${V}
EXTRACT_SUFX= .tar.bz2
PATCHORIG = .orig.port
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/lang/sbcl/distinfo,v
retrieving revision 1.22
diff -u -p -r1.22 distinfo
--- distinfo 12 May 2022 21:26:35 -0000 1.22
+++ distinfo 31 May 2022 15:19:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (sbcl-2.2.4-source.tar.bz2) = /N0lHLxl9/gI7QrXckaEjRvhZqppoX90mWABhLelcgI=
-SIZE (sbcl-2.2.4-source.tar.bz2) = 7030086
+SHA256 (sbcl-2.2.5-source.tar.bz2) = hYS1QTcP1q1uWNP5eYIHffyrJA8w1OmxjxXakcLxPtE=
+SIZE (sbcl-2.2.5-source.tar.bz2) = 7029912

No comments:

Post a Comment