pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/pfetch
Module Name: pkgsrc
Committed By: fox
Date: Mon Nov 4 05:05:28 UTC 2024
Modified Files:
pkgsrc/sysutils/pfetch: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/pfetch/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/pfetch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/pfetch/Makefile
diff -u pkgsrc/sysutils/pfetch/Makefile:1.9 pkgsrc/sysutils/pfetch/Makefile:1.10
--- pkgsrc/sysutils/pfetch/Makefile:1.9 Sun Oct 6 11:24:36 2024
+++ pkgsrc/sysutils/pfetch/Makefile Mon Nov 4 05:05:27 2024
@@ -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/}
Index: pkgsrc/sysutils/pfetch/distinfo
diff -u pkgsrc/sysutils/pfetch/distinfo:1.11 pkgsrc/sysutils/pfetch/distinfo:1.12
--- pkgsrc/sysutils/pfetch/distinfo:1.11 Sun Oct 6 11:24:36 2024
+++ pkgsrc/sysutils/pfetch/distinfo Mon Nov 4 05:05:27 2024
@@ -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
Home |
Main Index |
Thread Index |
Old Index