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 Sep 21 17:58:05 UTC 2025

Modified Files:
        pkgsrc/sysutils/btop: Makefile distinfo

Log Message:
btop: update to 1.4.5.

## v1.4.5

References | Description | Author(s)
--- | --- | ---
#1254 | Bump bundled fmt to 12.0.0 | @deckstose
#1242 | Enable vim movement in help menu | @botantony
#948 | Remove reduntant symbols in tree view | @Denizantip
#1249 | Use /sys/dev/block/MAJOR:MINOR instead of /sys/block/NAME for disk I/O | @CountBleck
#1227 | feat: display CPU power draw & fix GPU+load avg overwriting core info | @Tom94 and @YuriiShkrobut
4f5abbb | Fix locale issues | @aristocratos
#1165 | Add encode and decode meters on Nvidia GPUs | @sam-kirby
#1197 | linux: Battery Time-to-full | @RadsammyT
#1203 | Convert ascii escape codes in mountpoint names before reading statvfs | @deckstose
#1198 | Fix presets erroring with gpu* usage | @entropylost
#1191 | Fix --tty/--no-tty flag having no effect | @deckstose


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/btop/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/sysutils/btop/Makefile:1.5
--- pkgsrc/sysutils/btop/Makefile:1.4   Sun Jul  6 09:08:59 2025
+++ pkgsrc/sysutils/btop/Makefile       Sun Sep 21 17:58:05 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2025/07/06 09:08:59 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2025/09/21 17:58:05 wiz Exp $
 
-DISTNAME=      btop-1.4.4
+DISTNAME=      btop-1.4.5
 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.3 pkgsrc/sysutils/btop/distinfo:1.4
--- pkgsrc/sysutils/btop/distinfo:1.3   Sun Jul  6 09:08:59 2025
+++ pkgsrc/sysutils/btop/distinfo       Sun Sep 21 17:58:05 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2025/07/06 09:08:59 wiz Exp $
+$NetBSD: distinfo,v 1.4 2025/09/21 17:58:05 wiz Exp $
 
-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
+BLAKE2s (btop-1.4.5.tar.gz) = fc3729f7eb9c9b339c6521f938e2196afff3239d529d2dbf6b6e093cc0fa47cd
+SHA512 (btop-1.4.5.tar.gz) = 36e278c832d984e5d882dcf861855945edc31dd00cbe0a6c16b09de42b2416d865585985e999302a470068037fdecca754c8ee9e25940c9ae1df5196893f93a8
+Size (btop-1.4.5.tar.gz) = 1250099 bytes
 SHA1 (patch-Makefile) = 87cd9333e786899109df3a931c6d0e99fbd017de



Home | Main Index | Thread Index | Old Index