Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2025 20:58:02 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: 34a995a083f3 - main - x11/foot: update to 1.22.0
Message-ID:  <202504172058.53HKw2mr090553@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=34a995a083f34f792a1235e7cb9f421db4baf451

commit 34a995a083f34f792a1235e7cb9f421db4baf451
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-04-17 12:41:32 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-04-17 20:57:32 +0000

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

diff --git a/x11/foot/Makefile b/x11/foot/Makefile
index 72e60a6b45a3..212d6807fad6 100644
--- a/x11/foot/Makefile
+++ b/x11/foot/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	foot
-DISTVERSION=	1.21.0
+DISTVERSION=	1.22.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 1bf2a9414a7f..eb477484acd4 100644
--- a/x11/foot/distinfo
+++ b/x11/foot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742209834
-SHA256 (foot-1.21.0.tar.gz) = b93b196a3fbab86678c54be627557bdc7b1fc8042d99b14c4a74b149f60bcd52
-SIZE (foot-1.21.0.tar.gz) = 603572
+TIMESTAMP = 1744893692
+SHA256 (foot-1.22.0.tar.gz) = 93e1a94b6870d3b45a0a52c9d98a7a21dd115945a7bd43b028f1acef1076d4b3
+SIZE (foot-1.22.0.tar.gz) = 607139
diff --git a/x11/foot/pkg-plist b/x11/foot/pkg-plist
index c520beca0dec..29199a68a52b 100644
--- a/x11/foot/pkg-plist
+++ b/x11/foot/pkg-plist
@@ -38,9 +38,11 @@ share/fish/vendor_completions.d/footclient.fish
 %%DATADIR%%/themes/material-design
 %%DATADIR%%/themes/modus-operandi
 %%DATADIR%%/themes/modus-vivendi
+%%DATADIR%%/themes/molokai
 %%DATADIR%%/themes/monokai-pro
 %%DATADIR%%/themes/moonfly
 %%DATADIR%%/themes/neon
+%%DATADIR%%/themes/night-owl
 %%DATADIR%%/themes/nightfly
 %%DATADIR%%/themes/noirblaze
 %%DATADIR%%/themes/nord


home | help

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