From nobody Sat Feb 28 06:33:51 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fNFlS5Fhmz6Swjm for ; Sat, 28 Feb 2026 06:33:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fNFlS3GFCz3hGX for ; Sat, 28 Feb 2026 06:33:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772260436; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=fjbKhcU+mZlDnJni+rlHBqlWDdEa3XWGl0TGwZldYww=; b=V4ePF7ghdw4aRmmQevFv8U/WwoMmGgZqbjCUzvsIrGypHPXZQ4E1dZynRqnJE4jo9qXl+Z jFusqK81P8+D3mbTXb40u3TzGhmKXyewppdpwImNUx1pvA6a/Qlz6LarYr2EoTtKLB2zoq wJaseteFyVqOthU7or32T+t5crOJ/Up371/fHcWc/PUVsSHLMuZelBCPQxtWv3EmPin2xk dvObz6rrj/8paV7zW4PV4BNyRbBbUPYOj+kHNt/7YZUKtsAk4sLTRy1J8Zv+AQZCWfiGQv VpbWpgzUbuT47LYq6K+O0v+JEhqzRFRaVMBqlABIJgD0nve0L91pCLyEzoemIg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772260436; a=rsa-sha256; cv=none; b=kkZj3rlZV2eMnqEzHIwgYdaZvrPKoaZtZ+W3ysCX5nqb8YzdCKHJYRloyo9yJqxErHLTs1 cGyw6F8zQwjddjWqEj92KMvLHiit9kVH5fytSB19Wk58DfqA44EZkdobFemCMZ4/soCLyL 2hjrd9Y2v7MBtkUTs0UblCMZRUEQNENOhZyPTeeGxALtaYAPwrUaFaid3sJjHnFFaeaZd1 ntgnSrvDIIXuzWzcOvBQNfTpPBq4DcwAC+p7PXIHt1RSloGEL4zGHpW7K/kVdAiiSKTGEb +GAt5sJD5Wv3uDdHx6Qvz/xBcbfWF3JRhojlK1kxb1XDnL0+2RaNeeLYCwy/sg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772260436; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=fjbKhcU+mZlDnJni+rlHBqlWDdEa3XWGl0TGwZldYww=; b=bQgdqfQlUwbxlD+tliC0FJpRhEqXez2JaiUpXIv1IFxvV45vqtR4tQAwUJTTRS+HpEft9E Blja+a6S7YWodf3NuMIDpKJgr883zZipVU51FfkoYDEIuthYGJ49BMxyZDu6mIKqmo+Fnx yJkHBippRScqudUKpVPxGMoeK5v7IY1Hrnmyu4EueJpmhSI2S9re4lY6yzwCW0Ra3GtWfa CQGgAD6JCeh75px141L8KWBLXzlIsrJSWF67DqEaOvy7VsFJ2R5YbH3FscmxhpE+rtksTB +6Q1fd6rtIiYFVfePeYfzK9MVovZBaDUHKUzzQJMqUw/yGNMknLP7w6LdkrkYA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fNFlS2sVmzsf8 for ; Sat, 28 Feb 2026 06:33:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 42792 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 28 Feb 2026 06:33:51 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kirill Ponomarev Subject: git: f7832f9e6def - main - */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f7832f9e6defdcee979e5ac45a12531a09c5a21a Auto-Submitted: auto-generated Date: Sat, 28 Feb 2026 06:33:51 +0000 Message-Id: <69a28c4f.42792.7fa99edf@gitrepo.freebsd.org> The branch main has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7832f9e6defdcee979e5ac45a12531a09c5a21a commit f7832f9e6defdcee979e5ac45a12531a09c5a21a Author: Kirill Ponomarev AuthorDate: 2026-02-28 06:33:38 +0000 Commit: Kirill Ponomarev CommitDate: 2026-02-28 06:33:38 +0000 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. --- converters/cl-babel-sbcl/Makefile | 2 +- databases/pgloader3/Makefile | 2 +- devel/cl-alexandria-sbcl/Makefile | 2 +- devel/cl-alexandria/Makefile | 2 +- devel/cl-asdf-sbcl/Makefile | 2 +- devel/cl-flexi-streams-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 +- lang/quilc/Makefile | 2 +- math/fricas/Makefile | 2 +- math/maxima/Makefile | 2 +- security/cl-md5-sbcl/Makefile | 2 +- textproc/cl-ppcre-sbcl/Makefile | 2 +- www/cl-lml-sbcl/Makefile | 2 +- www/nyxt/Makefile | 2 +- x11-wm/stumpwm/Makefile | 2 +- x11/cl-clx-sbcl/Makefile | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile index 2dee57dac2fc..87696d3c8ad1 100644 --- a/converters/cl-babel-sbcl/Makefile +++ b/converters/cl-babel-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= babel DISTVERSION= 0.5.0-24 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= converters lisp PKGNAMEPREFIX= cl- diff --git a/databases/pgloader3/Makefile b/databases/pgloader3/Makefile index bf58e7bfb877..a91e57e50b5f 100644 --- a/databases/pgloader3/Makefile +++ b/databases/pgloader3/Makefile @@ -1,6 +1,6 @@ PORTNAME= pgloader PORTVERSION= 3.6.9 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= databases MASTER_SITES= https://beta.quicklisp.org/archive/alexandria/2023-10-21/:alexandria \ diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile index 1baa33f50583..f36df9b9d9e8 100644 --- a/devel/cl-alexandria-sbcl/Makefile +++ b/devel/cl-alexandria-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= alexandria PORTVERSION= 1.4 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- diff --git a/devel/cl-alexandria/Makefile b/devel/cl-alexandria/Makefile index d1c567f53352..1720409f60fb 100644 --- a/devel/cl-alexandria/Makefile +++ b/devel/cl-alexandria/Makefile @@ -1,7 +1,7 @@ PORTNAME= alexandria DISTVERSIONPREFIX= v DISTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- diff --git a/devel/cl-asdf-sbcl/Makefile b/devel/cl-asdf-sbcl/Makefile index a5a8912ec9c4..198b873a2ef2 100644 --- a/devel/cl-asdf-sbcl/Makefile +++ b/devel/cl-asdf-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= asdf PORTVERSION= 3.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-flexi-streams-sbcl/Makefile b/devel/cl-flexi-streams-sbcl/Makefile index a0fc87767e2b..6bdd0fdd8666 100644 --- a/devel/cl-flexi-streams-sbcl/Makefile +++ b/devel/cl-flexi-streams-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= flexi-streams DISTVERSION= 1.0.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index fdc54424227d..e9753d8906a2 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 104 +PORTREVISION= 105 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index ef71e0685c80..9742c7156082 100644 --- a/devel/cl-port-sbcl/Makefile +++ b/devel/cl-port-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= port PORTVERSION= 2002.10.02.1 -PORTREVISION= 102 +PORTREVISION= 103 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile index 476927b15ace..2ad63057165f 100644 --- a/devel/cl-split-sequence-sbcl/Makefile +++ b/devel/cl-split-sequence-sbcl/Makefile @@ -1,7 +1,7 @@ PORTNAME= split-sequence DISTVERSIONPREFIX= v DISTVERSION= 2.0.1-3 -PORTREVISION= 9 +PORTREVISION= 10 DISTVERSIONSUFFIX= -g89a10b4 PORTEPOCH= 1 CATEGORIES= devel lisp diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile index f531fbc382f2..041220e0c328 100644 --- a/devel/cl-trivial-features-sbcl/Makefile +++ b/devel/cl-trivial-features-sbcl/Makefile @@ -1,7 +1,7 @@ PORTNAME= trivial-features DISTVERSIONPREFIX= v DISTVERSION= 1.0-4 -PORTREVISION= 9 +PORTREVISION= 10 DISTVERSIONSUFFIX= -gd249a62 PORTEPOCH= 1 CATEGORIES= devel lisp diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile index 87f48c1f5c80..52147d0b1d2d 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= 20240217 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/lang/quilc/Makefile b/lang/quilc/Makefile index 382c46bb942d..554f32ffa301 100644 --- a/lang/quilc/Makefile +++ b/lang/quilc/Makefile @@ -1,7 +1,7 @@ PORTNAME= quilc DISTVERSIONPREFIX= v DISTVERSION= 1.26.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang # quantum-computing DIST_SUBDIR= ${PORTNAME}-${DISTVERSION} # many files, some are unversioned EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/math/fricas/Makefile b/math/fricas/Makefile index 8501bac1a542..d4838d7fd65f 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,6 +1,6 @@ PORTNAME= fricas DISTVERSION= 1.3.10 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -full CATEGORIES= math MASTER_SITES= SF diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 8988a664465d..f6ede6c6ee3b 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,6 +1,6 @@ PORTNAME= maxima DISTVERSION= 5.49.0 -PORTREVISION= 1 +PORTREVISION= 2 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 6d26e80b7cef..1b60c7c9bd74 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= md5 PORTVERSION= 2.0.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index cab32bb393ee..01ec444c7366 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= cl-ppcre PORTVERSION= 2.1.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= textproc lisp DISTFILES= # none diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile index 6f74539bde87..063541c8bacc 100644 --- a/www/cl-lml-sbcl/Makefile +++ b/www/cl-lml-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= lml PORTVERSION= 2.5.7 -PORTREVISION= 99 +PORTREVISION= 100 CATEGORIES= www textproc PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/www/nyxt/Makefile b/www/nyxt/Makefile index 6196b60ea059..e37f2cc65c48 100644 --- a/www/nyxt/Makefile +++ b/www/nyxt/Makefile @@ -1,7 +1,7 @@ PORTNAME= nyxt DISTVERSION= 3.12.0 DISTVERSIONSUFFIX= -source-with-submodules -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= https://github.com/atlas-engineer/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index 4778dd2dd29e..97b3a55f68e7 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -1,6 +1,6 @@ PORTNAME= stumpwm DISTVERSION= 24.11-29 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -ga8196db CATEGORIES= x11-wm lisp diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile index 81d294cf3926..02ad2389b1c8 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= clx DISTVERSION= 0.7.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl