From nobody Fri Mar 13 18:37:15 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 4fXYB407Zzz6VYWf for ; Fri, 13 Mar 2026 18:37:16 +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 4fXYB355gyz3RfW for ; Fri, 13 Mar 2026 18:37:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773427035; 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=AMSWutbci2xNsc0gOFxXcjKr7S09iqzS+fg57RLHvZM=; b=X7jD9RtB4pf3A2IoD7KoekYR7avfrvlN1ulHtI/jFlcR5GVUKOcF388sZH/CsOfC4UPH2y S3kNmPuAAkGS59i5L1YFwyhCDEqaZyY3XjFNMXK8MrQuWscEhYw9T07CUtiABsk9QZ3ZB1 0YV4Zn6+qsbX+hvBGNEN223nf9y0Dwe4AiEegKGV+/wluQO71SjXjITY/q/IfK0UcFExs1 Baaeu+wR2cJpFyFr7p/Teh6srYHz6lm7+Y1BW8A1hDlwsmbvNP/HlvsFvoKar/Sa1mG43f 0wwIVP7LPoXkojIbPycSIxAtidZub6wGEfJZKbv/VpdY6Qb5T7odHiXTgt3xiQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773427035; a=rsa-sha256; cv=none; b=DC/PSfzqe8w7VRu/5oWCvTi4CL6UTZtK630Gd1+GH6ADNbgWoJhlzV7JUIdlYtA/SGZ43c zArox6kS779Is3IzC2iYQwwCtxOCK0MNVUg8cF+OwLqfZNCkyEnCnxODUrnKCfU2SorNCS zpuuYYA7mV3qRKze4ln8LUuiyxSUwUMvMKKe8EbJG0Qzsjq2SR72G4i39p4pHPychsYLQ9 6XA4TSpk/3lxx4sD3Tm+3K9IHTgB+/IwtUnu+4jf2Z5duKmCLfu5I8qoW3yUVF5m6Y+i5h /vVG2YYAS9+H/QK3jBawTAiLtBqx/RP+wfLnurcoT5BzstStMrXwVOhbUEXd6Q== 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=1773427035; 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=AMSWutbci2xNsc0gOFxXcjKr7S09iqzS+fg57RLHvZM=; b=eou/noyoWYQziU5vfHco4eTpt36nU705RK8HgInD+2wMulEc0DGX2Fy+fmOD0DVeSIeQUI 2vunsbnJJkiQ1o6E4SUxdrToB47LhLlKFOJQVNcDTmSQICXBWgGf7rT88ykQVUBUej2E+x XIKjnpUv5PJlA64Ef6Xy+H9ltDFJwvfyit8b19HCVGDNWcnewtJTD88QSlSItddHKd/UpD k9Zh+v8al0+jiNyR7/fc9YQtIE8QuAEuvXKjtfjzMx05NXnXIVrw4rUgb9A0BM8d7ZwHA1 w8hePw0j3KhJ//rzNjOvRLGGMkjiH+Lbu4JrQzJyqv9sT7fUL29FxgqjclFeoQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fXYB34b3FzkRN for ; Fri, 13 Mar 2026 18:37:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 31e22 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 13 Mar 2026 18:37:15 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Joel Bodenmann Subject: git: 3c10abc292fb - main - audio/subtui: Update to 2.11.1 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: jbo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3c10abc292fb2f906e352161706387d377f0f53d Auto-Submitted: auto-generated Date: Fri, 13 Mar 2026 18:37:15 +0000 Message-Id: <69b4595b.31e22.2ce21feb@gitrepo.freebsd.org> The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c10abc292fb2f906e352161706387d377f0f53d commit 3c10abc292fb2f906e352161706387d377f0f53d Author: Joel Bodenmann AuthorDate: 2026-03-13 18:36:21 +0000 Commit: Joel Bodenmann CommitDate: 2026-03-13 18:36:21 +0000 audio/subtui: Update to 2.11.1 Changelog: https://github.com/MattiaPun/SubTUI/releases/tag/v2.11.1 --- audio/subtui/Makefile | 2 +- audio/subtui/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/audio/subtui/Makefile b/audio/subtui/Makefile index d0eced12b9a2..421e22c2832f 100644 --- a/audio/subtui/Makefile +++ b/audio/subtui/Makefile @@ -1,6 +1,6 @@ PORTNAME= SubTUI DISTVERSIONPREFIX= v -DISTVERSION= 2.11.0 +DISTVERSION= 2.11.1 CATEGORIES= audio MAINTAINER= jbo@FreeBSD.org diff --git a/audio/subtui/distinfo b/audio/subtui/distinfo index cbc4f8904e7a..cee78c921fd8 100644 --- a/audio/subtui/distinfo +++ b/audio/subtui/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1773371701 -SHA256 (go/audio_subtui/SubTUI-v2.11.0/v2.11.0.mod) = 13e850173703965c4eab2bf64aea5cb94287f761141b4d1d944edb5c531ba1c6 -SIZE (go/audio_subtui/SubTUI-v2.11.0/v2.11.0.mod) = 2257 -SHA256 (go/audio_subtui/SubTUI-v2.11.0/v2.11.0.zip) = 6979ef1bec9d03108e6ce3cd61e8624c697d9440efcf40c0549d9e3fb455ebcc -SIZE (go/audio_subtui/SubTUI-v2.11.0/v2.11.0.zip) = 354594 +TIMESTAMP = 1773426926 +SHA256 (go/audio_subtui/SubTUI-v2.11.1/v2.11.1.mod) = 13e850173703965c4eab2bf64aea5cb94287f761141b4d1d944edb5c531ba1c6 +SIZE (go/audio_subtui/SubTUI-v2.11.1/v2.11.1.mod) = 2257 +SHA256 (go/audio_subtui/SubTUI-v2.11.1/v2.11.1.zip) = 05850ce9a3986606c9f263a5d3926c5b2eb45cc9b3234a34459fd04ffb3107be +SIZE (go/audio_subtui/SubTUI-v2.11.1/v2.11.1.zip) = 354504