aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/wf-config/Makefile1
-rw-r--r--x11-toolkits/wlroots/Makefile3
-rw-r--r--x11-toolkits/wlroots/distinfo6
-rw-r--r--x11-toolkits/wlroots/files/patch-include_wlr_types_wlr__seat.h4
-rw-r--r--x11-toolkits/wlroots/pkg-plist4
-rw-r--r--x11-wm/cage/Makefile2
-rw-r--r--x11-wm/sway/Makefile1
-rw-r--r--x11-wm/wayfire/Makefile1
8 files changed, 11 insertions, 11 deletions
diff --git a/devel/wf-config/Makefile b/devel/wf-config/Makefile
index 46d5cece49cf..2cc766138e6a 100644
--- a/devel/wf-config/Makefile
+++ b/devel/wf-config/Makefile
@@ -4,6 +4,7 @@ PORTNAME= wf-config
DISTVERSIONPREFIX= v
DISTVERSION= 0.1-10
DISTVERSIONSUFFIX= -gf9c97d0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= jbeich@FreeBSD.org
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 <sys/_timespec.h>
+#endif
- #include <wayland-server.h>
+ #include <wayland-server-core.h>
#include <wlr/types/wlr_input_device.h>
#include <wlr/types/wlr_keyboard.h>
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
diff --git a/x11-wm/cage/Makefile b/x11-wm/cage/Makefile
index 0928dceb9aec..76ec0898a42c 100644
--- a/x11-wm/cage/Makefile
+++ b/x11-wm/cage/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cage
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile
index f62e7e350a74..7795787d7687 100644
--- a/x11-wm/sway/Makefile
+++ b/x11-wm/sway/Makefile
@@ -2,6 +2,7 @@
PORTNAME= sway
DISTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= x11-wm
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index 1ed10c61d1f5..7f60bdf257b8 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -3,6 +3,7 @@
PORTNAME= wayfire
DISTVERSIONPREFIX= v
DISTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= x11-wm
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/