Re: git: 103718691668 - main - */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.

From: Joseph Mingrone <jrm_at_FreeBSD.org>
Date: Tue, 02 Jan 2024 19:42:01 UTC
On Tue, 2024-01-02 at 18:52, Kirill Ponomarev <krion@FreeBSD.org> wrote:

> The branch main has been updated by krion:

> URL: https://cgit.FreeBSD.org/ports/commit/?id=10371869166805a6f46b67731ad40f9c11c3a479

> commit 10371869166805a6f46b67731ad40f9c11c3a479
> Author:     Kirill Ponomarev <krion@FreeBSD.org>
> AuthorDate: 2024-01-02 18:52:12 +0000
> Commit:     Kirill Ponomarev <krion@FreeBSD.org>
> CommitDate: 2024-01-02 18:52:12 +0000

>     */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
> ---
>  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 +

<snip>

Hi Kirill,

It's no longer necessary to bump the PORTREVISION of x11-wm/stumpwm when
lang/sbcl is updated.  stumpwm is built as a bundled binary (again).
This commit has the details.

https://cgit.freebsd.org/ports/commit/?id=f3ae25923d9b0166d87b71a22ca82efb956c2520

Regards,

Joe