Subject: CVS commit: pkgsrc/sysutils/htop
From: Nia Alarie
Date: 2021-10-19 09:37:36
Message id: 20211019073736.BF7BFFA97@cvs.NetBSD.org

Log Message:
htop: update to 3.1.1

What's new in version 3.1.1

* Update license headers to explicitly say GPLv2+
* Document minimum version for libcap (thanks to James Brown)
* Fix mouse wheel collision with autogroups nice adjustment
* Adjust Makefile.am macro definitions for older automake versions
* Ensure consistent reporting of MemoryMeter 'used' memory
* Report hugepage memory as real and used memory (as before)
* Handle procExeDeleted, usesDeletedLib without mergedCommandline mode
* Validate meter configuration before proceeding beyond htoprc parsing
* Properly release memory on partially read configuration
* Handle interrupted sampling from within libpcp PDU transfers
* On Linux, provide O_PATH value if not defined
* On Linux, always compute procExeDeleted if already set
* Workaround for Rosetta 2 on Darwin (thanks to Alexander Momchilov)
* Fix FreeBSD cmdline memory leak in Process_updateCmdline, and
* Plug a Disk I/O meter memory leak on FreeBSD (thanks to Ximalas)

Files:
RevisionActionfile
1.23modifypkgsrc/sysutils/htop/Makefile
1.16modifypkgsrc/sysutils/htop/distinfo
1.1removepkgsrc/sysutils/htop/patches/patch-MainPanel.c