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 Jan 12 12:13:59 UTC 2025

Modified Files:
        pkgsrc/sysutils/pfetch: Makefile distinfo

Log Message:
sysutils/pfetch: Update to 1.7.1

Changes since 1.7.0:

1.7.1

What's Changed

  * Document values of PF_INFO by @polluks in #55
  * Fixed typos by @polluks in #56
  * Fixing a typo in README by @danielhejduk in #59

This release didn't add any new features, just typo fixes and documentation improvements

Full Changelog: https://github.com/Un1q32/pfetch/compare/1.7.0...1.7.1


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/pfetch/Makefile
cvs rdiff -u -r1.13 -r1.14 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.11 pkgsrc/sysutils/pfetch/Makefile:1.12
--- pkgsrc/sysutils/pfetch/Makefile:1.11        Mon Dec  9 07:19:25 2024
+++ pkgsrc/sysutils/pfetch/Makefile     Sun Jan 12 12:13:59 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2024/12/09 07:19:25 fox Exp $
+# $NetBSD: Makefile,v 1.12 2025/01/12 12:13:59 fox Exp $
 
-DISTNAME=      pfetch-1.7.0
+DISTNAME=      pfetch-1.7.1
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Un1q32/}
 

Index: pkgsrc/sysutils/pfetch/distinfo
diff -u pkgsrc/sysutils/pfetch/distinfo:1.13 pkgsrc/sysutils/pfetch/distinfo:1.14
--- pkgsrc/sysutils/pfetch/distinfo:1.13        Mon Dec  9 07:19:25 2024
+++ pkgsrc/sysutils/pfetch/distinfo     Sun Jan 12 12:13:59 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/12/09 07:19:25 fox Exp $
+$NetBSD: distinfo,v 1.14 2025/01/12 12:13:59 fox Exp $
 
-BLAKE2s (pfetch-1.7.0.tar.gz) = 6b848726352fc6bd9e0b935767c0bd91337a70b0a1303f15bd38cf4a9306271c
-SHA512 (pfetch-1.7.0.tar.gz) = 8fa9990ceb0b0b9a4b21ceb4f80b2e024d9518807c8c9642f8156152fff61ca499d946243206e0a383ff8ad752dfc24bf6610035a98b747468557a73d3c27a66
-Size (pfetch-1.7.0.tar.gz) = 25908 bytes
+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



Home | Main Index | Thread Index | Old Index