From nobody Wed Feb 4 16:25:07 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 4f5m0h0XcBz6FRvb for ; Wed, 04 Feb 2026 16:25:08 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f5m0h05Ndz3gCm for ; Wed, 04 Feb 2026 16:25:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770222308; 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=Kw1Elp8rYCCTqltB7469bxj37OJnXi3oqkTH4FI3Kp4=; b=S2fOazpZpBLm1KZPmXh+1tSTfDhhuz3VazVWPxmQvGJQThp6WGKHVNjMggyB0mrT7sspw3 XgusCtA/Wp/B9J51b8VqrvNwUCXU125ustIxPBUFECN6eyWNEfEAKoAyVYbhViQ8hGjyV8 mG1vUAk7MHqSXXwCxz2yYdDEjhzTc7oWnMYbXXa0YCFUtq3EUkeHF3on7Un+u06qv5mIqu 9wj/i0qtVyHprN8bJNVz7ny3EgznpTyT4GYHUTrQYF7+WPhpsmUAAZwKGTWNDyMwQPhzHU GdHK6t7RJz6a8uTBpHyb/H8QFrWabcTEDKHwCMGrUjCLK2g9Sgxx+UL5QtPOMQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770222308; a=rsa-sha256; cv=none; b=oIWiVz3cQ4RO+5LgpR1ATq1D8qvv3SwvLX9dYK56wS8lsXCoqUftXB6bIEL+mqLREPfMkc fU9nsrePzKbTPOrGPMVWZOAgNhddvCuzPeZBWbUB2GXea9ZueNU4OqBgBPv7TIIWn1/olw i1sS5pEjY7tE9S1dmC34+EyG3FGvxPd2oOCdJ3oONlVi9qQbi47a4s7KNVNteAhiNMyplj I/ghavGiNsS1dTiA4J5Z6z+d4k4bMHJhumnrg6ZdzmbjTDLlz8TlQHQrpw0FGnk4gQYkH8 AN3rHF917e+c2/Fy92LHL8ZJy/Ecbn6AbRYsGrpbhDIfM5sDI9NK/NWdRsCjlQ== 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=1770222308; 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=Kw1Elp8rYCCTqltB7469bxj37OJnXi3oqkTH4FI3Kp4=; b=moTvrllr/xRamulsXoB+cZYsm1Af15jsoFiH4f6OLIG7gA8bf5N0wRq89/vbAIvRccwuUJ wxq5WHc62VnWbU39DzWfxBLpuF5hTtlBS+rsD9lqZLpKXuwP00nFNmqPh16l7E1qKqkmJM LOJFGygAURZFlnnMBdl3d1VhCE5E7qywV9eoGG+dka83ziqfYHeVoCl0HOLsWczV22q2Mu ms7hzBc/xHso0LDFAv4PWbEOSo6xPSYcwYEANtqY4G6Uub1eVxcRCeitmOLvbtuKPOxXo/ vC8MOnqxzjnnK2nkV/+OGppdp7I5DRjwAMcKX9MerdonX3ydgx6Wdynm6+FP0w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f5m0g6k5gz168D for ; Wed, 04 Feb 2026 16:25:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 46520 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 04 Feb 2026 16:25:07 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: db76fbd6ecf5 - main - x11/histui: Update to 0.0.8 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: nivit X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: db76fbd6ecf5a200d409f4c7f9b3c1fddd1a4f2e Auto-Submitted: auto-generated Date: Wed, 04 Feb 2026 16:25:07 +0000 Message-Id: <698372e3.46520.3d434448@gitrepo.freebsd.org> The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=db76fbd6ecf5a200d409f4c7f9b3c1fddd1a4f2e commit db76fbd6ecf5a200d409f4c7f9b3c1fddd1a4f2e Author: Nicola Vitale AuthorDate: 2026-02-04 16:24:21 +0000 Commit: Nicola Vitale CommitDate: 2026-02-04 16:25:01 +0000 x11/histui: Update to 0.0.8 ChangeLog: https://github.com/jmylchreest/histui/releases/tag/v0.0.8 Reported by: portscout! --- x11/histui/Makefile | 4 ++-- x11/histui/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/x11/histui/Makefile b/x11/histui/Makefile index 93a09b1fcc6e..923ecd914806 100644 --- a/x11/histui/Makefile +++ b/x11/histui/Makefile @@ -1,7 +1,7 @@ PORTNAME= histui DISTVERSIONPREFIX= v -DISTVERSION= 0.0.7 -PORTREVISION= 1 +DISTVERSION= 0.0.8 +PORTREVISION= 0 CATEGORIES= x11 MAINTAINER= nivit@FreeBSD.org diff --git a/x11/histui/distinfo b/x11/histui/distinfo index 6f17e5b8823a..1b8942d062e6 100644 --- a/x11/histui/distinfo +++ b/x11/histui/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1768383651 -SHA256 (go/x11_histui/histui-v0.0.7/v0.0.7.mod) = 00dd1263798e9bf655c73788d774e2baaaf1df7d2393ae264e5452270361bc27 -SIZE (go/x11_histui/histui-v0.0.7/v0.0.7.mod) = 3906 -SHA256 (go/x11_histui/histui-v0.0.7/v0.0.7.zip) = 691be31962befe60c78d82b23b6aedc107237f21056b979305da177246bf8eb6 -SIZE (go/x11_histui/histui-v0.0.7/v0.0.7.zip) = 3244980 +TIMESTAMP = 1770220860 +SHA256 (go/x11_histui/histui-v0.0.8/v0.0.8.mod) = 55feb37d112b9b5cbe26d26a5ae7fe10f18f54cbaa6fa6473304be93a7f2b81a +SIZE (go/x11_histui/histui-v0.0.8/v0.0.8.mod) = 3906 +SHA256 (go/x11_histui/histui-v0.0.8/v0.0.8.zip) = d56d5104b497fd4b20446b39ca41c7e90b47feef1f35786bb00b209574d02d7d +SIZE (go/x11_histui/histui-v0.0.8/v0.0.8.zip) = 3322721