git: a829d6afd222 - main - sysutils/pfetch: Update to 1.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Oct 2024 12:33:09 UTC
The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=a829d6afd22254c41e19368922ebf3412b380e90 commit a829d6afd22254c41e19368922ebf3412b380e90 Author: Santhosh Raju <fox@FreeBSD.org> AuthorDate: 2024-10-06 12:28:29 +0000 Commit: Santhosh Raju <fox@FreeBSD.org> CommitDate: 2024-10-06 12:32:40 +0000 sysutils/pfetch: Update to 1.5.0 Changes since 1.4.0: 1.5.0 What's Changed * Add fallback for when username cannot be determined. * Fix uptime on some systems without uptime or date. * Fix corrupt output for systems that don't support uptime. * Support disk info on Haiku. * More accurate disk info on IRIX and Digital UNIX. * Add cpus info for displaying the number of cores. * Support AIX. Full Changelog: https://github.com/Un1q32/pfetch/compare/1.4.0...1.5.0 --- sysutils/pfetch/Makefile | 2 +- sysutils/pfetch/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/pfetch/Makefile b/sysutils/pfetch/Makefile index 54a38a1c2e74..7202730638a7 100644 --- a/sysutils/pfetch/Makefile +++ b/sysutils/pfetch/Makefile @@ -1,5 +1,5 @@ PORTNAME= pfetch -DISTVERSION= 1.4.0 +DISTVERSION= 1.5.0 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/pfetch/distinfo b/sysutils/pfetch/distinfo index 8566a5cce1b6..6dca54b300f4 100644 --- a/sysutils/pfetch/distinfo +++ b/sysutils/pfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725355023 -SHA256 (Un1q32-pfetch-1.4.0_GH0.tar.gz) = 9e46ead16beee9059807a9e576a9e48d1df7c2e21fd99ca351ffab498081e7af -SIZE (Un1q32-pfetch-1.4.0_GH0.tar.gz) = 24481 +TIMESTAMP = 1728214833 +SHA256 (Un1q32-pfetch-1.5.0_GH0.tar.gz) = 54f0d341460b9330ed435f3b8a95991f7cbb278db5464d788c07e0c5be1f7d70 +SIZE (Un1q32-pfetch-1.5.0_GH0.tar.gz) = 24948