Date: Sun, 12 Jan 2025 12:20:22 GMT From: Santhosh Raju <fox@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3b50beadd02d - main - sysutils/pfetch: Update to 1.7.1 Message-ID: <202501121220.50CCKMhq037292@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b50beadd02d71dc4929f8c3216c678c860a05af commit 3b50beadd02d71dc4929f8c3216c678c860a05af Author: Santhosh Raju <fox@FreeBSD.org> AuthorDate: 2025-01-12 12:06:30 +0000 Commit: Santhosh Raju <fox@FreeBSD.org> CommitDate: 2025-01-12 12:18:53 +0000 sysutils/pfetch: Update to 1.7.1 Changes since 1.7.0: 1.7.1 What's Changed * Document values of PF_INFO by @polluks in #55 * Fixed typos by @polluks in #56 * Fixing a typo in README by @danielhejduk in #59 This release didn't add any new features, just typo fixes and documentation improvements Full Changelog: https://github.com/Un1q32/pfetch/compare/1.7.0...1.7.1 --- 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 2e25f9965e74..dd1f59710ace 100644 --- a/sysutils/pfetch/Makefile +++ b/sysutils/pfetch/Makefile @@ -1,5 +1,5 @@ PORTNAME= pfetch -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/pfetch/distinfo b/sysutils/pfetch/distinfo index efc595093b22..6ab457d2ce84 100644 --- a/sysutils/pfetch/distinfo +++ b/sysutils/pfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733729739 -SHA256 (Un1q32-pfetch-1.7.0_GH0.tar.gz) = ddfaaa6295804275c1aed594c385af1c41c305f6c8e00bfbd743f79342a998d2 -SIZE (Un1q32-pfetch-1.7.0_GH0.tar.gz) = 25908 +TIMESTAMP = 1736683362 +SHA256 (Un1q32-pfetch-1.7.1_GH0.tar.gz) = 7608502eb6641277cb247f8bb93d243f7be82559c044b3336ae071b3d2d9abbf +SIZE (Un1q32-pfetch-1.7.1_GH0.tar.gz) = 25962
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501121220.50CCKMhq037292>