Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2019 13:05:53 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510012 - in head: devel/wf-config x11-toolkits/wlroots x11-toolkits/wlroots/files x11-wm/cage x11-wm/sway x11-wm/wayfire
Message-ID:  <201908271305.x7RD5r2Y037129@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Aug 27 13:05:53 2019
New Revision: 510012
URL: https://svnweb.freebsd.org/changeset/ports/510012

Log:
  x11-toolkits/wlroots: update to 0.7.0
  
  Changes:	https://github.com/swaywm/wlroots/releases/tag/0.7.0
  Reported by:	GitHub (watch releases)

Modified:
  head/devel/wf-config/Makefile   (contents, props changed)
  head/x11-toolkits/wlroots/Makefile   (contents, props changed)
  head/x11-toolkits/wlroots/distinfo   (contents, props changed)
  head/x11-toolkits/wlroots/files/patch-include_wlr_types_wlr__seat.h   (contents, props changed)
  head/x11-toolkits/wlroots/pkg-plist   (contents, props changed)
  head/x11-wm/cage/Makefile   (contents, props changed)
  head/x11-wm/sway/Makefile   (contents, props changed)
  head/x11-wm/wayfire/Makefile   (contents, props changed)

Modified: head/devel/wf-config/Makefile
==============================================================================
--- head/devel/wf-config/Makefile	Tue Aug 27 13:05:42 2019	(r510011)
+++ head/devel/wf-config/Makefile	Tue Aug 27 13:05:53 2019	(r510012)
@@ -4,6 +4,7 @@ PORTNAME=	wf-config
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.1-10
 DISTVERSIONSUFFIX=	-gf9c97d0
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/x11-toolkits/wlroots/Makefile
==============================================================================
--- head/x11-toolkits/wlroots/Makefile	Tue Aug 27 13:05:42 2019	(r510011)
+++ head/x11-toolkits/wlroots/Makefile	Tue Aug 27 13:05:53 2019	(r510012)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wlroots
-DISTVERSION=	0.6.0
-PORTREVISION=	1
+DISTVERSION=	0.7.0
 CATEGORIES=	x11-toolkits
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/x11-toolkits/wlroots/distinfo
==============================================================================
--- head/x11-toolkits/wlroots/distinfo	Tue Aug 27 13:05:42 2019	(r510011)
+++ head/x11-toolkits/wlroots/distinfo	Tue Aug 27 13:05:53 2019	(r510012)
@@ -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

Modified: head/x11-toolkits/wlroots/files/patch-include_wlr_types_wlr__seat.h
==============================================================================
--- head/x11-toolkits/wlroots/files/patch-include_wlr_types_wlr__seat.h	Tue Aug 27 13:05:42 2019	(r510011)
+++ head/x11-toolkits/wlroots/files/patch-include_wlr_types_wlr__seat.h	Tue Aug 27 13:05:53 2019	(r510012)
@@ -12,7 +12,7 @@ In file included from /usr/local/include/wlr/types/wlr
         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
 +#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>

Modified: head/x11-toolkits/wlroots/pkg-plist
==============================================================================
--- head/x11-toolkits/wlroots/pkg-plist	Tue Aug 27 13:05:42 2019	(r510011)
+++ head/x11-toolkits/wlroots/pkg-plist	Tue Aug 27 13:05:53 2019	(r510012)
@@ -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

Modified: head/x11-wm/cage/Makefile
==============================================================================
--- head/x11-wm/cage/Makefile	Tue Aug 27 13:05:42 2019	(r510011)
+++ head/x11-wm/cage/Makefile	Tue Aug 27 13:05:53 2019	(r510012)
@@ -3,7 +3,7 @@
 PORTNAME=	cage
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.1.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/x11-wm/sway/Makefile
==============================================================================
--- head/x11-wm/sway/Makefile	Tue Aug 27 13:05:42 2019	(r510011)
+++ head/x11-wm/sway/Makefile	Tue Aug 27 13:05:53 2019	(r510012)
@@ -2,6 +2,7 @@
 
 PORTNAME=	sway
 DISTVERSION=	1.2
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/x11-wm/wayfire/Makefile
==============================================================================
--- head/x11-wm/wayfire/Makefile	Tue Aug 27 13:05:42 2019	(r510011)
+++ head/x11-wm/wayfire/Makefile	Tue Aug 27 13:05:53 2019	(r510012)
@@ -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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908271305.x7RD5r2Y037129>