Date: Thu, 15 Apr 2021 21:11:41 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 377a9eb9993c - main - x11-wm/labwc: update to 0.2.0 Message-ID: <202104152111.13FLBfHt088887@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=377a9eb9993c958a85ea9b8ca37bd871863f2152 commit 377a9eb9993c958a85ea9b8ca37bd871863f2152 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-04-15 20:35:47 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-04-15 21:11:12 +0000 x11-wm/labwc: update to 0.2.0 Changes: https://github.com/johanmalm/labwc/compare/0.1.0...0.2.0 Reported by: Repology --- x11-wm/labwc/Makefile | 12 +++++------- x11-wm/labwc/distinfo | 16 +++++----------- 2 files changed, 10 insertions(+), 18 deletions(-) diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile index 0f41419b618d..5378d9a4c710 100644 --- a/x11-wm/labwc/Makefile +++ b/x11-wm/labwc/Makefile @@ -1,13 +1,9 @@ PORTNAME= labwc -DISTVERSION= 0.1.0 -PORTREVISION= 1 +DISTVERSION= 0.2.0 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 2ee21e9a82d8.patch:-p1 # https://github.com/johanmalm/labwc/pull/26 -PATCHFILES+= ad07acc13cee.patch:-p1 # https://github.com/johanmalm/labwc/pull/26 -PATCHFILES+= c9023dd2c6af.patch:-p1 # https://github.com/johanmalm/labwc/pull/26 -PATCHFILES+= 0ca3eb8f790c.patch:-p1 # https://github.com/johanmalm/labwc/pull/26 +PATCHFILES+= 8ab89211e4dd.patch:-p1 # https://github.com/johanmalm/labwc/pull/30 MAINTAINER= jbeich@FreeBSD.org COMMENT= Openbox alternative for Wayland @@ -15,7 +11,7 @@ COMMENT= Openbox alternative for Wayland LICENSE= GPLv2 BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols \ - wlroots>=0.11.0:x11-toolkits/wlroots + wlroots>=0.13.0<0.14.0:x11-toolkits/wlroots LIB_DEPENDS= libwayland-server.so:graphics/wayland \ libwlroots.so:x11-toolkits/wlroots \ libinput.so:x11/libinput \ @@ -36,6 +32,8 @@ MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz \ man/man5/${PORTNAME}-actions.5.gz \ man/man5/${PORTNAME}-config.5.gz \ + man/man5/${PORTNAME}-environment.5.gz \ + man/man5/${PORTNAME}-menu.5.gz \ man/man5/${PORTNAME}-theme.5.gz SUID_DESC= setuid bit on "${PORTNAME}" binary (to claim DRM without seatd/console-kit-daemon) diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo index a06d629ec38f..5d6669e298e3 100644 --- a/x11-wm/labwc/distinfo +++ b/x11-wm/labwc/distinfo @@ -1,11 +1,5 @@ -TIMESTAMP = 1615031145 -SHA256 (johanmalm-labwc-0.1.0_GH0.tar.gz) = c3087c0dc846c18499a335fe04c9bc46f014f7421739573636f6f8f746fd3c84 -SIZE (johanmalm-labwc-0.1.0_GH0.tar.gz) = 59533 -SHA256 (2ee21e9a82d8.patch) = 2f6a312853a14ceb5853cfd6b59c49b6110f7ee12363b5b0f19eb176471aaa27 -SIZE (2ee21e9a82d8.patch) = 1422 -SHA256 (ad07acc13cee.patch) = e104ba1327136dc22b02ab7475f65f3ff2845fe644fecfd884cfbd6337df6248 -SIZE (ad07acc13cee.patch) = 5132 -SHA256 (c9023dd2c6af.patch) = ac6e04d88c1d7ded9d9a989721ac26f6954ed3d3e1680d90a93d1f04f07adc1d -SIZE (c9023dd2c6af.patch) = 2465 -SHA256 (0ca3eb8f790c.patch) = 89ce5081ff675e17c308de0bb73ce5439452958d0a803e5c7a7015be177b3e4b -SIZE (0ca3eb8f790c.patch) = 1715 +TIMESTAMP = 1618518947 +SHA256 (johanmalm-labwc-0.2.0_GH0.tar.gz) = e348467c64c21b6b14666717360b4ea5f73ba3e61603959aaf7fd8856b3e5425 +SIZE (johanmalm-labwc-0.2.0_GH0.tar.gz) = 68435 +SHA256 (8ab89211e4dd.patch) = 6b0b4fce5ab98d7020bdeb5f9b9756f63e3f42ef1445cfe33394ba8e90fbee96 +SIZE (8ab89211e4dd.patch) = 1000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104152111.13FLBfHt088887>