aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-09-28 16:53:08 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-09-29 14:15:00 +0000
commit2a4bb83e076d875d1b4e91208ca8d3babfb6d522 (patch)
tree17dd788a4a682c095aa4011960933cf1fcbf47be
parent09b9d0a28e708745e218ef6b35cddbb9419689f4 (diff)
downloadports-2a4bb83e076d875d1b4e91208ca8d3babfb6d522.tar.gz
ports-2a4bb83e076d875d1b4e91208ca8d3babfb6d522.zip
x11-toolkits/wlroots-devel: update to 0.16.0.739
-rw-r--r--x11-toolkits/wlroots-devel/Makefile4
-rw-r--r--x11-toolkits/wlroots-devel/distinfo6
-rw-r--r--x11-toolkits/wlroots-devel/pkg-plist1
-rw-r--r--x11-wm/hyprland/Makefile1
-rw-r--r--x11-wm/sway-devel/Makefile1
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