git: d35d50533366 - main - x11/foot: update to 1.11.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Feb 2022 19:57:27 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=d35d50533366dd3c9cfa9e5f1e76178fac9f063b commit d35d50533366dd3c9cfa9e5f1e76178fac9f063b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-02-05 16:31:16 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-02-05 19:56:45 +0000 x11/foot: update to 1.11.0 Changes: https://codeberg.org/dnkl/foot/releases/tag/1.11.0 Reported by: upstream (via mail) --- x11/foot/Makefile | 3 ++- x11/foot/distinfo | 6 +++--- x11/foot/pkg-plist | 5 +++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/x11/foot/Makefile b/x11/foot/Makefile index 87035fbd90eb..f4b8bbae0796 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,5 +1,5 @@ PORTNAME= foot -DISTVERSION= 1.10.3 +DISTVERSION= 1.11.0 CATEGORIES= x11 MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -63,6 +63,7 @@ MESON_ARGS+= -Dterminfo=disabled -Ddefault-terminfo=xterm-256color .if !defined(DEFAULT_POST_BUILD) post-build-PGO-on: + (cd ${BUILD_WRKSRC} && ./tests/test-config) # -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 bcdfde9198fb..0d91ad22155c 100644 --- a/x11/foot/distinfo +++ b/x11/foot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638983390 -SHA256 (foot-1.10.3.tar.gz) = 24f57d9926ead7bea491f1bdd97eaceae5fdc10c1cb3435ee588a8f9c9af805a -SIZE (foot-1.10.3.tar.gz) = 450785 +TIMESTAMP = 1644078676 +SHA256 (foot-1.11.0.tar.gz) = 2b4f737eb4d266224e5dd0126168c6d770b0139d4b572078baf158d2f7166e4e +SIZE (foot-1.11.0.tar.gz) = 468899 diff --git a/x11/foot/pkg-plist b/x11/foot/pkg-plist index 2b2ec6d8aa6f..8f410a4d4f06 100644 --- a/x11/foot/pkg-plist +++ b/x11/foot/pkg-plist @@ -15,8 +15,7 @@ share/bash-completion/completions/footclient share/fish/vendor_completions.d/foot.fish share/fish/vendor_completions.d/footclient.fish %%PORTDOCS%%%%DATADIR%%/foot.ini -%%DATADIR%%/themes/PaperColorDark -%%DATADIR%%/themes/PaperColorLight +%%DATADIR%%/themes/apprentice %%DATADIR%%/themes/derp %%DATADIR%%/themes/dracula %%DATADIR%%/themes/gruvbox-dark @@ -24,6 +23,8 @@ share/fish/vendor_completions.d/footclient.fish %%DATADIR%%/themes/hacktober %%DATADIR%%/themes/kitty %%DATADIR%%/themes/nordiq +%%DATADIR%%/themes/paper-color-dark +%%DATADIR%%/themes/paper-color-light %%DATADIR%%/themes/selenized-black %%DATADIR%%/themes/selenized-dark %%DATADIR%%/themes/selenized-light