pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/btop
Module Name: pkgsrc
Committed By: fox
Date: Fri May 1 17:49:02 UTC 2026
Modified Files:
pkgsrc/sysutils/btop: Makefile PLIST distinfo
Log Message:
sysutils/btop: Update to 1.4.7
Changes since 1.4.6:
Changelog v1.4.7
* Feat: Process following and following mode improvements.
* feat: Add Apple Silicon GPU support via IOReport API.
* feat: add Kanagawa Dragon theme.
* Add twilight theme.
* Add Swap upload/download speed graph option, Fix network graphs
overlap.
* Add Flexoki dark and light themes.
* Menu option to disable presets.
* Create orange.theme.
* Add E hotkey to collapse/expand all processes in tree mode.
* fix: restore Apple Silicon temp reporting on M2 Pro.
* fix regression from a switch to kIOMainPortDefault.
* Fix hide and info buttons.
* Fix mouse mapping for process kill buttons with vim keys enabled.
* Fix kill buttons.
* following mode fixes.
* Fixes and Improvements for Pause and Follow modes.
* fix: remove unused asprintf implementation function.
* fix: remove busy waiting when checking runner thread state.
* Update clock with preset change or show/hide box.
* Tweaked RX/TX collection and drawing, Fix -Wparentheses warning.
* fix: mem bottom border when net is not shown.
* fix: force_tty menu option sets TTY mode on start.
* fix: accumulate pwr_usage into pwr_total instead of mem_total in
Gpu::collect().
* fix: read GPU/VRAM clocks when ROCm SMI reports version 1.x.
* fix: render a non-ascii chars in proc list.
* fix CPU mib queries for OpenBSD, only display online CPUs in output.
* fix: correctly map amd zen cpu core temps.
* fix: restore Intel Mac CPU temperature fallback.
* fix: Use SVG features compatible with Qt SVG Tiny 1.1.
* Update widechar detection and fix replace_ascii_control() removing
wide characters.
* Fix cpu watt overflow in cpu box + division by zero fix for
cpu.temp_max.
* Fixed missing CPU package temperature color (numeric value).
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/btop/Makefile \
pkgsrc/sysutils/btop/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/btop/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/btop/Makefile
diff -u pkgsrc/sysutils/btop/Makefile:1.8 pkgsrc/sysutils/btop/Makefile:1.9
--- pkgsrc/sysutils/btop/Makefile:1.8 Sun Dec 28 02:25:17 2025
+++ pkgsrc/sysutils/btop/Makefile Fri May 1 17:49:02 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2025/12/28 02:25:17 fox Exp $
+# $NetBSD: Makefile,v 1.9 2026/05/01 17:49:02 fox Exp $
-DISTNAME= btop-1.4.6
+DISTNAME= btop-1.4.7
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=aristocratos/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/sysutils/btop/distinfo
diff -u pkgsrc/sysutils/btop/distinfo:1.8 pkgsrc/sysutils/btop/distinfo:1.9
--- pkgsrc/sysutils/btop/distinfo:1.8 Sun Dec 28 02:25:17 2025
+++ pkgsrc/sysutils/btop/distinfo Fri May 1 17:49:02 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2025/12/28 02:25:17 fox Exp $
+$NetBSD: distinfo,v 1.9 2026/05/01 17:49:02 fox Exp $
-BLAKE2s (btop-1.4.6.tar.gz) = ae739c01ad6a5d0d5c0cf7a648c9c7b280c38566ba01dda8bd1a49da8fcb8c49
-SHA512 (btop-1.4.6.tar.gz) = b57c9cc6a5602d57b230ff7296dc2b80876d189a0e8410458c308d7946241392708bd96e777d749a43110d1bcb147e26f4f8d9f99bfaa5828c42c3de7b1dea7e
-Size (btop-1.4.6.tar.gz) = 1261873 bytes
+BLAKE2s (btop-1.4.7.tar.gz) = 17bc5647b6e8a4b727faff75931357ecde717500f2c658a2163df0b9e7f87a78
+SHA512 (btop-1.4.7.tar.gz) = 49f2d2aa4fa83816f4fdaebc7239b3036d6e776b45b059d40ec535867762f207dcd9e79df16e410b37965e10c758404bd6aab8106a8c8b8e0761d3950e8856ef
+Size (btop-1.4.7.tar.gz) = 1280005 bytes
SHA1 (patch-Makefile) = 7cec0d616dd445ad139f0868141d15d1687bf402
Index: pkgsrc/sysutils/btop/PLIST
diff -u pkgsrc/sysutils/btop/PLIST:1.3 pkgsrc/sysutils/btop/PLIST:1.4
--- pkgsrc/sysutils/btop/PLIST:1.3 Sun Dec 28 02:25:17 2025
+++ pkgsrc/sysutils/btop/PLIST Fri May 1 17:49:02 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2025/12/28 02:25:17 fox Exp $
+@comment $NetBSD: PLIST,v 1.4 2026/05/01 17:49:02 fox Exp $
bin/btop
man/man1/btop.1
share/applications/btop.desktop
@@ -15,6 +15,8 @@ share/btop/themes/everforest-dark-medium
share/btop/themes/everforest-light-medium.theme
share/btop/themes/flat-remix-light.theme
share/btop/themes/flat-remix.theme
+share/btop/themes/flexoki-dark.theme
+share/btop/themes/flexoki-light.theme
share/btop/themes/gotham.theme
share/btop/themes/greyscale.theme
share/btop/themes/gruvbox_dark.theme
@@ -22,6 +24,7 @@ share/btop/themes/gruvbox_dark_v2.theme
share/btop/themes/gruvbox_light.theme
share/btop/themes/gruvbox_material_dark.theme
share/btop/themes/horizon.theme
+share/btop/themes/kanagawa-dragon.theme
share/btop/themes/kanagawa-lotus.theme
share/btop/themes/kanagawa-wave.theme
share/btop/themes/kyli0x.theme
@@ -30,6 +33,7 @@ share/btop/themes/monokai.theme
share/btop/themes/night-owl.theme
share/btop/themes/nord.theme
share/btop/themes/onedark.theme
+share/btop/themes/orange.theme
share/btop/themes/paper.theme
share/btop/themes/phoenix-night.theme
share/btop/themes/solarized_dark.theme
@@ -37,6 +41,7 @@ share/btop/themes/solarized_light.theme
share/btop/themes/tokyo-night.theme
share/btop/themes/tokyo-storm.theme
share/btop/themes/tomorrow-night.theme
+share/btop/themes/twilight.theme
share/btop/themes/whiteout.theme
share/doc/btop/README.md
share/icons/hicolor/48x48/apps/btop.png
Home |
Main Index |
Thread Index |
Old Index