Date: Tue, 14 Feb 2023 12:30:18 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 270568a0481e - main - sysutils/htop: update to 3.2.2 Message-ID: <202302141230.31ECUIQb081075@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=270568a0481eb3d4e1f4b9aab86e54e341aad4a9 commit 270568a0481eb3d4e1f4b9aab86e54e341aad4a9 Author: Hung-Yi Chen <gaod@hychen.org> AuthorDate: 2023-02-13 14:52:15 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-02-14 12:25:53 +0000 sysutils/htop: update to 3.2.2 This fixes a problem with memory showing 16.0Z of memory PR: 269494 Reported by: mbeis@xs4all.nl MFH: 2023Q1 (bugfix release) --- sysutils/htop/Makefile | 2 +- sysutils/htop/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index 8f179f139f4e..b7fbd5db50ac 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -1,5 +1,5 @@ PORTNAME= htop -DISTVERSION= 3.2.1 +DISTVERSION= 3.2.2 CATEGORIES= sysutils MAINTAINER= gaod@hychen.org diff --git a/sysutils/htop/distinfo b/sysutils/htop/distinfo index 02d2a57873e5..3cc3bdf0802e 100644 --- a/sysutils/htop/distinfo +++ b/sysutils/htop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654716545 -SHA256 (htop-dev-htop-3.2.1_GH0.tar.gz) = b5ffac1949a8daaabcffa659c0964360b5008782aae4dfa7702d2323cfb4f438 -SIZE (htop-dev-htop-3.2.1_GH0.tar.gz) = 397632 +TIMESTAMP = 1676259930 +SHA256 (htop-dev-htop-3.2.2_GH0.tar.gz) = 3829c742a835a0426db41bb039d1b976420c21ec65e93b35cd9bfd2d57f44ac8 +SIZE (htop-dev-htop-3.2.2_GH0.tar.gz) = 369873
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302141230.31ECUIQb081075>