git: 7322e58600d2 - main - graphics/wrapland: update to 0.525.0 after d06d26f8c45e
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Feb 2023 22:40:23 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=7322e58600d250f393c61347153cde59ca156f35 commit 7322e58600d250f393c61347153cde59ca156f35 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-06-14 17:32:40 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-07 22:37:19 +0000 graphics/wrapland: update to 0.525.0 after d06d26f8c45e Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.525.0-beta.0 Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.525.0 --- graphics/wrapland/Makefile | 4 ++-- graphics/wrapland/distinfo | 6 +++--- x11-wm/kwinft/Makefile | 2 ++ x11/disman/Makefile | 1 + 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/graphics/wrapland/Makefile b/graphics/wrapland/Makefile index 9bc52cc9a2f2..c9288611327d 100644 --- a/graphics/wrapland/Makefile +++ b/graphics/wrapland/Makefile @@ -1,6 +1,6 @@ PORTNAME= wrapland DISTVERSIONPREFIX= ${PORTNAME}@ -DISTVERSION= 0.524.0 +DISTVERSION= 0.525.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -22,7 +22,7 @@ USE_KDE= ecm:build USE_LDCONFIG= yes USE_QT= qmake:build buildtools:build concurrent core gui GL_ACCOUNT= kwinft -GL_COMMIT= df61726a0955369f07399e8115454013b887903e +GL_COMMIT= 0bb762c4403731454fb03afaf401f9ea1fa98a80 PLIST_SUB= VERSION=${PORTVERSION} OPTIONS_DEFINE= DOXYGEN diff --git a/graphics/wrapland/distinfo b/graphics/wrapland/distinfo index 5ac96c5d74d0..bec78f40d4e2 100644 --- a/graphics/wrapland/distinfo +++ b/graphics/wrapland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644326287 -SHA256 (kwinft-wrapland-df61726a0955369f07399e8115454013b887903e_GL0.tar.gz) = a6c6d29b2310776047f06ecdfd61e6744e7cae2f3d9d592cdba9cc0ed73c9858 -SIZE (kwinft-wrapland-df61726a0955369f07399e8115454013b887903e_GL0.tar.gz) = 553351 +TIMESTAMP = 1655227960 +SHA256 (kwinft-wrapland-0bb762c4403731454fb03afaf401f9ea1fa98a80_GL0.tar.gz) = ba4ab35a51d970491224340d434fb5cc60acc84a4ee48c649fda83103a4f8e00 +SIZE (kwinft-wrapland-0bb762c4403731454fb03afaf401f9ea1fa98a80_GL0.tar.gz) = 553817 diff --git a/x11-wm/kwinft/Makefile b/x11-wm/kwinft/Makefile index 4e96e63636f9..7f9cbec20178 100644 --- a/x11-wm/kwinft/Makefile +++ b/x11-wm/kwinft/Makefile @@ -11,6 +11,8 @@ WWW= https://gitlab.com/kwinft/kwinft LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= requires https://gitlab.com/kwinft/kwinft/-/commit/facc1040ff1e + BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libwayland-server.so:graphics/wayland \ diff --git a/x11/disman/Makefile b/x11/disman/Makefile index 6813654ae2f4..a756795db474 100644 --- a/x11/disman/Makefile +++ b/x11/disman/Makefile @@ -1,6 +1,7 @@ PORTNAME= disman DISTVERSIONPREFIX= ${PORTNAME}@ DISTVERSION= 0.524.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org