Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Aug 2022 16:30:00 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: 9534a680ae9a - main - x11/foot: update to 1.13.0
Message-ID:  <202208071630.277GU000024986@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=9534a680ae9aa81f022332126dce46c6419b1728

commit 9534a680ae9aa81f022332126dce46c6419b1728
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-08-07 07:32:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-08-07 16:29:46 +0000

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

diff --git a/x11/foot/Makefile b/x11/foot/Makefile
index e51cee0fb5b0..cb58fe7e85dd 100644
--- a/x11/foot/Makefile
+++ b/x11/foot/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	foot
-DISTVERSION=	1.12.1
+DISTVERSION=	1.13.0
 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 4da8b8908bb9..94b01aeaac23 100644
--- a/x11/foot/distinfo
+++ b/x11/foot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651082769
-SHA256 (foot-1.12.1.tar.gz) = 14e307ac89454b682bb9f1bc644043779f4462df656034fcc4c1e72b18fbffdd
-SIZE (foot-1.12.1.tar.gz) = 484702
+TIMESTAMP = 1659857522
+SHA256 (foot-1.13.0.tar.gz) = 9fd10584d40f6aac6b87c11a94e1fdfc4bac43aef9144f4aa84213257672da8c
+SIZE (foot-1.13.0.tar.gz) = 495396
diff --git a/x11/foot/pkg-plist b/x11/foot/pkg-plist
index 9af2ceb618ad..8125bf883e60 100644
--- a/x11/foot/pkg-plist
+++ b/x11/foot/pkg-plist
@@ -16,6 +16,7 @@ share/bash-completion/completions/footclient
 share/fish/vendor_completions.d/foot.fish
 share/fish/vendor_completions.d/footclient.fish
 %%DATADIR%%/themes/apprentice
+%%DATADIR%%/themes/catppuccin
 %%DATADIR%%/themes/derp
 %%DATADIR%%/themes/dracula
 %%DATADIR%%/themes/gruvbox-dark
@@ -24,6 +25,7 @@ share/fish/vendor_completions.d/footclient.fish
 %%DATADIR%%/themes/jetbrains-darcula
 %%DATADIR%%/themes/kitty
 %%DATADIR%%/themes/material-design
+%%DATADIR%%/themes/monokai-pro
 %%DATADIR%%/themes/nord
 %%DATADIR%%/themes/nordiq
 %%DATADIR%%/themes/paper-color-dark
@@ -53,6 +55,9 @@ share/fish/vendor_completions.d/footclient.fish
 %%DATADIR%%/themes/tempus-totus
 %%DATADIR%%/themes/tempus-warp
 %%DATADIR%%/themes/tempus-winter
+%%DATADIR%%/themes/tokyonight-day
+%%DATADIR%%/themes/tokyonight-night
+%%DATADIR%%/themes/tokyonight-storm
 %%DATADIR%%/themes/visibone
 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?202208071630.277GU000024986>