git: 5c2cba6121ff - main - fasl ports: Chase 888bfec23a with PORTREVISION bump

From: Joseph Mingrone <jrm_at_FreeBSD.org>
Date: Sat, 25 Dec 2021 21:28:46 UTC
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c2cba6121ff66ade18396fc685ca388f375e6c7

commit 5c2cba6121ff66ade18396fc685ca388f375e6c7
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2021-12-25 21:17:50 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2021-12-25 21:26:34 +0000

    fasl ports: Chase 888bfec23a with PORTREVISION bump
    
    These packages must be rebuilt when so much as a bit changes in
    lang/sbcl.  Without the rebuild, problems such as StumpWM not loading
    will occur.
    
    Sponsored by:   The FreeBSD Foundation
---
 converters/cl-babel-sbcl/Makefile           | 2 +-
 devel/cl-alexandria-sbcl/Makefile           | 2 +-
 devel/cl-infix-sbcl/Makefile                | 2 +-
 devel/cl-port-sbcl/Makefile                 | 2 +-
 devel/cl-split-sequence-sbcl/Makefile       | 2 +-
 devel/cl-trivial-features-sbcl/Makefile     | 2 +-
 devel/cl-trivial-gray-streams-sbcl/Makefile | 2 +-
 math/maxima/Makefile                        | 2 +-
 security/cl-md5-sbcl/Makefile               | 2 +-
 textproc/cl-meta-sbcl/Makefile              | 2 +-
 textproc/cl-ppcre-sbcl/Makefile             | 2 +-
 www/cl-lml-sbcl/Makefile                    | 2 +-
 x11-wm/stumpwm/Makefile                     | 1 +
 x11/cl-clx-sbcl/Makefile                    | 2 +-
 14 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index eba2ea1ce2f4..2dc89401c572 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	babel
 PORTVERSION=	2010.01.16
-PORTREVISION=	63
+PORTREVISION=	64
 CATEGORIES=	converters lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile
index 385c22397bc4..e7c75acf3ce9 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	alexandria
 PORTVERSION=	1.2
-PORTREVISION=	12
+PORTREVISION=	13
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 0a06904b209d..fa71696c518e 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	infix
 PORTVERSION=	19960628
-PORTREVISION=	67
+PORTREVISION=	68
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index b86e73df606e..2a871b1b83d6 100644
--- a/devel/cl-port-sbcl/Makefile
+++ b/devel/cl-port-sbcl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	port
 PORTVERSION=	2002.10.02.1
-PORTREVISION=	65
+PORTREVISION=	66
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index 4c423b29cf6f..d48188d19a99 100644
--- a/devel/cl-split-sequence-sbcl/Makefile
+++ b/devel/cl-split-sequence-sbcl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	split-sequence
 PORTVERSION=	20011114.1
-PORTREVISION=	64
+PORTREVISION=	65
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index a2b0ec36ce9d..1e80e450c696 100644
--- a/devel/cl-trivial-features-sbcl/Makefile
+++ b/devel/cl-trivial-features-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	trivial-features
 PORTVERSION=	2010.01.16
-PORTREVISION=	64
+PORTREVISION=	65
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile
index 88dee674d566..e45ea249410e 100644
--- a/devel/cl-trivial-gray-streams-sbcl/Makefile
+++ b/devel/cl-trivial-gray-streams-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	trivial-gray-streams
 PORTVERSION=	2008.11.02
-PORTREVISION=	64
+PORTREVISION=	65
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index acc5e3fb091a..648414b60aaa 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	maxima
 PORTVERSION=	5.44.0
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	math lisp tk
 MASTER_SITES=	SF/maxima/Maxima-source/${PORTVERSION}-source
 
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile
index 38a9c31dc1c3..d3391e8c3d08 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	md5
 PORTVERSION=	1.8.5
-PORTREVISION=	64
+PORTREVISION=	65
 CATEGORIES=	security lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index 2665f8120f48..d2b8181a77e7 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	meta
 PORTVERSION=	0.1
-PORTREVISION=	65
+PORTREVISION=	66
 PORTEPOCH=	1
 CATEGORIES=	textproc lisp
 PKGNAMEPREFIX=	cl-
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 603bfb66ed8c..8b74e3d54cf6 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	cl-ppcre
 PORTVERSION=	2.1.1
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	textproc lisp
 DISTFILES=	# none
 
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 61917e64aac2..8f1a22015651 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	lml
 PORTVERSION=	2.5.7
-PORTREVISION=	62
+PORTREVISION=	63
 CATEGORIES=	www textproc
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index 22b00239a44d..acf8f886acaa 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	stumpwm
 DISTVERSION=	20.11-107
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-gaef6557
 CATEGORIES=	x11-wm lisp
 
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
index 83adf4ef7757..4eb5b98afb97 100644
--- a/x11/cl-clx-sbcl/Makefile
+++ b/x11/cl-clx-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	clx
 DISTVERSION=	0.7.5.65
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	x11 lisp
 PKGNAMEPREFIX=	cl-
 PKGNAMESUFFIX=	-sbcl