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 Mar 10 09:21:22 UTC 2025
Modified Files:
pkgsrc/sysutils/pfetch: Makefile distinfo
Log Message:
sysutils/pfetch: Update to 1.8.1
Changes since 1.7.1:
1.8.1
A small patch release because I forgot to bump the version before.
1.8.0
What's Changed
* Removed domain info from hostname on Darwin and BSD
* Sped up rpm package count
* Fixed macports package listing running even when it is disabled
* Fixed issues on some systems when /sbin and /usr/sbin aren't in $PATH
* Support winget package count when in WSL
* Improve man page explanation of $PF_INFO
* Fixed winget header by @polluks in #61 and #62
Full Changelog: https://github.com/Un1q32/pfetch/compare/1.7.1...1.8.0
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/pfetch/Makefile
cvs rdiff -u -r1.14 -r1.15 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.12 pkgsrc/sysutils/pfetch/Makefile:1.13
--- pkgsrc/sysutils/pfetch/Makefile:1.12 Sun Jan 12 12:13:59 2025
+++ pkgsrc/sysutils/pfetch/Makefile Mon Mar 10 09:21:22 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2025/01/12 12:13:59 fox Exp $
+# $NetBSD: Makefile,v 1.13 2025/03/10 09:21:22 fox Exp $
-DISTNAME= pfetch-1.7.1
+DISTNAME= pfetch-1.8.1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=Un1q32/}
Index: pkgsrc/sysutils/pfetch/distinfo
diff -u pkgsrc/sysutils/pfetch/distinfo:1.14 pkgsrc/sysutils/pfetch/distinfo:1.15
--- pkgsrc/sysutils/pfetch/distinfo:1.14 Sun Jan 12 12:13:59 2025
+++ pkgsrc/sysutils/pfetch/distinfo Mon Mar 10 09:21:22 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/01/12 12:13:59 fox Exp $
+$NetBSD: distinfo,v 1.15 2025/03/10 09:21:22 fox Exp $
-BLAKE2s (pfetch-1.7.1.tar.gz) = 008ae1812dd36e00566cbe8918cf58545623d467504e13a22d17127490e244d8
-SHA512 (pfetch-1.7.1.tar.gz) = be6e54df49932102b660ff9aa94bfb257a580cf9d945b0cd0c376568261141031451b509c5dd955c7950ed32223ad00445f9b10ae541aae37991e4fb5d708237
-Size (pfetch-1.7.1.tar.gz) = 25962 bytes
+BLAKE2s (pfetch-1.8.1.tar.gz) = c734d1894a8eb70b97aa0c6066fd35e591ca96718203af97bec29881a38ae64c
+SHA512 (pfetch-1.8.1.tar.gz) = f51108f86d35eefdcf25d0471f4c51524a150aabdb2d8c0d0e1b95e63700babfa8e408e11cc1496fea69afecf234b0de611d0b6554a69570a9470981e1cdb206
+Size (pfetch-1.8.1.tar.gz) = 26195 bytes
Home |
Main Index |
Thread Index |
Old Index