Download raw body.
[update] sysutils/fastfetch 2.48.0
Tested on current/amd64. Fixed whitespace. Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.48.0 Is this ok? Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/fastfetch/Makefile,v diff -u -p -u -p -r1.3 Makefile --- Makefile 7 Jul 2025 05:11:45 -0000 1.3 +++ Makefile 17 Jul 2025 09:50:12 -0000 @@ -2,13 +2,13 @@ COMMENT = neofetch-like tool for fetchin GH_ACCOUNT = fastfetch-cli GH_PROJECT = fastfetch -GH_TAGNAME= 2.47.0 +GH_TAGNAME= 2.48.0 CATEGORIES = sysutils HOMEPAGE = https://github.com/fastfetch-cli/fastfetch -MAINTAINER = Kevin Lo <kevlo@openbsd.org> +MAINTAINER = Kevin Lo <kevlo@openbsd.org> # MIT PERMIT_PACKAGE= Yes Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/fastfetch/distinfo,v diff -u -p -u -p -r1.3 distinfo --- distinfo 7 Jul 2025 05:11:45 -0000 1.3 +++ distinfo 17 Jul 2025 09:50:12 -0000 @@ -1,2 +1,2 @@ -SHA256 (fastfetch-2.47.0.tar.gz) = wUgrgHVxiistuV+CNBmwS4E4Qjf9uor1YJLxhOiXl9M= -SIZE (fastfetch-2.47.0.tar.gz) = 1327613 +SHA256 (fastfetch-2.48.0.tar.gz) = LXEH9ZUYyEe8pKRAB6GJpkkCtxqOUX6xIdRlOhvPwXI= +SIZE (fastfetch-2.48.0.tar.gz) = 1335493 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/sysutils/fastfetch/pkg/PLIST,v diff -u -p -u -p -r1.1.1.1 PLIST --- pkg/PLIST 5 Jun 2025 13:49:17 -0000 1.1.1.1 +++ pkg/PLIST 17 Jul 2025 09:50:12 -0000 @@ -25,6 +25,7 @@ share/fastfetch/presets/examples/23.json share/fastfetch/presets/examples/24.jsonc share/fastfetch/presets/examples/25.jsonc share/fastfetch/presets/examples/26.jsonc +share/fastfetch/presets/examples/27.jsonc share/fastfetch/presets/examples/3.jsonc share/fastfetch/presets/examples/4.jsonc share/fastfetch/presets/examples/5.jsonc
[update] sysutils/fastfetch 2.48.0