Skip to content

Commit

Permalink
sysutils/pfetch: Update to 1.2.0
Browse files Browse the repository at this point in the history
Changes since 1.1.0:

1.2.0

What's Changed

  * Fix OpenBSD's host info by @danielhejduk in #22
  * radula is now called rad by @firasuke in #23
  * Fix a broken command that led to some slightly broken output
  * Fix broken output from disk info in some conditions
  * Add a fast path for apk package count
  * Add tiny option to PF_PACKAGE_MANAGERS
  * Fix WSL2 detection
  * Fix an issue when unable to determine distro
  * Fix chocolatey package count
  * Add macOS Sequoia support

New Contributors

  * @danielhejduk made their first contribution in #22
  * @firasuke made their first contribution in #23

Full Changelog: Un1q32/pfetch@1.1.0...1.2.0

This release is a bit earlier then usual because I'm going on vacation
and won't be available on the first of July to do the release, I will
return on July 3rd.
  • Loading branch information
fraggerfox committed Jul 2, 2024
1 parent 9dad86f commit 7169711
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions sysutils/pfetch/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2024/06/29 00:49:59 fox Exp $
# $NetBSD: Makefile,v 1.6 2024/07/02 07:07:12 fox Exp $

DISTNAME= pfetch-1.1.0
DISTNAME= pfetch-1.2.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=Un1q32/}

Expand Down
8 changes: 4 additions & 4 deletions sysutils/pfetch/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2024/06/29 00:49:59 fox Exp $
$NetBSD: distinfo,v 1.8 2024/07/02 07:07:12 fox Exp $

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
BLAKE2s (pfetch-1.2.0.tar.gz) = 2edf50bf87829e5f5525fb61587b7a0a5db326bc10395e55a8ab86dd256d8a37
SHA512 (pfetch-1.2.0.tar.gz) = 6094f370be998753325a72ff710efd32912ec0fb6c938228c85465cee19bbcd9ed4c06c2e6519de06f630361d811d88d827673222bc1cec360852ff32cf93acc
Size (pfetch-1.2.0.tar.gz) = 23519 bytes

0 comments on commit 7169711

Please sign in to comment.