git: 2a4bb83e076d - main - x11-toolkits/wlroots-devel: update to 0.16.0.739
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Sep 2023 14:15:36 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2a4bb83e076d875d1b4e91208ca8d3babfb6d522
commit 2a4bb83e076d875d1b4e91208ca8d3babfb6d522
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-09-28 16:53:08 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-09-29 14:15:00 +0000
x11-toolkits/wlroots-devel: update to 0.16.0.739
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/98a745d926...c2aa7fd965
---
x11-toolkits/wlroots-devel/Makefile | 4 ++--
x11-toolkits/wlroots-devel/distinfo | 6 +++---
x11-toolkits/wlroots-devel/pkg-plist | 1 +
x11-wm/hyprland/Makefile | 1 +
x11-wm/sway-devel/Makefile | 1 +
5 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index 21638af0bb29..a2b15a3eacee 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wlroots
-DISTVERSION= 0.16.0-735
-DISTVERSIONSUFFIX= -g98a745d926
+DISTVERSION= 0.16.0-739
+DISTVERSIONSUFFIX= -gc2aa7fd965
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -devel
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
index 4552c65b90f1..30a4146821a2 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1695277534
-SHA256 (wlroots-0.16.0-735-g98a745d926.tar.bz2) = b211aa1cab7116aa709424d1add6e388858ce3a1243c823c44f3582ed33554e0
-SIZE (wlroots-0.16.0-735-g98a745d926.tar.bz2) = 478283
+TIMESTAMP = 1695919988
+SHA256 (wlroots-0.16.0-739-gc2aa7fd965.tar.bz2) = 0703086a04f2d4002a8909442bbdfdd0c4f5a03ae021508b65c04a53b8a42d30
+SIZE (wlroots-0.16.0-739-gc2aa7fd965.tar.bz2) = 479926
SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5
SIZE (10f80a8f1bb2.patch) = 6097
SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc
diff --git a/x11-toolkits/wlroots-devel/pkg-plist b/x11-toolkits/wlroots-devel/pkg-plist
index ea378e5b423f..f117b53a0d9f 100644
--- a/x11-toolkits/wlroots-devel/pkg-plist
+++ b/x11-toolkits/wlroots-devel/pkg-plist
@@ -80,6 +80,7 @@ include/wlr/types/wlr_switch.h
include/wlr/types/wlr_tablet_pad.h
include/wlr/types/wlr_tablet_tool.h
include/wlr/types/wlr_tablet_v2.h
+include/wlr/types/wlr_tearing_control_v1.h
include/wlr/types/wlr_text_input_v3.h
include/wlr/types/wlr_touch.h
include/wlr/types/wlr_viewporter.h
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 6ac88c77c61a..a8cb4df8b32a 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.30.0
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index a6173607b0b3..f7ba06a5e3f4 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -1,6 +1,7 @@
PORTNAME= sway
DISTVERSION?= 1.8.1-194 # git rev-list --count 1.8.1..
DISTVERSIONSUFFIX?= -g8edc48f6d
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
PKGNAMESUFFIX?= -devel