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: Sun Oct 6 11:24:36 UTC 2024
Modified Files:
pkgsrc/sysutils/pfetch: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/pfetch/Makefile
cvs rdiff -u -r1.10 -r1.11 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.8 pkgsrc/sysutils/pfetch/Makefile:1.9
--- pkgsrc/sysutils/pfetch/Makefile:1.8 Tue Sep 3 09:22:19 2024
+++ pkgsrc/sysutils/pfetch/Makefile Sun Oct 6 11:24:36 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2024/09/03 09:22:19 fox Exp $
+# $NetBSD: Makefile,v 1.9 2024/10/06 11:24:36 fox Exp $
-DISTNAME= pfetch-1.4.0
+DISTNAME= pfetch-1.5.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=Un1q32/}
Index: pkgsrc/sysutils/pfetch/distinfo
diff -u pkgsrc/sysutils/pfetch/distinfo:1.10 pkgsrc/sysutils/pfetch/distinfo:1.11
--- pkgsrc/sysutils/pfetch/distinfo:1.10 Tue Sep 3 09:22:19 2024
+++ pkgsrc/sysutils/pfetch/distinfo Sun Oct 6 11:24:36 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/09/03 09:22:19 fox Exp $
+$NetBSD: distinfo,v 1.11 2024/10/06 11:24:36 fox Exp $
-BLAKE2s (pfetch-1.4.0.tar.gz) = 7149a7d57a8ed9bb203ce430457b9cecc20023f2f0972a50601055ccbf88cfd7
-SHA512 (pfetch-1.4.0.tar.gz) = 0b0093b748c514d93e6954f9af68c4b52fb1558efdd693e58e685133fcfcf474850666890c52450a9e8e78f595c7bc5c9d2a621d6b139ec59dde10adaefdd4e2
-Size (pfetch-1.4.0.tar.gz) = 24481 bytes
+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
Home |
Main Index |
Thread Index |
Old Index