Index: branches/2021Q1/x11/foot/Makefile =================================================================== --- branches/2021Q1/x11/foot/Makefile (revision 565091) +++ branches/2021Q1/x11/foot/Makefile (revision 565092) @@ -1,38 +1,35 @@ # $FreeBSD$ PORTNAME= foot -DISTVERSION= 1.6.3 +DISTVERSION= 1.6.4 CATEGORIES= x11 MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ - -PATCH_SITES= https://codeberg.org/dnkl/${PORTNAME}/commit/ -PATCHFILES+= bdc5810ff45e.patch:-p1 # -Dterminfo=disabled MAINTAINER= jbeich@FreeBSD.org COMMENT= Fast, lightweight and minimalistic Wayland terminal emulator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ tllist>=1.0.4:devel/tllist \ wayland-protocols>0:graphics/wayland-protocols \ scdoc:textproc/scdoc LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libwayland-client.so:graphics/wayland \ libfcft.so:x11-fonts/fcft \ libfontconfig.so:x11-fonts/fontconfig \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c11 meson pkgconfig xorg USE_XORG= pixman WRKSRC= ${WRKDIR}/${PORTNAME} MESON_ARGS= -Dterminfo=disabled # XXX Drop after FreeBSD 12.1 EOL .if exists(/usr/lib/clang/8.0.1) # prompt.c:45:21: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces] CFLAGS+= -Wno-error=missing-braces .endif .include Index: branches/2021Q1/x11/foot/distinfo =================================================================== --- branches/2021Q1/x11/foot/distinfo (revision 565091) +++ branches/2021Q1/x11/foot/distinfo (revision 565092) @@ -1,5 +1,3 @@ -TIMESTAMP = 1611946390 -SHA256 (foot-1.6.3.tar.gz) = 0340df647d3baae5bcafe6b081173d1850d3f92452d0d0b68d3edf0ef6eb1819 -SIZE (foot-1.6.3.tar.gz) = 347352 -SHA256 (bdc5810ff45e.patch) = 4366b74acdc28ff4e96e4ea32c5a02fc42b0ee04b28169c736c69ff58c9c7e4b -SIZE (bdc5810ff45e.patch) = 2639 +TIMESTAMP = 1613161667 +SHA256 (foot-1.6.4.tar.gz) = 73142dcb7d0223ca740f880d372084b6dfdd56700c375709b3166bcaf32e034c +SIZE (foot-1.6.4.tar.gz) = 348577 Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 565091) +++ branches/2021Q1 (revision 565092) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r565091