Date: Tue, 14 Sep 2021 17:20:22 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: 5f81fa7eb0dd - main - sysutils/htop: Update to 3.0.5 Message-ID: <202109141720.18EHKMDQ072015@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=5f81fa7eb0ddb829de18b70d5cf852afc39693fc commit 5f81fa7eb0ddb829de18b70d5cf852afc39693fc Author: Hung-Yi Chen <gaod@hychen.org> AuthorDate: 2021-09-14 17:16:26 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-09-14 17:19:52 +0000 sysutils/htop: Update to 3.0.5 PR: 258501 --- sysutils/htop/Makefile | 3 +-- sysutils/htop/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index fc6392946364..ebae4cfb8369 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -1,8 +1,7 @@ # Created by: Tony Shadwick <tshadwick@oss-solutions.com> PORTNAME= htop -DISTVERSION= 3.0.4 -PORTREVISION= 1 +DISTVERSION= 3.0.5 CATEGORIES= sysutils MAINTAINER= gaod@hychen.org diff --git a/sysutils/htop/distinfo b/sysutils/htop/distinfo index a0cd537bfaac..3c0ededc442e 100644 --- a/sysutils/htop/distinfo +++ b/sysutils/htop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609083290 -SHA256 (htop-dev-htop-3.0.4_GH0.tar.gz) = d8a0536ce95e3d59f8e292e73ee037033a74a8cc118fd10d22048bd4aeb61324 -SIZE (htop-dev-htop-3.0.4_GH0.tar.gz) = 296224 +TIMESTAMP = 1631510558 +SHA256 (htop-dev-htop-3.0.5_GH0.tar.gz) = 4c2629bd50895bd24082ba2f81f8c972348aa2298cc6edc6a21a7fa18b73990c +SIZE (htop-dev-htop-3.0.5_GH0.tar.gz) = 297931
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109141720.18EHKMDQ072015>