Date: Tue, 10 May 2022 07:23:11 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: aebda4e5b769 - main - sysutils/htop: Update to 3.2.0 Message-ID: <202205100723.24A7NBDS074831@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=aebda4e5b76980d65eee48f40735929ed542f258 commit aebda4e5b76980d65eee48f40735929ed542f258 Author: Hung-Yi Chen <gaod@hychen.org> AuthorDate: 2022-05-10 07:21:54 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-05-10 07:22:58 +0000 sysutils/htop: Update to 3.2.0 PR: 263865 --- 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 9e36e05b2cd1..3292e4e6311d 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -1,7 +1,7 @@ # Created by: Tony Shadwick <tshadwick@oss-solutions.com> PORTNAME= htop -DISTVERSION= 3.1.2 +DISTVERSION= 3.2.0 CATEGORIES= sysutils MAINTAINER= gaod@hychen.org diff --git a/sysutils/htop/distinfo b/sysutils/htop/distinfo index 59fbaa8c4e07..ad6079f383d2 100644 --- a/sysutils/htop/distinfo +++ b/sysutils/htop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639513618 -SHA256 (htop-dev-htop-3.1.2_GH0.tar.gz) = fe9559637c8f21f5fd531a4c072048a404173806acbdad1359c6b82fd87aa001 -SIZE (htop-dev-htop-3.1.2_GH0.tar.gz) = 387656 +TIMESTAMP = 1652028869 +SHA256 (htop-dev-htop-3.2.0_GH0.tar.gz) = 1a1dd174cc828521fe5fd0e052cff8c30aa50809cf80d3ce3a481c37d476ac54 +SIZE (htop-dev-htop-3.2.0_GH0.tar.gz) = 393712
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205100723.24A7NBDS074831>