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:   wiz
Date:           Sun Jul  6 09:08:59 UTC 2025

Modified Files:
        pkgsrc/sysutils/btop: Makefile distinfo

Log Message:
btop: update to 1.4.4.

## v1.4.4

References | Description | Author(s)
--- | --- | ---
#1185 | Fix auto-detection of CPU temp on Ampere boards | @bexcran
589c133 | Fixed floating_humanizer() to work correctly when numeric delimiter isn't a dot. | @aristocratos
#1157 | Add command line option to set an inital filter | @imwints
#1172 | Make 100ms the minimal refresh rate. Exit gracefully if integer conversion in CLI parser fails. | @imwints
#1031 | Lock/unlock config to avoid infinite recursion | @Jacajack
#1156 | Fix incorrect positioning and start symbol of second title introduced in 2538d89 | @xDMPx
ffcd064 | Fix dangling reference warnings for GCC 13 and later | aristocratos


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/btop/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/btop/distinfo

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.3 pkgsrc/sysutils/btop/Makefile:1.4
--- pkgsrc/sysutils/btop/Makefile:1.3   Sun May 11 10:18:07 2025
+++ pkgsrc/sysutils/btop/Makefile       Sun Jul  6 09:08:59 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2025/05/11 10:18:07 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2025/07/06 09:08:59 wiz Exp $
 
-DISTNAME=      btop-1.4.3
+DISTNAME=      btop-1.4.4
 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.2 pkgsrc/sysutils/btop/distinfo:1.3
--- pkgsrc/sysutils/btop/distinfo:1.2   Sun May 11 10:18:07 2025
+++ pkgsrc/sysutils/btop/distinfo       Sun Jul  6 09:08:59 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2025/05/11 10:18:07 wiz Exp $
+$NetBSD: distinfo,v 1.3 2025/07/06 09:08:59 wiz Exp $
 
-BLAKE2s (btop-1.4.3.tar.gz) = e6f7690c92dfe513275e0c0c8360596d24ba9be673bb31536496a3e9f3606ef1
-SHA512 (btop-1.4.3.tar.gz) = 4a63c57d9d12549528055d3e509816123966a2143ed8c8cbc76d4c417ac8729265ef1be3102f5a00bc36b1a15786a089eaef05e6ec43382d65fd52ebcea03a4c
-Size (btop-1.4.3.tar.gz) = 1245882 bytes
+BLAKE2s (btop-1.4.4.tar.gz) = f8fcf9a443535a3f0f986444d787c23e84049297d6277a5cf3cd9cce80303fec
+SHA512 (btop-1.4.4.tar.gz) = acd206daa8832cf6ca8a715ae481088f2854887dbce586a3b1dd5142e8a43e2ee67f2cfa29d9e680f51786ff107346d82ceb17205c30c47f0ec737372a17ef58
+Size (btop-1.4.4.tar.gz) = 1245613 bytes
 SHA1 (patch-Makefile) = 87cd9333e786899109df3a931c6d0e99fbd017de



Home | Main Index | Thread Index | Old Index