Hi, I forgot to send this bug fix update for abcl.
Fixes: ----- [r15337] Fix ELT on vectors specialized on (unsigned-byte 32) [r15327] Restore svref optimizations for SIMPLE-VECTOR sorts [r15326] Fix sorting vectors of length 0 timo Index: Makefile =================================================================== RCS file: /cvs/ports/lang/abcl/Makefile,v retrieving revision 1.18 diff -u -p -u -p -r1.18 Makefile --- Makefile 7 Jul 2020 12:05:58 -0000 1.18 +++ Makefile 20 Sep 2020 06:12:04 -0000 @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.18 2020/07/07 12:05:58 sthen Exp $ COMMENT = Common Lisp dialect for the Java Virtual Machine -V = 1.7.0 +V = 1.7.1 DISTNAME = abcl-src-${V} PKGNAME = abcl-${V} PKG_ARCH = * Index: distinfo =================================================================== RCS file: /cvs/ports/lang/abcl/distinfo,v retrieving revision 1.8 diff -u -p -u -p -r1.8 distinfo --- distinfo 7 Jul 2020 12:05:58 -0000 1.8 +++ distinfo 20 Sep 2020 06:12:04 -0000 @@ -1,2 +1,2 @@ -SHA256 (abcl-src-1.7.0.tar.gz) = pVNyQ6D5EQvyOwWMFSRFwgAhzHmJyZ/BNPP5L4Qudl0= -SIZE (abcl-src-1.7.0.tar.gz) = 2563051 +SHA256 (abcl-src-1.7.1.tar.gz) = 1RAUsr5uy1vKqs2grfRgepld1Lbp5QnIofWpmLdkkic= +SIZE (abcl-src-1.7.1.tar.gz) = 2557628