Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2025 23:11:32 +0000
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d4ea2d3417b5 - main - sysutils/btop: update to 1.4.6
Message-ID:  <695067a4.27934.36c08973@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d4ea2d3417b523581a3addae4ec52f9050a54ad2

commit d4ea2d3417b523581a3addae4ec52f9050a54ad2
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-12-27 14:42:16 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-12-27 23:10:28 +0000

    sysutils/btop: update to 1.4.6
    
    Changelog:      https://github.com/aristocratos/btop/releases/tag/v1.4.6
---
 sysutils/btop/Makefile  | 2 +-
 sysutils/btop/distinfo  | 6 +++---
 sysutils/btop/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sysutils/btop/Makefile b/sysutils/btop/Makefile
index f58a44557458..27617bab8fa3 100644
--- a/sysutils/btop/Makefile
+++ b/sysutils/btop/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	btop
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.4.5
+DISTVERSION=	1.4.6
 CATEGORIES=	sysutils
 
 MAINTAINER=	pkubaj@FreeBSD.org
diff --git a/sysutils/btop/distinfo b/sysutils/btop/distinfo
index 76dc857c6430..7a7b0097374f 100644
--- a/sysutils/btop/distinfo
+++ b/sysutils/btop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1758323408
-SHA256 (aristocratos-btop-v1.4.5_GH0.tar.gz) = 0ffe03d3e26a3e9bbfd5375adf34934137757994f297d6b699a46edd43c3fc02
-SIZE (aristocratos-btop-v1.4.5_GH0.tar.gz) = 1250099
+TIMESTAMP = 1766842131
+SHA256 (aristocratos-btop-v1.4.6_GH0.tar.gz) = 4beb90172c6acaac08c1b4a5112fb616772e214a7ef992bcbd461453295a58be
+SIZE (aristocratos-btop-v1.4.6_GH0.tar.gz) = 1261873
diff --git a/sysutils/btop/pkg-plist b/sysutils/btop/pkg-plist
index 0615701e5560..2cb1c1ace0ec 100644
--- a/sysutils/btop/pkg-plist
+++ b/sysutils/btop/pkg-plist
@@ -1,6 +1,5 @@
 bin/btop
 share/applications/btop.desktop
-%%DATADIR%%/README.md
 %%DATADIR%%/themes/HotPurpleTrafficLight.theme
 %%DATADIR%%/themes/adapta.theme
 %%DATADIR%%/themes/adwaita-dark.theme
@@ -14,6 +13,7 @@ share/applications/btop.desktop
 %%DATADIR%%/themes/everforest-light-medium.theme
 %%DATADIR%%/themes/flat-remix-light.theme
 %%DATADIR%%/themes/flat-remix.theme
+%%DATADIR%%/themes/gotham.theme
 %%DATADIR%%/themes/greyscale.theme
 %%DATADIR%%/themes/gruvbox_dark.theme
 %%DATADIR%%/themes/gruvbox_dark_v2.theme


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695067a4.27934.36c08973>