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: Sun Mar 9 20:25:23 UTC 2025
Modified Files:
pkgsrc/sysutils/fastfetch: Makefile PLIST distinfo
Removed Files:
pkgsrc/sysutils/fastfetch/patches: patch-src_common_color.h
patch-src_common_option.c
Log Message:
sysutils/fastfetch: update to 2.38.0
# pkgsrc changes
Remove color patch, support is available through the command line.
# upsream changes
Bugfixes:
Fix empty battery slots handling (Battery, Haiku, #1575)
Fix {day-pretty} output in custom format (DateTime, Windows)
Fix VanillaOS detection (OS, Linux)
Fix secure boot testing (Bootmgr, Linux, #1584)
Fix the SI unit "kB" in help message (#1589)
Fix segfault on macOS 10.15 when using the binary downloaded from Github Releases (Camera, macOS, #1594)
Features:
Support Chassis module in macOS (Chassis, macOS)
Allow customize key format with kernel name and distro name (OS)
Add missing {icon} in custom key format (Battery)
Add missing {mountpoint} and {mount-from} in custom output format (Disk, #1577)
Support percentage num & bar in custom format (GPU, #1583)
Support pisi package manager detection (Packages, Linux)
Support termite terminal font detection (TerminalFont, Linux)
Report monitor type in Brightness module (Brightness)
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/sysutils/fastfetch/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/fastfetch/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/sysutils/fastfetch/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/sysutils/fastfetch/patches/patch-src_common_color.h \
pkgsrc/sysutils/fastfetch/patches/patch-src_common_option.c
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.21 pkgsrc/sysutils/fastfetch/Makefile:1.22
--- pkgsrc/sysutils/fastfetch/Makefile:1.21 Sun Mar 2 09:46:36 2025
+++ pkgsrc/sysutils/fastfetch/Makefile Sun Mar 9 20:25:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2025/03/02 09:46:36 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2025/03/09 20:25:23 vins Exp $
-DISTNAME= fastfetch-2.37.0
+DISTNAME= fastfetch-2.38.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=fastfetch-cli/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/sysutils/fastfetch/PLIST
diff -u pkgsrc/sysutils/fastfetch/PLIST:1.2 pkgsrc/sysutils/fastfetch/PLIST:1.3
--- pkgsrc/sysutils/fastfetch/PLIST:1.2 Sun Jan 19 11:59:51 2025
+++ pkgsrc/sysutils/fastfetch/PLIST Sun Mar 9 20:25:23 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2025/01/19 11:59:51 vins Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/03/09 20:25:23 vins Exp $
bin/fastfetch
man/man1/fastfetch.1
share/bash-completion/completions/fastfetch
@@ -21,6 +21,7 @@ share/fastfetch/presets/examples/21.json
share/fastfetch/presets/examples/22.jsonc
share/fastfetch/presets/examples/23.jsonc
share/fastfetch/presets/examples/24.jsonc
+share/fastfetch/presets/examples/25.jsonc
share/fastfetch/presets/examples/3.jsonc
share/fastfetch/presets/examples/4.jsonc
share/fastfetch/presets/examples/5.jsonc
Index: pkgsrc/sysutils/fastfetch/distinfo
diff -u pkgsrc/sysutils/fastfetch/distinfo:1.14 pkgsrc/sysutils/fastfetch/distinfo:1.15
--- pkgsrc/sysutils/fastfetch/distinfo:1.14 Sun Feb 23 07:53:47 2025
+++ pkgsrc/sysutils/fastfetch/distinfo Sun Mar 9 20:25:23 2025
@@ -1,10 +1,8 @@
-$NetBSD: distinfo,v 1.14 2025/02/23 07:53:47 vins Exp $
+$NetBSD: distinfo,v 1.15 2025/03/09 20:25:23 vins Exp $
-BLAKE2s (fastfetch-2.37.0.tar.gz) = abfb36bc608a4486b2dc0d07a81007888c1b849d82f5859048abca2175167738
-SHA512 (fastfetch-2.37.0.tar.gz) = a36540cc1a02b0549d717bd3ccd3738b66cf911c81ec3526caab2ee5ee6e9ceeda3b5da9e4e76c08c2223c9e780a5ab257d9a80eb794e6d33e95b0c68becb31d
-Size (fastfetch-2.37.0.tar.gz) = 1185408 bytes
-SHA1 (patch-src_common_color.h) = a452dcb56469578f0e51c46b1f7af079303e7da1
-SHA1 (patch-src_common_option.c) = e7563a636bda0aa909c2fd2ef852bbed3c952949
+BLAKE2s (fastfetch-2.38.0.tar.gz) = 22c6203c70260e73de45eae9d24779d985d28c32ed07ed813eda9f6ed1cc5b47
+SHA512 (fastfetch-2.38.0.tar.gz) = 6c4ffebd2999c3882cd31a6e393f78d693c688b67ab62972b70833e24c0fee2f9d79f3b1ea82c6262e71e0b45fcc40f296194ae54beca65a817ccd25cde771d0
+Size (fastfetch-2.38.0.tar.gz) = 1207024 bytes
SHA1 (patch-src_detection_packages_packages__apple.c) = 3678300a59d8ef989d1848b3685485db3c638038
SHA1 (patch-src_detection_packages_packages__linux.c) = 85d415a590a4126170f4f20f3b45b816b6dd3654
SHA1 (patch-src_logo_ascii_netbsd2.txt) = bf145d947cac62b88b999396ea0a0e9ad8e8a5ad
Home |
Main Index |
Thread Index |
Old Index