Update to the latest release - nothing spectacular, it still works :-) ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/wayland/foot/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile 23 Jul 2026 11:57:49 -0000 1.17
+++ Makefile 7 Sep 2026 16:42:01 -0000
@@ -1,13 +1,9 @@
COMMENT = fast, lightweight and minimalistic Wayland terminal emulator
DISTNAME = foot-${V}
-V = 1.27.0
-REVISION = 0
+V = 1.28.0
SITES = https://codeberg.org/dnkl/foot/releases/download/${V}/
-
-# renamed due to distfile being rerolled; remove if updating
-DISTFILES = foot-${V}-1{foot-${V}}${EXTRACT_SUFX}
CATEGORIES = wayland
Index: distinfo
===================================================================
RCS file: /cvs/ports/wayland/foot/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo 23 Jul 2026 11:57:49 -0000 1.12
+++ distinfo 7 Sep 2026 16:42:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (foot-1.27.0-1.tar.gz) = 0eHQTNejoWFbTY2/lkW5o1zcPzb7pOHA/SUq0L1mUcg=
-SIZE (foot-1.27.0-1.tar.gz) = 1196101
+SHA256 (foot-1.28.0.tar.gz) = 7nPCkqS0VwBLOMLfF46sAlqwuEn92eEyU8H4tc8RBxA=
+SIZE (foot-1.28.0.tar.gz) = 1202880
Index: patches/patch-main_c
===================================================================
RCS file: /cvs/ports/wayland/foot/patches/patch-main_c,v
retrieving revision 1.6
diff -u -p -r1.6 patch-main_c
--- patches/patch-main_c 16 Mar 2026 18:45:05 -0000 1.6
+++ patches/patch-main_c 7 Sep 2026 16:42:01 -0000
@@ -3,7 +3,7 @@ use NSIG for signal table
Index: main.c
--- main.c.orig
+++ main.c
-@@ -180,7 +180,7 @@ sanitize_signals(void)
+@@ -181,7 +181,7 @@ sanitize_signals(void)
struct sigaction dfl = {.sa_handler = SIG_DFL};
sigemptyset(&dfl.sa_mask);
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/wayland/foot/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST 1 Nov 2025 07:42:32 -0000 1.8
+++ pkg/PLIST 7 Sep 2026 16:42:01 -0000
@@ -27,6 +27,7 @@ share/foot/themes/
share/foot/themes/aeroroot
share/foot/themes/alacritty
share/foot/themes/apprentice
+share/foot/themes/ayu-dark
share/foot/themes/ayu-mirage
share/foot/themes/catppuccin-frappe
share/foot/themes/catppuccin-latte
@@ -38,6 +39,7 @@ share/foot/themes/deus
share/foot/themes/dracula
share/foot/themes/dracula-iterm
share/foot/themes/electrophoretic
+share/foot/themes/ferra
share/foot/themes/gruvbox
share/foot/themes/gruvbox-dark
share/foot/themes/gruvbox-light
No comments:
Post a Comment