Download raw body.
[update] sysutils/fastfetch 2.48.0
På torsdag 17. juli 2025 kl. 11:55, yaydn@protonmail.com <yaydn@protonmail.com> skrev: > Tested on current/amd64. > > Fixed whitespace. > > Changelog: > > https://github.com/fastfetch-cli/fastfetch/releases/tag/2.48.0 > > Is this ok? > > Minor revert fix for OpenBSD in 2.48.1. Also tested on current/amd64. Attached for convenience. Changelogs: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.48.0 https://github.com/fastfetch-cli/fastfetch/releases/tag/2.48.1 Hope this is okay to pivot to. 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 19 Jul 2025 09:30:59 -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.1 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 19 Jul 2025 09:30:59 -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.1.tar.gz) = kSaS+0/6NLEICZCeOndOgZN1FVT3dVDWrhJokrApwCE= +SIZE (fastfetch-2.48.1.tar.gz) = 1336646 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 19 Jul 2025 09:30:59 -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