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: Sat Jun 29 00:49:59 UTC 2024
Modified Files:
pkgsrc/sysutils/pfetch: Makefile distinfo
Log Message:
sysutils/pfetch: Update to 1.1.0
Changes since 1.0.1:
1.1.0
* Fixed a bug with the wrong host being used on iOS
* Fixed a bug where the disk usage was wrong on Busybox w32 and sometimes
on MSYS2
* Fixed a bug where incorrect memory usage was reported on some older
Darwin systems that didn't allow retrieving the required info,
those systems now don't show memory usage
* Resolution info is now supported on Windows
* Replaced some uses of awk and grep with pure POSIX shell
Full Changelog: https://github.com/Un1q32/pfetch/compare/1.0.1...1.1.0
Happy pride month!
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/pfetch/Makefile
cvs rdiff -u -r1.6 -r1.7 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.4 pkgsrc/sysutils/pfetch/Makefile:1.5
--- pkgsrc/sysutils/pfetch/Makefile:1.4 Sun May 5 07:33:17 2024
+++ pkgsrc/sysutils/pfetch/Makefile Sat Jun 29 00:49:59 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/05/05 07:33:17 fox Exp $
+# $NetBSD: Makefile,v 1.5 2024/06/29 00:49:59 fox Exp $
-DISTNAME= pfetch-1.0.1
+DISTNAME= pfetch-1.1.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=Un1q32/}
Index: pkgsrc/sysutils/pfetch/distinfo
diff -u pkgsrc/sysutils/pfetch/distinfo:1.6 pkgsrc/sysutils/pfetch/distinfo:1.7
--- pkgsrc/sysutils/pfetch/distinfo:1.6 Sun May 5 07:33:17 2024
+++ pkgsrc/sysutils/pfetch/distinfo Sat Jun 29 00:49:59 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/05/05 07:33:17 fox Exp $
+$NetBSD: distinfo,v 1.7 2024/06/29 00:49:59 fox Exp $
-BLAKE2s (pfetch-1.0.1.tar.gz) = ab041798ba7307a6ce5bf6910b2f36d02a40a48ff32ac91cda24f3943cd0c088
-SHA512 (pfetch-1.0.1.tar.gz) = 902170196ea14756a1344bca32c147cd70c77df29e2b12f02879c513ca51614f71f57913c79a3ea820a9386c0f75f709fe8150ee15971e7280556da6d6554295
-Size (pfetch-1.0.1.tar.gz) = 22962 bytes
+BLAKE2s (pfetch-1.1.0.tar.gz) = 5df45c1a8fe2a5a586d8b0ecc4394476f6f325b2fe538f7aa3f0e3857b6af560
+SHA512 (pfetch-1.1.0.tar.gz) = e119851e506cfb12fe1fe9db5f2309d77906a7da447560629a1aba13db8bc52f2fe169933c07f8beab930ff9e3d9af8d7d0b4bfcca4a3c38f2c4155178be5f28
+Size (pfetch-1.1.0.tar.gz) = 23482 bytes
Home |
Main Index |
Thread Index |
Old Index