Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2023 08:14:51 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: 86fae4479eeb - main - x11/foot: update to 1.15.1
Message-ID:  <202307210814.36L8EpjE080193@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=86fae4479eeb6677ad51c028117b31604d7c04f8

commit 86fae4479eeb6677ad51c028117b31604d7c04f8
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-21 06:57:03 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-07-21 08:14:43 +0000

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

diff --git a/x11/foot/Makefile b/x11/foot/Makefile
index c364aed53b21..747845d070c0 100644
--- a/x11/foot/Makefile
+++ b/x11/foot/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	foot
-DISTVERSION=	1.15.0
+DISTVERSION=	1.15.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 f2d85c0354e2..9ebcf279d45f 100644
--- a/x11/foot/distinfo
+++ b/x11/foot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689330363
-SHA256 (foot-1.15.0.tar.gz) = 5b6fcec57cedca350c36fa46534bd7724ed414cc292516b74567d070b7062f07
-SIZE (foot-1.15.0.tar.gz) = 520829
+TIMESTAMP = 1689922623
+SHA256 (foot-1.15.1.tar.gz) = 3966ab2903509e9df29a01ed2a98ebf2a7e9ecdf7c4649a7c295e46a195dfd13
+SIZE (foot-1.15.1.tar.gz) = 523399
diff --git a/x11/foot/pkg-plist b/x11/foot/pkg-plist
index e8eee60c1b99..30d9f8d2e681 100644
--- a/x11/foot/pkg-plist
+++ b/x11/foot/pkg-plist
@@ -19,6 +19,7 @@ share/fish/vendor_completions.d/footclient.fish
 %%DATADIR%%/themes/apprentice
 %%DATADIR%%/themes/ayu-mirage
 %%DATADIR%%/themes/catppuccin
+%%DATADIR%%/themes/chiba-dark
 %%DATADIR%%/themes/derp
 %%DATADIR%%/themes/deus
 %%DATADIR%%/themes/dracula



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