Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2024 15:25:20 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 87b07cca1f95 - main - x11/foot: update to 1.17.1
Message-ID:  <202404111525.43BFPKFv049311@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=87b07cca1f954df6ef61f2e66ff4a0535758a885

commit 87b07cca1f954df6ef61f2e66ff4a0535758a885
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-04-11 13:28:17 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-04-11 15:24:45 +0000

    x11/foot: update to 1.17.1
    
    Changes:        https://codeberg.org/dnkl/foot/releases/tag/1.17.1
    Reported by:    upstream (via mail)
---
 x11/foot/Makefile  | 2 +-
 x11/foot/distinfo  | 6 +++---
 x11/foot/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/x11/foot/Makefile b/x11/foot/Makefile
index d3cd1706e10d..c2f2f58924dd 100644
--- a/x11/foot/Makefile
+++ b/x11/foot/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	foot
-DISTVERSION=	1.17.0
+DISTVERSION=	1.17.1
 CATEGORIES=	x11 wayland
 MASTER_SITES=	https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
diff --git a/x11/foot/distinfo b/x11/foot/distinfo
index 5a3c7f63f7a9..056014b49b9a 100644
--- a/x11/foot/distinfo
+++ b/x11/foot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712068074
-SHA256 (foot-1.17.0.tar.gz) = ab5603edad89d26e8ae543e92c72210a1fbbe7abdf15a0729664b41baed6a3b8
-SIZE (foot-1.17.0.tar.gz) = 543348
+TIMESTAMP = 1712842097
+SHA256 (foot-1.17.1.tar.gz) = da49d302fb98d61e674dace27d44ab6e6e6446a1ee156a09a430efb738d74b39
+SIZE (foot-1.17.1.tar.gz) = 546628
diff --git a/x11/foot/pkg-plist b/x11/foot/pkg-plist
index 9c2e2a90ab9f..ef019e15ed91 100644
--- a/x11/foot/pkg-plist
+++ b/x11/foot/pkg-plist
@@ -23,6 +23,7 @@ share/fish/vendor_completions.d/footclient.fish
 %%DATADIR%%/themes/derp
 %%DATADIR%%/themes/deus
 %%DATADIR%%/themes/dracula
+%%DATADIR%%/themes/dracula-iterm
 %%DATADIR%%/themes/electrophoretic
 %%DATADIR%%/themes/gruvbox-dark
 %%DATADIR%%/themes/gruvbox-light
@@ -37,6 +38,7 @@ share/fish/vendor_completions.d/footclient.fish
 %%DATADIR%%/themes/moonfly
 %%DATADIR%%/themes/neon
 %%DATADIR%%/themes/nightfly
+%%DATADIR%%/themes/noirblaze
 %%DATADIR%%/themes/nord
 %%DATADIR%%/themes/nordiq
 %%DATADIR%%/themes/onedark
@@ -76,6 +78,7 @@ share/fish/vendor_completions.d/footclient.fish
 %%DATADIR%%/themes/tokyonight-night
 %%DATADIR%%/themes/tokyonight-storm
 %%DATADIR%%/themes/visibone
+%%DATADIR%%/themes/xterm
 %%DATADIR%%/themes/zenburn
 share/icons/hicolor/48x48/apps/foot.png
 share/icons/hicolor/scalable/apps/foot.svg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404111525.43BFPKFv049311>