1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11/foot: switch 113367546d to upstream fix

This commit is contained in:
Jan Beich 2023-02-13 01:12:26 +00:00
parent cbf3e00cd3
commit e5f19895f5
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,9 @@ DISTVERSION= 1.13.1
CATEGORIES= x11 wayland
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
PATCH_SITES= https://codeberg.org/dnkl/${PORTNAME}/commit/
PATCHFILES+= 1c16e4a57571.patch:-p1 # https://codeberg.org/dnkl/foot/issues/1278
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Fast, lightweight and minimalistic Wayland terminal emulator
WWW= https://codeberg.org/dnkl/foot
@ -21,7 +24,6 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
USES= compiler:c11 meson pkgconfig xorg
USE_XORG= pixman
CFLAGS+= -Wno-error=unused-but-set-variable # https://codeberg.org/dnkl/foot/issues/1278
WRKSRC= ${WRKDIR}/${PORTNAME}
OPTIONS_DEFINE= DOCS LTO NOTIFY PGO UTF8PROC XDG

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1661966355
SHA256 (foot-1.13.1.tar.gz) = 604f777fdaccfc1ee2d20376cc5688a819dcd6b7113725880cc973194fd6c737
SIZE (foot-1.13.1.tar.gz) = 496955
SHA256 (1c16e4a57571.patch) = 5e9e27c3adc3eaacbd659cb2798d05fdae3544aa8b234d933aab7d2fb3482f3e
SIZE (1c16e4a57571.patch) = 1051