pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/fastfetch
Module Name: pkgsrc
Committed By: vins
Date: Thu May 1 07:41:55 UTC 2025
Modified Files:
pkgsrc/sysutils/fastfetch: Makefile distinfo
Log Message:
sysutils/fastfetch: update to 2.42.0
# upstream changes (since 2.40.4)
# 2.42.0
Changes:
* Normalize the module name `Bios` to `BIOS` (#1721)
* No configuration file changes are required because fastfetch parses module names case-insensitively.
Bugfixes:
* Disable disk type detection for virtual disks (PhysicalDisk, Linux, #1669)
* Fix incorrect CPU temperature reporting (CPU, OpenBSD)
* Fix setting `logo.chafa.symbols` in JSON configuration (Logo, #1709)
* Fix non-normalized time display (Uptime, #1720)
* Miscellaneous minor fixes
Features:
* Add CPU temperature detection support (CPU, SunOS)
* Improve CPU frequency detection (CPU, NetBSD)
* Add Wi-Fi detection support (Wifi, NetBSD)
* Add Webcam detection support (Camera, OpenBSD)
* Requires root privileges
Logos:
* Remove GoralixOS logo (#1699)
* Add Aurora logo (#1700)
* Add Codex Linux logo (#1701)
# 2.41.0
Changes:
* Due to [the deprecation](https://github.com/actions/runner-images/issues/11101), Linux x86_64 binaries are now built with Ubuntu 22.04 (Glibc 2.35, Debian 12)
* You can always build fastfetch yourself on your own. Please don't report bugs related to this change.
Features:
* Support physical core count detection on non-x86 platforms (CPU, Linux / FreeBSD)
* Support CPU frequency detection on PPC64 (CPU, FreeBSD)
* Support soar packages count detection (Packages, Linux)
* Support `~` path expanding on Windows (Logo, Windows)
* Support retrieving full user name (Title)
* Exposed with `--title-format '{full-user-name}'`
* Improve CPU (thermal zone) temperature detection on Windows (CPU, Windows)
* Administrator privileges are no longer needed
* Support base Wifi info detection on OpenBSD (Wifi, OpenBSD)
* To be tested
* Support GPU temperature detection for Intel dGPU on Linux (GPU, Linux)
* To be tested
* Add new ARM CPU part numbers (CPU, Linux)
* Add base implementation of Bluetooth device detection (Bluetooth, NetBSD, #1690)
* Some small improvements
Logo:
* Add anduinos
* Add 2 more Alpine logos
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/sysutils/fastfetch/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/fastfetch/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/fastfetch/Makefile
diff -u pkgsrc/sysutils/fastfetch/Makefile:1.27 pkgsrc/sysutils/fastfetch/Makefile:1.28
--- pkgsrc/sysutils/fastfetch/Makefile:1.27 Thu Apr 24 14:15:44 2025
+++ pkgsrc/sysutils/fastfetch/Makefile Thu May 1 07:41:55 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2025/04/24 14:15:44 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2025/05/01 07:41:55 vins Exp $
-DISTNAME= fastfetch-2.40.4
-PKGREVISION= 3
+DISTNAME= fastfetch-2.42.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=fastfetch-cli/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/sysutils/fastfetch/distinfo
diff -u pkgsrc/sysutils/fastfetch/distinfo:1.17 pkgsrc/sysutils/fastfetch/distinfo:1.18
--- pkgsrc/sysutils/fastfetch/distinfo:1.17 Mon Apr 14 05:13:48 2025
+++ pkgsrc/sysutils/fastfetch/distinfo Thu May 1 07:41:55 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2025/04/14 05:13:48 vins Exp $
+$NetBSD: distinfo,v 1.18 2025/05/01 07:41:55 vins Exp $
-BLAKE2s (fastfetch-2.40.4.tar.gz) = 9e90f93231187f6597db16d9407389f8b1277d4fca63d116746e7f00b56e152d
-SHA512 (fastfetch-2.40.4.tar.gz) = 4fdabb50cf5b16069f37ef08b9e929b7b7e05b31164985c3a69f3ff16e1b1a6944095c00e0c54df5761096ba3117c64057bac6d591721ae5cc8b2e198b35b179
-Size (fastfetch-2.40.4.tar.gz) = 1274693 bytes
+BLAKE2s (fastfetch-2.42.0.tar.gz) = 1643e14779ae445d75e9ebcd0d389bb7401ef79c8ca7c10d8750c6fb8b1efe30
+SHA512 (fastfetch-2.42.0.tar.gz) = 4c1be3643d4e1d84c046ceb753f50eae32235bc04a07b7c89f0217189f42b010254f581f315dab6eb9f9eb424ceb5d9370a9e3fb811baa5100779531b90a2960
+Size (fastfetch-2.42.0.tar.gz) = 1282221 bytes
SHA1 (patch-src_detection_packages_packages__apple.c) = 3678300a59d8ef989d1848b3685485db3c638038
Home |
Main Index |
Thread Index |
Old Index