Date: Mon, 25 Oct 2021 08:26:17 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4c66dde96685 - main - sysutils/htop: Update to 3.1.1 Message-ID: <202110250826.19P8QHZI058691@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c66dde9668524e734760c634c6c1090d16c7887 commit 4c66dde9668524e734760c634c6c1090d16c7887 Author: Hung-Yi Chen <gaod@hychen.org> AuthorDate: 2021-10-25 08:24:14 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2021-10-25 08:26:07 +0000 sysutils/htop: Update to 3.1.1 ChangeLog: https://github.com/htop-dev/htop/blob/main/ChangeLog PR: 259406 --- 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 ebae4cfb8369..ad84e65920da 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.0.5 +DISTVERSION= 3.1.1 CATEGORIES= sysutils MAINTAINER= gaod@hychen.org diff --git a/sysutils/htop/distinfo b/sysutils/htop/distinfo index 3c0ededc442e..556d2ecd3030 100644 --- a/sysutils/htop/distinfo +++ b/sysutils/htop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631510558 -SHA256 (htop-dev-htop-3.0.5_GH0.tar.gz) = 4c2629bd50895bd24082ba2f81f8c972348aa2298cc6edc6a21a7fa18b73990c -SIZE (htop-dev-htop-3.0.5_GH0.tar.gz) = 297931 +TIMESTAMP = 1635092460 +SHA256 (htop-dev-htop-3.1.1_GH0.tar.gz) = b52280ad05a535ec632fbcd47e8e2c40a9376a9ddbd7caa00b38b9d6bb87ced6 +SIZE (htop-dev-htop-3.1.1_GH0.tar.gz) = 381277
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110250826.19P8QHZI058691>