diff --git a/x11/way-displays/Makefile b/x11/way-displays/Makefile index d53303de1bf8..6ccce1b32ac9 100644 --- a/x11/way-displays/Makefile +++ b/x11/way-displays/Makefile @@ -1,44 +1,38 @@ PORTNAME= way-displays -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 CATEGORIES= x11 -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 813843077c0c.patch:-p1 # https://github.com/alex-courtis/way-displays/pull/21 -PATCHFILES+= edeeb344a430.patch:-p1 # https://github.com/alex-courtis/way-displays/pull/21 -PATCHFILES+= d57fc203a043.patch:-p1 # https://github.com/alex-courtis/way-displays/pull/21 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Auto Manage Your Wayland Displays LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_aarch64= https://github.com/alex-courtis/way-displays/issues/23 - LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libinotify.so:devel/libinotify \ libudev.so:devel/libudev-devd \ libyaml-cpp.so:devel/yaml-cpp \ libwayland-client.so:graphics/wayland \ libinput.so:x11/libinput USES= compiler:c11 gmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= alex-courtis +MAKEFILE= GNUmakefile MAKE_ENV= VERSION="${DISTVERSIONFULL}" MAKE_ARGS= OFLAGS= PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz \ "@sample ${ETCDIR}/cfg.yaml.sample" post-patch: # Respect PREFIX for system-wide config @${REINPLACE_CMD} 's,/usr/local,${PREFIX},' ${WRKSRC}/src/cfg.cpp post-install: # Let @sample handle default files under etc/ @for f in ${STAGEDIR}${ETCDIR}/*; do \ ${MV} $$f $$f.sample; \ done .include diff --git a/x11/way-displays/distinfo b/x11/way-displays/distinfo index 2f2bb35d41fc..371f0a2831b8 100644 --- a/x11/way-displays/distinfo +++ b/x11/way-displays/distinfo @@ -1,9 +1,3 @@ -TIMESTAMP = 1645508903 -SHA256 (alex-courtis-way-displays-1.4.0_GH0.tar.gz) = 0514e79fe113ebee02b3ca338336d10cf94d9ebf2e7bdb798dc48a3ca157ae28 -SIZE (alex-courtis-way-displays-1.4.0_GH0.tar.gz) = 67238 -SHA256 (813843077c0c.patch) = f7283740949023d63e7000a42c772f83c1438a4260ed9ffe8eed68c6eff21aec -SIZE (813843077c0c.patch) = 662 -SHA256 (edeeb344a430.patch) = 6fd33e87498ce1fdda29249ff5dd1282a4e6e67143d3a5d45e4a31ea815b1364 -SIZE (edeeb344a430.patch) = 789 -SHA256 (d57fc203a043.patch) = 474965ecb18733d123969824bbf0514e8b144f00d54004472431db7b8362392a -SIZE (d57fc203a043.patch) = 1758 +TIMESTAMP = 1645592681 +SHA256 (alex-courtis-way-displays-1.4.1_GH0.tar.gz) = ea9f4e5094b40b0c909e723f12506af4e0d97cc9ef80dc3967af548aa881ca63 +SIZE (alex-courtis-way-displays-1.4.1_GH0.tar.gz) = 67303