This patch updates htop from 3.0.5 to 3.1.2.

Tested on two amd64 systems.

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/htop/Makefile,v
retrieving revision 1.30
diff -u -p -r1.30 Makefile
--- Makefile    11 Mar 2022 19:57:32 -0000      1.30
+++ Makefile    16 Mar 2022 14:13:41 -0000
@@ -2,10 +2,8 @@ COMMENT =      interactive process viewer
 
 GH_ACCOUNT =   htop-dev
 GH_PROJECT =   htop
-#GH_TAGNAME =  3.0.5
-GH_COMMIT =    feec16cbb53dabc6a52ef2f69a6a13798be82617
-DISTNAME =     htop-3.0.5pl20210418
-REVISION =     0
+GH_TAGNAME =   3.1.2
+DISTNAME =     htop-3.1.2
 
 CATEGORIES =   sysutils
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/htop/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    23 Apr 2021 21:16:16 -0000      1.8
+++ distinfo    16 Mar 2022 14:13:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (htop-3.0.5pl20210418-feec16cb.tar.gz) = 
bUysbhZRqsVVLSZcz4GvUl5ekauQCn81QQLqFP+ruF0=
-SIZE (htop-3.0.5pl20210418-feec16cb.tar.gz) = 314058
+SHA256 (htop-3.1.2.tar.gz) = /pVZY3yPIfX9UxpMByBIpAQXOAasva0TWca4L9h6oAE=
+SIZE (htop-3.1.2.tar.gz) = 387656

Reply via email to