diff --git a/x11/foot/Makefile b/x11/foot/Makefile index f9ad96a11496..d948e250729e 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= foot -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 CATEGORIES= x11 MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ 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} OPTIONS_DEFINE= NOTIFY XDG OPTIONS_DEFAULT=NOTIFY XDG NOTIFY_RUN_DEPENDS= notify-send:devel/libnotify XDG_DESC= Open files with xdg-open XDG_RUN_DEPENDS= xdg-open:devel/xdg-utils .if exists(/usr/bin/tic) PKGMESSAGE= ${NONEXISTENT} PLIST_FILES+= share/site-terminfo/f/${PORTNAME} \ share/site-terminfo/f/${PORTNAME}-direct .else MESON_ARGS+= -Dterminfo=disabled .endif post-patch: # Chase default TERMINFO_DIRS on FreeBSD, see lib/ncurses/ncurses/ncurses_cfg.h @${REINPLACE_CMD} '/datadir/s/terminfo/site-&/' ${WRKSRC}/meson.build .include diff --git a/x11/foot/distinfo b/x11/foot/distinfo index dfde374ca35a..1ed7ab8d2e21 100644 --- a/x11/foot/distinfo +++ b/x11/foot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616245332 -SHA256 (foot-1.7.0.tar.gz) = a5a7405956fc1862638712606e502eba11f2561a77f3a9fbbb332f90c8b50ee4 -SIZE (foot-1.7.0.tar.gz) = 388996 +TIMESTAMP = 1616934329 +SHA256 (foot-1.7.1.tar.gz) = 44a97d36dae6c9989aa68d2d69731679aa1f3e0c4ecc721cf79a80f5bdfdbc5f +SIZE (foot-1.7.1.tar.gz) = 390533