diff --git a/x11/swayidle/Makefile b/x11/swayidle/Makefile index 9851b76c3acb..569249da12d5 100644 --- a/x11/swayidle/Makefile +++ b/x11/swayidle/Makefile @@ -1,46 +1,45 @@ PORTNAME= swayidle -DISTVERSION= 1.7.1 +DISTVERSION= 1.8.0 CATEGORIES= x11 wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 28950f787813.patch:-p1 # https://github.com/swaywm/swayidle/pull/89 -PATCHFILES+= ff7569ad1129.patch:-p1 # https://github.com/swaywm/swayidle/pull/89 +PATCHFILES+= 26e192a5f1b2.patch:-p1 # https://github.com/swaywm/swayidle/pull/89 PATCHFILES+= f2f7e4d0a7c8.patch:-p1 # https://github.com/swaywm/swayidle/pull/89 -PATCHFILES+= e81d40fca753.patch:-p1 # https://github.com/swaywm/swayidle/pull/115 MAINTAINER= jbeich@FreeBSD.org COMMENT= Idle management daemon for Wayland WWW= https://github.com/swaywm/swayidle LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols +BUILD_DEPENDS= wayland-protocols>=1.27:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland USES= compiler:c11 meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= swaywm PLIST_FILES= bin/${PORTNAME} \ share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} OPTIONS_DEFINE= BASU MANPAGES OPTIONS_DEFAULT=BASU MANPAGES BASU_DESC= Login manager support via basu BASU_LIB_DEPENDS= libbasu.so:devel/basu BASU_MESON_ENABLED= logind MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz post-patch: # Temporarily use ConsoleKit2 like sysutils/gnome-settings-daemon @${REINPLACE_CMD} -e 's,/login1,/ConsoleKit/Manager,' \ -e 's,login1,ConsoleKit,' \ ${WRKSRC}/main.c .include diff --git a/x11/swayidle/distinfo b/x11/swayidle/distinfo index 7a26eda86cc3..ee29d94607d7 100644 --- a/x11/swayidle/distinfo +++ b/x11/swayidle/distinfo @@ -1,11 +1,9 @@ -TIMESTAMP = 1642263291 -SHA256 (swaywm-swayidle-1.7.1_GH0.tar.gz) = 6aa07093be553473726e1ef601dbc5e57a3ea2ac864ef2d7afce1f971ea760a6 -SIZE (swaywm-swayidle-1.7.1_GH0.tar.gz) = 13285 +TIMESTAMP = 1670163481 +SHA256 (swaywm-swayidle-1.8.0_GH0.tar.gz) = 0fba74c520a2bd64acd00bc3bce7bc8c7b84a2609c0f66329d72dfb33cca03d7 +SIZE (swaywm-swayidle-1.8.0_GH0.tar.gz) = 13610 SHA256 (28950f787813.patch) = 76301a36ce8a6acdd7f7466ec8079ae8cb3099560649b4e7e02f31139a81b6b1 SIZE (28950f787813.patch) = 658 -SHA256 (ff7569ad1129.patch) = d18e1731a319a0c3f1d57f741963f22c404a676f12e54bf59490d352da2e795a -SIZE (ff7569ad1129.patch) = 7247 +SHA256 (26e192a5f1b2.patch) = 36fa718d512e6955daa3764b46fe4e6aeb901b67f86cbff0cae87d17b9d88514 +SIZE (26e192a5f1b2.patch) = 7047 SHA256 (f2f7e4d0a7c8.patch) = c027af1e7255fac2d9410d3db16f0234fa7213c0f5e05d6ebcb7c29ee916ab46 SIZE (f2f7e4d0a7c8.patch) = 4483 -SHA256 (e81d40fca753.patch) = 1ce2091b2c018fa000ca5348374d94841c61b4c9369b21b43c15bc64f0eb1fb6 -SIZE (e81d40fca753.patch) = 720