aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-03 16:52:42 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-03 18:04:38 +0000
commit1f150c71530d4fdc851238311d3578b98e24f242 (patch)
tree3b144cac22582268f8e98c9a840db182fc243d62
parent3fb1f9395c4e23bea0924519104a208cbc06fd9e (diff)
downloadports-1f150c71530d4fdc851238311d3578b98e24f242.tar.gz
ports-1f150c71530d4fdc851238311d3578b98e24f242.zip
x11/foot: update to 1.14.0
No utmp logging due to https://codeberg.org/dnkl/foot/issues/1314 Changes: https://codeberg.org/dnkl/foot/releases/tag/1.14.0 Reported by: upstream (via mail)
-rw-r--r--x11/foot/Makefile6
-rw-r--r--x11/foot/distinfo8
-rw-r--r--x11/foot/pkg-plist15
3 files changed, 17 insertions, 12 deletions
diff --git a/x11/foot/Makefile b/x11/foot/Makefile
index 8d43cefe021b..bc5f44b8b092 100644
--- a/x11/foot/Makefile
+++ b/x11/foot/Makefile
@@ -1,11 +1,8 @@
PORTNAME= foot
-DISTVERSION= 1.13.1
+DISTVERSION= 1.14.0
CATEGORIES= x11 wayland
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
-PATCH_SITES= https://codeberg.org/dnkl/${PORTNAME}/commit/
-PATCHFILES+= 1c16e4a57571.patch:-p1 # https://codeberg.org/dnkl/foot/issues/1278
-
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Fast, lightweight and minimalistic Wayland terminal emulator
WWW= https://codeberg.org/dnkl/foot
@@ -78,6 +75,7 @@ post-patch:
.if !defined(DEFAULT_POST_BUILD)
post-build-PGO-on:
(cd ${BUILD_WRKSRC} && ./tests/test-config) # -Wbackend-plugin/-Wmissing-profile
+ (cd ${BUILD_WRKSRC} && ./utils/xtgettcap) # -Wbackend-plugin/-Wmissing-profile
(cd ${BUILD_WRKSRC} && ./${PORTNAME}client --version) # -Wbackend-plugin/-Wmissing-profile
.if defined(WAYLAND_DISPLAY)
# Likely a local build, so optimize for the current config
diff --git a/x11/foot/distinfo b/x11/foot/distinfo
index d8c557a2d6de..53652b283293 100644
--- a/x11/foot/distinfo
+++ b/x11/foot/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1661966355
-SHA256 (foot-1.13.1.tar.gz) = 604f777fdaccfc1ee2d20376cc5688a819dcd6b7113725880cc973194fd6c737
-SIZE (foot-1.13.1.tar.gz) = 496955
-SHA256 (1c16e4a57571.patch) = 5e9e27c3adc3eaacbd659cb2798d05fdae3544aa8b234d933aab7d2fb3482f3e
-SIZE (1c16e4a57571.patch) = 1051
+TIMESTAMP = 1680540762
+SHA256 (foot-1.14.0.tar.gz) = 9a306951bc6bdce150364bccb0fb4b67720f50e98e9ac1de89792c1c1aa30690
+SIZE (foot-1.14.0.tar.gz) = 509863
diff --git a/x11/foot/pkg-plist b/x11/foot/pkg-plist
index 8125bf883e60..306275f55bdf 100644
--- a/x11/foot/pkg-plist
+++ b/x11/foot/pkg-plist
@@ -5,9 +5,9 @@ bin/footclient
%%PORTDOCS%%man/man1/footclient.1.gz
%%PORTDOCS%%man/man5/foot.ini.5.gz
%%PORTDOCS%%man/man7/foot-ctlseqs.7.gz
-share/applications/foot-server.desktop
-share/applications/foot.desktop
-share/applications/footclient.desktop
+share/applications/org.codeberg.dnkl.foot-server.desktop
+share/applications/org.codeberg.dnkl.foot.desktop
+share/applications/org.codeberg.dnkl.footclient.desktop
share/bash-completion/completions/foot
share/bash-completion/completions/footclient
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.md
@@ -18,19 +18,27 @@ share/fish/vendor_completions.d/footclient.fish
%%DATADIR%%/themes/apprentice
%%DATADIR%%/themes/catppuccin
%%DATADIR%%/themes/derp
+%%DATADIR%%/themes/deus
%%DATADIR%%/themes/dracula
%%DATADIR%%/themes/gruvbox-dark
%%DATADIR%%/themes/gruvbox-light
%%DATADIR%%/themes/hacktober
%%DATADIR%%/themes/jetbrains-darcula
%%DATADIR%%/themes/kitty
+%%DATADIR%%/themes/material-amber
%%DATADIR%%/themes/material-design
+%%DATADIR%%/themes/modus-operandi
+%%DATADIR%%/themes/modus-vivendi
%%DATADIR%%/themes/monokai-pro
+%%DATADIR%%/themes/moonfly
+%%DATADIR%%/themes/nightfly
%%DATADIR%%/themes/nord
%%DATADIR%%/themes/nordiq
+%%DATADIR%%/themes/onedark
%%DATADIR%%/themes/paper-color-dark
%%DATADIR%%/themes/paper-color-light
%%DATADIR%%/themes/rezza
+%%DATADIR%%/themes/rose-pine
%%DATADIR%%/themes/selenized-black
%%DATADIR%%/themes/selenized-dark
%%DATADIR%%/themes/selenized-light
@@ -59,6 +67,7 @@ share/fish/vendor_completions.d/footclient.fish
%%DATADIR%%/themes/tokyonight-night
%%DATADIR%%/themes/tokyonight-storm
%%DATADIR%%/themes/visibone
+%%DATADIR%%/themes/zenburn
share/icons/hicolor/48x48/apps/foot.png
share/icons/hicolor/scalable/apps/foot.svg
share/zsh/site-functions/_foot