Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2023 12:47:08 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: ac7eb98430d1 - main - x11/foot: update to 1.15.0
Message-ID:  <202307141247.36ECl86r028176@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=ac7eb98430d1e88bb54b9eb878120f89bc4562f8

commit ac7eb98430d1e88bb54b9eb878120f89bc4562f8
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-14 10:26:03 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-07-14 12:46:40 +0000

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

diff --git a/x11/foot/Makefile b/x11/foot/Makefile
index 3b81eae7a18d..c364aed53b21 100644
--- a/x11/foot/Makefile
+++ b/x11/foot/Makefile
@@ -1,12 +1,8 @@
 PORTNAME=	foot
-DISTVERSION=	1.14.0
-PORTREVISION=	1
+DISTVERSION=	1.15.0
 CATEGORIES=	x11 wayland
 MASTER_SITES=	https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
-PATCH_SITES=	https://codeberg.org/dnkl/${PORTNAME}/commit/
-PATCHFILES+=	72bc0acfbd4b.patch:-p1 # wayland-protocols 1.32
-
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Fast, lightweight and minimalistic Wayland terminal emulator
 WWW=		https://codeberg.org/dnkl/foot
diff --git a/x11/foot/distinfo b/x11/foot/distinfo
index 4ff3f77e277e..f2d85c0354e2 100644
--- a/x11/foot/distinfo
+++ b/x11/foot/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1680540762
-SHA256 (foot-1.14.0.tar.gz) = 9a306951bc6bdce150364bccb0fb4b67720f50e98e9ac1de89792c1c1aa30690
-SIZE (foot-1.14.0.tar.gz) = 509863
-SHA256 (72bc0acfbd4b.patch) = 8dc31bcfec644385a8433f2a048b95f09e46f9be1fe66784b04b36f53a4347b9
-SIZE (72bc0acfbd4b.patch) = 2812
+TIMESTAMP = 1689330363
+SHA256 (foot-1.15.0.tar.gz) = 5b6fcec57cedca350c36fa46534bd7724ed414cc292516b74567d070b7062f07
+SIZE (foot-1.15.0.tar.gz) = 520829
diff --git a/x11/foot/pkg-plist b/x11/foot/pkg-plist
index 306275f55bdf..e8eee60c1b99 100644
--- a/x11/foot/pkg-plist
+++ b/x11/foot/pkg-plist
@@ -15,7 +15,9 @@ share/bash-completion/completions/footclient
 %%PORTDOCS%%%%DOCSDIR%%/README.md
 share/fish/vendor_completions.d/foot.fish
 share/fish/vendor_completions.d/footclient.fish
+%%DATADIR%%/themes/aeroroot
 %%DATADIR%%/themes/apprentice
+%%DATADIR%%/themes/ayu-mirage
 %%DATADIR%%/themes/catppuccin
 %%DATADIR%%/themes/derp
 %%DATADIR%%/themes/deus
@@ -46,6 +48,8 @@ share/fish/vendor_completions.d/footclient.fish
 %%DATADIR%%/themes/solarized-dark
 %%DATADIR%%/themes/solarized-dark-normal-brights
 %%DATADIR%%/themes/solarized-light
+%%DATADIR%%/themes/srcery
+%%DATADIR%%/themes/starlight
 %%DATADIR%%/themes/tango
 %%DATADIR%%/themes/tempus-autumn
 %%DATADIR%%/themes/tempus-classic



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