Date: Sat, 5 Feb 2022 00:25:54 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: 777a9261fe7a - main - graphics/wrapland: update to 0.524.0.b.0 Message-ID: <202202050025.2150PsK7054740@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=777a9261fe7addf0c4460db80ac5a40439f87ad5 commit 777a9261fe7addf0c4460db80ac5a40439f87ad5 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-02-03 10:33:46 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-02-05 00:24:29 +0000 graphics/wrapland: update to 0.524.0.b.0 Changes: https://gitlab.com/kwinft/wrapland/-/compare/wrapland@0.523.1...wrapland@0.524.0-beta.0 --- graphics/wrapland/Makefile | 5 +++-- graphics/wrapland/distinfo | 6 +++--- graphics/wrapland/pkg-plist | 6 +++++- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/graphics/wrapland/Makefile b/graphics/wrapland/Makefile index 79ee3a052cdb..0c451b14f0a7 100644 --- a/graphics/wrapland/Makefile +++ b/graphics/wrapland/Makefile @@ -1,6 +1,6 @@ PORTNAME= wrapland DISTVERSIONPREFIX= ${PORTNAME}@ -DISTVERSION= 0.523.1 +DISTVERSION= 0.524.0-beta.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -21,8 +21,9 @@ USE_KDE= ecm_build USE_LDCONFIG= yes USE_QT= qmake_build buildtools_build concurrent core gui GL_ACCOUNT= kwinft -GL_COMMIT= 6a083c7bc9b37c5f756155e258b1fff4d24cea2a +GL_COMMIT= 96358406e44e46e88d5a1d0543d2339f610ec7c7 PLIST_SUB= VERSION=${PORTVERSION} +PLIST_SUB= VERSION=0.523.90 # XXX beta override OPTIONS_DEFINE= DOXYGEN OPTIONS_DEFAULT=DOXYGEN diff --git a/graphics/wrapland/distinfo b/graphics/wrapland/distinfo index 642d82e8123b..6e53d77b3ca2 100644 --- a/graphics/wrapland/distinfo +++ b/graphics/wrapland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638268356 -SHA256 (kwinft-wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a_GL0.tar.gz) = b0349d6918fdee9108b0cfea3b3c2831ba08d45c55f1c47f9fe163dde6ef6f88 -SIZE (kwinft-wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a_GL0.tar.gz) = 527813 +TIMESTAMP = 1643884426 +SHA256 (kwinft-wrapland-96358406e44e46e88d5a1d0543d2339f610ec7c7_GL0.tar.gz) = 349248cd8f9a61e41563d38b9cce10291d19a17d8b2f1156061e86ac4b88b875 +SIZE (kwinft-wrapland-96358406e44e46e88d5a1d0543d2339f610ec7c7_GL0.tar.gz) = 553380 diff --git a/graphics/wrapland/pkg-plist b/graphics/wrapland/pkg-plist index 19dc0b232257..df42baf45760 100644 --- a/graphics/wrapland/pkg-plist +++ b/graphics/wrapland/pkg-plist @@ -4,6 +4,7 @@ include/Wrapland/Client/buffer.h include/Wrapland/Client/compositor.h include/Wrapland/Client/connection_thread.h include/Wrapland/Client/contrast.h +include/Wrapland/Client/data_control_v1.h include/Wrapland/Client/datadevice.h include/Wrapland/Client/datadevicemanager.h include/Wrapland/Client/dataoffer.h @@ -50,6 +51,7 @@ include/Wrapland/Client/text_input_v2.h include/Wrapland/Client/text_input_v3.h include/Wrapland/Client/touch.h include/Wrapland/Client/viewporter.h +include/Wrapland/Client/virtual_keyboard_v1.h include/Wrapland/Client/wlr_output_configuration_v1.h include/Wrapland/Client/wlr_output_manager_v1.h include/Wrapland/Client/wraplandclient_export.h @@ -67,6 +69,7 @@ include/Wrapland/Server/buffer.h include/Wrapland/Server/client.h include/Wrapland/Server/compositor.h include/Wrapland/Server/contrast.h +include/Wrapland/Server/data_control_v1.h include/Wrapland/Server/data_device.h include/Wrapland/Server/data_device_manager.h include/Wrapland/Server/data_offer.h @@ -75,9 +78,9 @@ include/Wrapland/Server/display.h include/Wrapland/Server/dpms.h include/Wrapland/Server/drag_pool.h include/Wrapland/Server/drm_lease_v1.h -include/Wrapland/Server/egl_stream_controller.h include/Wrapland/Server/fake_input.h include/Wrapland/Server/filtered_display.h +include/Wrapland/Server/globals.h include/Wrapland/Server/idle_inhibit_v1.h include/Wrapland/Server/input_method_v2.h include/Wrapland/Server/kde_idle.h @@ -115,6 +118,7 @@ include/Wrapland/Server/text_input_v3.h include/Wrapland/Server/touch.h include/Wrapland/Server/touch_pool.h include/Wrapland/Server/viewporter.h +include/Wrapland/Server/virtual_keyboard_v1.h include/Wrapland/Server/wl_output.h include/Wrapland/Server/wraplandserver_export.h include/Wrapland/Server/xdg_activation_v1.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202050025.2150PsK7054740>