Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2024 05:20:10 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: ed636668a3f6 - main - sysutils/pfetch: Update to 1.6.0
Message-ID:  <202411040520.4A45KAYK091499@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=ed636668a3f686c3e56d1624fc150a1e5f904fe6

commit ed636668a3f686c3e56d1624fc150a1e5f904fe6
Author:     Santhosh Raju <fox@FreeBSD.org>
AuthorDate: 2024-11-04 05:16:42 +0000
Commit:     Santhosh Raju <fox@FreeBSD.org>
CommitDate: 2024-11-04 05:19:38 +0000

    sysutils/pfetch: Update to 1.6.0
    
    Changes since 1.5.0:
    
    1.6.0
    
    What's Changed
    
      * Fix parameter substitution on BSD by @merdely in #48
      * Adding a man page by @danielhejduk in #51
      * Fixed typos by @polluks in #52 and #53
      * Support custom ASCII art
      * Proper error when uname is unavailible
    
    New Contributors
    
      * @merdely made their first contribution in #48
    
    Full Changelog: https://github.com/Un1q32/pfetch/compare/1.5.0...1.6.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 7202730638a7..6d5bb9462989 100644
--- a/sysutils/pfetch/Makefile
+++ b/sysutils/pfetch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pfetch
-DISTVERSION=	1.5.0
+DISTVERSION=	1.6.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/sysutils/pfetch/distinfo b/sysutils/pfetch/distinfo
index 6dca54b300f4..a9e8b04d457a 100644
--- a/sysutils/pfetch/distinfo
+++ b/sysutils/pfetch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728214833
-SHA256 (Un1q32-pfetch-1.5.0_GH0.tar.gz) = 54f0d341460b9330ed435f3b8a95991f7cbb278db5464d788c07e0c5be1f7d70
-SIZE (Un1q32-pfetch-1.5.0_GH0.tar.gz) = 24948
+TIMESTAMP = 1730697247
+SHA256 (Un1q32-pfetch-1.6.0_GH0.tar.gz) = 06190a043677ae7c6d3fbdd2049e32cee440e733cc50117d56f96d14bf3918b5
+SIZE (Un1q32-pfetch-1.6.0_GH0.tar.gz) = 25773



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411040520.4A45KAYK091499>