From c24c50ed49ce4ba748c7cdf3c0d1367830d7bffc Mon Sep 17 00:00:00 2001 From: fox Date: Mon, 4 Nov 2024 05:05:27 +0000 Subject: [PATCH] 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 | 4 ++-- sysutils/pfetch/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/pfetch/Makefile b/sysutils/pfetch/Makefile index e55c850485ee..cc561b78fd5c 100644 --- a/sysutils/pfetch/Makefile +++ b/sysutils/pfetch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2024/10/06 11:24:36 fox Exp $ +# $NetBSD: Makefile,v 1.10 2024/11/04 05:05:27 fox Exp $ -DISTNAME= pfetch-1.5.0 +DISTNAME= pfetch-1.6.0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=Un1q32/} diff --git a/sysutils/pfetch/distinfo b/sysutils/pfetch/distinfo index 17df435e7ecc..8d15f672e7a9 100644 --- a/sysutils/pfetch/distinfo +++ b/sysutils/pfetch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2024/10/06 11:24:36 fox Exp $ +$NetBSD: distinfo,v 1.12 2024/11/04 05:05:27 fox Exp $ -BLAKE2s (pfetch-1.5.0.tar.gz) = 2b29a2f6340f6303a9ef96add6e29c1cf356a308783eaacc5399ccfc0d6d67cb -SHA512 (pfetch-1.5.0.tar.gz) = 4095c634a04380309ce9951f867b86f3987c86e49914f1d5b559ae57b6a7b89e1870332a641420c21241b329f2d29385fccc23ba29c44bb2ff248e82df46612c -Size (pfetch-1.5.0.tar.gz) = 24948 bytes +BLAKE2s (pfetch-1.6.0.tar.gz) = d7cd70b47ef5df258e15ae29d903e0d700c0302f2eb8d0d16f18fdca9b69807e +SHA512 (pfetch-1.6.0.tar.gz) = 6b9b925f64367d94598372c3601ae807b9ded0f530983d6a72839f0a9fc510f13ea64ef8be7b71011eb28eeaffd004e1345ed21c4f641aef696438e4aa438b49 +Size (pfetch-1.6.0.tar.gz) = 25773 bytes