From nobody Mon Mar 30 18:47:40 2026 X-Original-To: dev-commits-ports-main@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 4fl0cD4Zcsz6XGTt for ; Mon, 30 Mar 2026 18:47:40 +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 4fl0cD43hfz3tXC for ; Mon, 30 Mar 2026 18:47:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774896460; 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=5jD55gh/4qfpjVCoNH+TBDtEgu6SF+FRcpsjXM9xHzY=; b=YOxAMjRhGVtC7D/d/+0lvvG9g1L1T2uo3+jQdYOHXjFlartMie/ENj878FWiDCARuANlQ0 QolBU3hVMJXKTeNz9AmVrr3F7CQ+X8dURK6wMAwVG2SSwfr/4GK8kydS8lHdkqdj/3ssQh uXwOtr5jjcMyxMXdoRCDOdX6m5WeN+wJn3U3+0DdrM4TjE4FvPpa5eEqjpjdwBRTXimOkm o5flf4PgQRCZ/clHr/B1HoYFrHpNIkl62X7UPLZY+ZDJSw8HlYY0T+VRfvrK7trrEmHiAA FLOjHOcWiozB70OF9PVVxR4diKZhHGMzW8RKLIeytVwjoF4uB/IxSwa0ioPyPQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774896460; a=rsa-sha256; cv=none; b=SoforqIfmfbpQOz7yTBlIvfRbSgkRJC45hyJIHQS/N7lC+XBB+z5wnorcZeeMpdaeq8S/M bCV1+HGs3bx8e4XZaOq6hTrkzJV3ic9dqseQrtsTEPhlPhrYH5PHetHxG8zCTnHd21CTrd CkWZ7gm8RjleXcFEeLLCkn2gN/ozosOPOctDeDe6PzBqWbcQnaRUkq01SeSFM1XnPewxbC v1R7PK/Ua/J+X8hBFAidi/tzthUdnaDE9wBLOVVGIrTKng1k8GkrCpPxswXHlyv5CjiPuw mEBa+sR7LxYbHwn0FwKyc5HQxLwb+ebOVZ5wZGZ+Ik5JrH8Ivz6rRSX2FHIWUw== 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=1774896460; 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=5jD55gh/4qfpjVCoNH+TBDtEgu6SF+FRcpsjXM9xHzY=; b=JEsIraQ5ltn90mJ54joeN/q9oe/e35iKPbw3TWyhsUikcsMdbNaDYxRHahuIuPx/AKLAoQ YPanVbyXPsF+473EISoqy9mJIPVJ0LSPrnsLmljoauQjfR/3OFw/1lkIbKHvXuX4oklK9M 6dZ62H0p8mpNICz4kdZML+y12W3mRRRELAs73O2HNwAVjRSPl6rOdWKnqXhLU2ZJCKFaK0 5oJqMc7yle6efVDDFcWJ/uCBj1w68rAyE+HXS+hLmryorC4q8t1FQ0VqcthgIGraxpeoWd Yn86epUUQodsQQSlNP5+fRWn5/1fOOPi5O1ZUfz9g4pL0QSF8x29blPZ9rfVPg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fl0cD3BSszvm8 for ; Mon, 30 Mar 2026 18:47:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1856d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 30 Mar 2026 18:47:40 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kirill Ponomarev Subject: git: 9ec7ad4d8e2c - main - */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@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: 9ec7ad4d8e2c93662c8152cee07583e7dadd7855 Auto-Submitted: auto-generated Date: Mon, 30 Mar 2026 18:47:40 +0000 Message-Id: <69cac54c.1856d.168bc158@gitrepo.freebsd.org> The branch main has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ec7ad4d8e2c93662c8152cee07583e7dadd7855 commit 9ec7ad4d8e2c93662c8152cee07583e7dadd7855 Author: Kirill Ponomarev AuthorDate: 2026-03-30 18:47:28 +0000 Commit: Kirill Ponomarev CommitDate: 2026-03-30 18:47:28 +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 87696d3c8ad1..1632e8da2882 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= 10 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= converters lisp PKGNAMEPREFIX= cl- diff --git a/databases/pgloader3/Makefile b/databases/pgloader3/Makefile index a91e57e50b5f..5dc3a2e235cd 100644 --- a/databases/pgloader3/Makefile +++ b/databases/pgloader3/Makefile @@ -1,6 +1,6 @@ PORTNAME= pgloader PORTVERSION= 3.6.9 -PORTREVISION= 2 +PORTREVISION= 3 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 f36df9b9d9e8..b9169c9aefe5 100644 --- a/devel/cl-alexandria-sbcl/Makefile +++ b/devel/cl-alexandria-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= alexandria PORTVERSION= 1.4 -PORTREVISION= 12 +PORTREVISION= 13 PORTEPOCH= 1 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- diff --git a/devel/cl-alexandria/Makefile b/devel/cl-alexandria/Makefile index 1720409f60fb..c9005091f4b2 100644 --- a/devel/cl-alexandria/Makefile +++ b/devel/cl-alexandria/Makefile @@ -1,7 +1,7 @@ PORTNAME= alexandria DISTVERSIONPREFIX= v DISTVERSION= 1.4 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- diff --git a/devel/cl-asdf-sbcl/Makefile b/devel/cl-asdf-sbcl/Makefile index 198b873a2ef2..11a6c0209aac 100644 --- a/devel/cl-asdf-sbcl/Makefile +++ b/devel/cl-asdf-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= asdf PORTVERSION= 3.3.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-flexi-streams-sbcl/Makefile b/devel/cl-flexi-streams-sbcl/Makefile index 6bdd0fdd8666..5798ab8e5838 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= 3 +PORTREVISION= 4 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index e9753d8906a2..b7aee606204c 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 105 +PORTREVISION= 106 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index 9742c7156082..0fa9b69a2a85 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= 103 +PORTREVISION= 104 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile index 2ad63057165f..c2bc63b5259d 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= 10 +PORTREVISION= 11 DISTVERSIONSUFFIX= -g89a10b4 PORTEPOCH= 1 CATEGORIES= devel lisp diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile index 041220e0c328..398285208282 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= 10 +PORTREVISION= 11 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 52147d0b1d2d..126847d65bf4 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= 10 +PORTREVISION= 11 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/lang/quilc/Makefile b/lang/quilc/Makefile index 554f32ffa301..962b6457cd8e 100644 --- a/lang/quilc/Makefile +++ b/lang/quilc/Makefile @@ -1,7 +1,7 @@ PORTNAME= quilc DISTVERSIONPREFIX= v DISTVERSION= 1.26.0 -PORTREVISION= 10 +PORTREVISION= 11 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 d4838d7fd65f..c618481e63d3 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,6 +1,6 @@ PORTNAME= fricas DISTVERSION= 1.3.10 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -full CATEGORIES= math MASTER_SITES= SF diff --git a/math/maxima/Makefile b/math/maxima/Makefile index f6ede6c6ee3b..a8ef96d4e5d9 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,6 +1,6 @@ PORTNAME= maxima DISTVERSION= 5.49.0 -PORTREVISION= 2 +PORTREVISION= 3 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 1b60c7c9bd74..30116dba99d3 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= md5 PORTVERSION= 2.0.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 01ec444c7366..813f17c648e3 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= 19 +PORTREVISION= 20 CATEGORIES= textproc lisp DISTFILES= # none diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile index 063541c8bacc..775be1f14dcc 100644 --- a/www/cl-lml-sbcl/Makefile +++ b/www/cl-lml-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= lml PORTVERSION= 2.5.7 -PORTREVISION= 100 +PORTREVISION= 101 CATEGORIES= www textproc PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/www/nyxt/Makefile b/www/nyxt/Makefile index e37f2cc65c48..70e9ef0f6320 100644 --- a/www/nyxt/Makefile +++ b/www/nyxt/Makefile @@ -1,7 +1,7 @@ PORTNAME= nyxt DISTVERSION= 3.12.0 DISTVERSIONSUFFIX= -source-with-submodules -PORTREVISION= 5 +PORTREVISION= 6 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 97b3a55f68e7..37eeb9f4b440 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -1,6 +1,6 @@ PORTNAME= stumpwm DISTVERSION= 24.11-29 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -ga8196db CATEGORIES= x11-wm lisp diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile index 02ad2389b1c8..cc540f768ce4 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= clx DISTVERSION= 0.7.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl