pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/htop sysutils/htop: Update to 3.1.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e509502301d8
branches:  trunk
changeset: 372158:e509502301d8
user:      fox <fox%pkgsrc.org@localhost>
date:      Thu Jan 20 22:48:41 2022 +0000

description:
sysutils/htop: Update to 3.1.2

Changes since 3.1.1:

What's new in version 3.1.2

* Bugfix for crash when storing modified settings at exit
* Generate xz-compressed source tarball (with configure) using github actions
* Allow -u UID with numerical value as argument
* Added documentation for obsolete/state libraries/program files highlighting
* Some obsolete/stale library highlighting refinements
* Column width issues resolved
* Dynamic UID column sizing improved
* Discard stale information from Disk and Network I/O meters
* Refined Linux kernel thread detection
* Reworked process state handling
* New CCGROUP column showing abbreviated cgroup name
* New OFFSET column in the list of open files screen

diffstat:

 sysutils/htop/Makefile |  4 ++--
 sysutils/htop/distinfo |  9 ++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 8ba9b544d19c -r e509502301d8 sysutils/htop/Makefile
--- a/sysutils/htop/Makefile    Thu Jan 20 22:23:31 2022 +0000
+++ b/sysutils/htop/Makefile    Thu Jan 20 22:48:41 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2021/10/19 07:37:36 nia Exp $
+# $NetBSD: Makefile,v 1.24 2022/01/20 22:48:41 fox Exp $
 
-DISTNAME=      htop-3.1.1
+DISTNAME=      htop-3.1.2
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=htop-dev/}
 
diff -r 8ba9b544d19c -r e509502301d8 sysutils/htop/distinfo
--- a/sysutils/htop/distinfo    Thu Jan 20 22:23:31 2022 +0000
+++ b/sysutils/htop/distinfo    Thu Jan 20 22:48:41 2022 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 11:19:42 nia Exp $
+$NetBSD: distinfo,v 1.18 2022/01/20 22:48:41 fox Exp $
 
-BLAKE2s (htop-3.1.1.tar.gz) = 27294be43b8364a480a5d4b7f0f49cd9768b08ba5aa2cbf56f2c278321c1fdec
-SHA512 (htop-3.1.1.tar.gz) = 5e4ec9b5fdf4583c8a345dcc2fe9395737e3a6e8dd8e6547800b959be084b9d57ae30bf891f79a25f6bf99ec0b6eb7eaba8bc851072c5a550de70df4178dc07d
-Size (htop-3.1.1.tar.gz) = 381277 bytes
-SHA1 (patch-MainPanel.c) = da63da783a1df784ec31ac4cbdacb0fbbfeb9ef6
+BLAKE2s (htop-3.1.2.tar.gz) = 7e6269d4f0b4e78772c6f8478df5c752ea966a227fdfc824bbd7fafd6380b5f4
+SHA512 (htop-3.1.2.tar.gz) = 7e08b820042e480ca61137ff24b468804b49b95c1bbedaf82029dd79d29c2c541c5211284ec075692203788bbb868a9d4326ffd24c68419e22eec13ae5012700
+Size (htop-3.1.2.tar.gz) = 387656 bytes



Home | Main Index | Thread Index | Old Index