From nobody Thu Apr 30 13:01:34 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 4g5vSb0KTDz6brM9 for ; Thu, 30 Apr 2026 13:01:35 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g5vSZ6nJXz3ff7 for ; Thu, 30 Apr 2026 13:01:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777554095; 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=W+n78SXdrf/722YvWyk/XM4OWtFiOUjDDHdcnz2v2wk=; b=HgKB5LrpI3RET7eWz6ivTWGFMJMW0ymyphg2xU9a330sis/i/LBHxpr2uuZWdr38oYrCh/ wD1ZYSO/mf9JH4eA9jQ0veDUuEfmmltMKfag43OSSKolb5q2K781pnOU67NOMw+15VM9DM RffMvP6Whv8cNARNxGkRea0ZojCYtMQHnWil9fgA7Z6hgpVBPGbKBrXx5w6DIGyZGe/M0O 1QB9TxbHiC/LCpgl2OxYboCTk2rhaRZmNN0/Ji+xk4LOltRG50mUhR2EKZG5v+cY/V/TpD sf3sklbre9ZvI1V6uOM+ZgJ6TsO9kyCUUmaPe5y0GVmB9zbgJEH1EhufHQhyuw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777554095; a=rsa-sha256; cv=none; b=TJ8/nuKmA8JIELP4FpQT79PR6jO1lki2EKuq9+PkvOTDweMv8JEQ2CipFYCMwY/Rs8Hfbi HJvGRweSAOomWTEDO9J9hhlIW7lvA+VvkNfC5JWsRZWUGsXZYCobL2Nk5C/MMXoBhzuyF3 4NdIjWOfFkW/5ME45zLSHOqv96wa/B0tDtVJpgdEJCU+W+9XT2S9VYJtK8SLjjIn8qubtJ tlYyCmavdwSJ7nW965G/kULquUO4Vyg1Zh6kiKIP/GRo4i/hUvu5DeAJLM3WkZc+PheKNx bMQUQ+KWpxIGo13eMWmFOnUu566vkchYpu1sUCiJkH8xyoAjh8hQB9M3kYPxPg== 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=1777554095; 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=W+n78SXdrf/722YvWyk/XM4OWtFiOUjDDHdcnz2v2wk=; b=x9nLXZhFla41kZUxpN1HV1DXbzNGVlndDj2Wx3Lq3iIykVY26q/vHUytGAqa0VlzxO6ROm YnR9TQV/J5eadnvERpTn2VoV4Ku7loGqZPNqn6vf1DyrYelELLBrNxK21g2EKEGbeMI7Z6 81Nkns5/3OEzEnfURVwn5T2wThDIL2Rd8uJvS35T2OGcXaZX0vOt1/P4otpFIB18JctwdI cytCSU2mW/R2yQpIhUjZljQSt9IP5ofXDPxJfCL8nId72CknGDmX0wnSh4Z6IzYyYMec+v SUjszCAhEem9+hCLlNb29oqLIskvl5mjNWXjKd3Q4w111m1d4D3DPqw+PKARsQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g5vSZ6LBwz1Qsd for ; Thu, 30 Apr 2026 13:01:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3222c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 30 Apr 2026 13:01:34 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kirill Ponomarev Subject: git: 6b6d4f026c4f - 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: 6b6d4f026c4f1e45f1d6973e67cea3a2f819bfcd Auto-Submitted: auto-generated Date: Thu, 30 Apr 2026 13:01:34 +0000 Message-Id: <69f352ae.3222c.10762725@gitrepo.freebsd.org> The branch main has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b6d4f026c4f1e45f1d6973e67cea3a2f819bfcd commit 6b6d4f026c4f1e45f1d6973e67cea3a2f819bfcd Author: Kirill Ponomarev AuthorDate: 2026-04-30 13:01:20 +0000 Commit: Kirill Ponomarev CommitDate: 2026-04-30 13:01:20 +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 1632e8da2882..6aaf7b9b506c 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= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= converters lisp PKGNAMEPREFIX= cl- diff --git a/databases/pgloader3/Makefile b/databases/pgloader3/Makefile index 5dc3a2e235cd..1a9279d2d1dc 100644 --- a/databases/pgloader3/Makefile +++ b/databases/pgloader3/Makefile @@ -1,6 +1,6 @@ PORTNAME= pgloader PORTVERSION= 3.6.9 -PORTREVISION= 3 +PORTREVISION= 4 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 b9169c9aefe5..fcc5bb7ac3e3 100644 --- a/devel/cl-alexandria-sbcl/Makefile +++ b/devel/cl-alexandria-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= alexandria PORTVERSION= 1.4 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 1 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- diff --git a/devel/cl-alexandria/Makefile b/devel/cl-alexandria/Makefile index c9005091f4b2..7712517f38b7 100644 --- a/devel/cl-alexandria/Makefile +++ b/devel/cl-alexandria/Makefile @@ -1,7 +1,7 @@ PORTNAME= alexandria DISTVERSIONPREFIX= v DISTVERSION= 1.4 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- diff --git a/devel/cl-asdf-sbcl/Makefile b/devel/cl-asdf-sbcl/Makefile index 11a6c0209aac..f87cadb5a9b5 100644 --- a/devel/cl-asdf-sbcl/Makefile +++ b/devel/cl-asdf-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= asdf PORTVERSION= 3.3.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-flexi-streams-sbcl/Makefile b/devel/cl-flexi-streams-sbcl/Makefile index 5798ab8e5838..9caed545eb3c 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= 4 +PORTREVISION= 5 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index b7aee606204c..6304726aa7f0 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 106 +PORTREVISION= 107 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index 0fa9b69a2a85..f407b63427dc 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= 104 +PORTREVISION= 105 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile index c2bc63b5259d..02dfc9ba8a21 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= 11 +PORTREVISION= 12 DISTVERSIONSUFFIX= -g89a10b4 PORTEPOCH= 1 CATEGORIES= devel lisp diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile index 398285208282..81eaf212368e 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= 11 +PORTREVISION= 12 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 126847d65bf4..3298d55d3431 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= 11 +PORTREVISION= 12 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/lang/quilc/Makefile b/lang/quilc/Makefile index 962b6457cd8e..ccd4cf4ff35c 100644 --- a/lang/quilc/Makefile +++ b/lang/quilc/Makefile @@ -1,7 +1,7 @@ PORTNAME= quilc DISTVERSIONPREFIX= v DISTVERSION= 1.26.0 -PORTREVISION= 11 +PORTREVISION= 12 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 c618481e63d3..a94dc90c48d2 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,6 +1,6 @@ PORTNAME= fricas DISTVERSION= 1.3.10 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -full CATEGORIES= math MASTER_SITES= SF diff --git a/math/maxima/Makefile b/math/maxima/Makefile index a8ef96d4e5d9..4e2602b2d07e 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,6 +1,6 @@ PORTNAME= maxima DISTVERSION= 5.49.0 -PORTREVISION= 3 +PORTREVISION= 4 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 30116dba99d3..dba14553a61d 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= md5 PORTVERSION= 2.0.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 813f17c648e3..814d8ab6b05d 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= 20 +PORTREVISION= 21 CATEGORIES= textproc lisp DISTFILES= # none diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile index 775be1f14dcc..a45c373fb723 100644 --- a/www/cl-lml-sbcl/Makefile +++ b/www/cl-lml-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= lml PORTVERSION= 2.5.7 -PORTREVISION= 101 +PORTREVISION= 102 CATEGORIES= www textproc PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/www/nyxt/Makefile b/www/nyxt/Makefile index 70e9ef0f6320..d56b13728d43 100644 --- a/www/nyxt/Makefile +++ b/www/nyxt/Makefile @@ -1,7 +1,7 @@ PORTNAME= nyxt DISTVERSION= 3.12.0 DISTVERSIONSUFFIX= -source-with-submodules -PORTREVISION= 6 +PORTREVISION= 7 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 37eeb9f4b440..adad0bc67beb 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -1,6 +1,6 @@ PORTNAME= stumpwm DISTVERSION= 24.11-29 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -ga8196db CATEGORIES= x11-wm lisp diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile index cc540f768ce4..5be477be5961 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= clx DISTVERSION= 0.7.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl