This patch updates htop from 3.2.0 to 3.2.1. Tested on two amd64 systems.
Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/htop/Makefile,v retrieving revision 1.33 diff -u -p -r1.33 Makefile --- Makefile 16 May 2022 18:00:45 -0000 1.33 +++ Makefile 3 Jun 2022 06:37:57 -0000 @@ -1,8 +1,7 @@ COMMENT = interactive process viewer -V = 3.2.0 +V = 3.2.1 DISTNAME = htop-$V -REVISION = 0 CATEGORIES = sysutils Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/htop/distinfo,v retrieving revision 1.10 diff -u -p -r1.10 distinfo --- distinfo 16 May 2022 15:05:25 -0000 1.10 +++ distinfo 3 Jun 2022 06:37:57 -0000 @@ -1,2 +1,2 @@ -SHA256 (htop-3.2.0.tar.xz) = 4PZF1KwyTyxMSKqno6ltAHuVUWVZVQvgtW5CP8W214M= -SIZE (htop-3.2.0.tar.xz) = 404388 +SHA256 (htop-3.2.1.tar.xz) = WhcSHPHGnS8uVXwLKdRaLDU6uYP2RHQuHC5OzhWqbLs= +SIZE (htop-3.2.1.tar.xz) = 406048
