From d4eb44145f143c1408935957add4abd015e26ba3 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 27 Aug 2019 13:05:53 +0000 Subject: x11-toolkits/wlroots: update to 0.7.0 Changes: https://github.com/swaywm/wlroots/releases/tag/0.7.0 Reported by: GitHub (watch releases) --- x11-toolkits/wlroots/Makefile | 3 +-- x11-toolkits/wlroots/distinfo | 6 +++--- x11-toolkits/wlroots/files/patch-include_wlr_types_wlr__seat.h | 4 ++-- x11-toolkits/wlroots/pkg-plist | 4 +--- 4 files changed, 7 insertions(+), 10 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index 24f1ee94659a..1fed0ed8b72f 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= wlroots -DISTVERSION= 0.6.0 -PORTREVISION= 1 +DISTVERSION= 0.7.0 CATEGORIES= x11-toolkits MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo index 2a5550b712d4..f2ed0aeac244 100644 --- a/x11-toolkits/wlroots/distinfo +++ b/x11-toolkits/wlroots/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1556898946 -SHA256 (swaywm-wlroots-0.6.0_GH0.tar.gz) = 9cf3716f3683d800df8b150f256ff66dad65faf13a9d67c284f67a9444d28c70 -SIZE (swaywm-wlroots-0.6.0_GH0.tar.gz) = 497934 +TIMESTAMP = 1566876744 +SHA256 (swaywm-wlroots-0.7.0_GH0.tar.gz) = e93091d49fc4a3dc1743eca7cdfa75584f2922f59036ba0a99194a9fc8b5e818 +SIZE (swaywm-wlroots-0.7.0_GH0.tar.gz) = 446392 SHA256 (ac65ec72a2f2.patch) = 83a1995d99f042a12e4b523cfab9e59089fcf1567086350e0e56f59eb507dff5 SIZE (ac65ec72a2f2.patch) = 28370 diff --git a/x11-toolkits/wlroots/files/patch-include_wlr_types_wlr__seat.h b/x11-toolkits/wlroots/files/patch-include_wlr_types_wlr__seat.h index fe07071aa0ec..29f8e9ea55fa 100644 --- a/x11-toolkits/wlroots/files/patch-include_wlr_types_wlr__seat.h +++ b/x11-toolkits/wlroots/files/patch-include_wlr_types_wlr__seat.h @@ -12,7 +12,7 @@ In file included from /usr/local/include/wlr/types/wlr_data_device.h:13: struct timespec *when; ^ ---- include/wlr/types/wlr_seat.h.orig 2019-01-04 15:02:33 UTC +--- include/wlr/types/wlr_seat.h.orig 2019-08-01 16:00:48 UTC +++ include/wlr/types/wlr_seat.h @@ -10,6 +10,9 @@ #define WLR_TYPES_WLR_SEAT_H @@ -21,6 +21,6 @@ In file included from /usr/local/include/wlr/types/wlr_data_device.h:13: +#if defined(_C11_SOURCE) && defined(__FreeBSD__) && __FreeBSD__ < 12 +#include +#endif - #include + #include #include #include diff --git a/x11-toolkits/wlroots/pkg-plist b/x11-toolkits/wlroots/pkg-plist index cae37cc4a2c9..00ee9c5bb60a 100644 --- a/x11-toolkits/wlroots/pkg-plist +++ b/x11-toolkits/wlroots/pkg-plist @@ -34,7 +34,6 @@ include/wlr/types/wlr_data_device.h include/wlr/types/wlr_export_dmabuf_v1.h include/wlr/types/wlr_foreign_toplevel_management_v1.h include/wlr/types/wlr_fullscreen_shell_v1.h -include/wlr/types/wlr_gamma_control.h include/wlr/types/wlr_gamma_control_v1.h include/wlr/types/wlr_gtk_primary_selection.h include/wlr/types/wlr_idle.h @@ -60,7 +59,6 @@ include/wlr/types/wlr_primary_selection_v1.h include/wlr/types/wlr_region.h include/wlr/types/wlr_relative_pointer_v1.h include/wlr/types/wlr_screencopy_v1.h -include/wlr/types/wlr_screenshooter.h include/wlr/types/wlr_seat.h include/wlr/types/wlr_server_decoration.h include/wlr/types/wlr_surface.h @@ -84,5 +82,5 @@ include/wlr/xcursor.h %%X11%%include/wlr/xwayland.h lib/libwlroots.so lib/libwlroots.so.3 -lib/libwlroots.so.3.4.1 +lib/libwlroots.so.3.5.1 libdata/pkgconfig/wlroots.pc -- cgit v1.2.3