aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-07-17 16:24:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-07-18 00:59:34 +0000
commit2117c1cce9fc970bf67fad86f997ef11feb2ec40 (patch)
tree65d3a315a02fae822f0b346e09b1dba526e2ceb0
parentcd876b785edc0d53ac43294dc0fca86f5412cf5d (diff)
downloadports-2117c1cce9fc970bf67fad86f997ef11feb2ec40.tar.gz
ports-2117c1cce9fc970bf67fad86f997ef11feb2ec40.zip
x11-toolkits/wlroots-devel: update to 0.16.0.660
-rw-r--r--x11-toolkits/wlroots-devel/Makefile4
-rw-r--r--x11-toolkits/wlroots-devel/distinfo6
-rw-r--r--x11-wm/hyprland/Makefile2
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index 4174194cf34c..ffa5e692eab3 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wlroots
-DISTVERSION= 0.16.0-656
-DISTVERSIONSUFFIX= -gb18c76642a
+DISTVERSION= 0.16.0-660
+DISTVERSIONSUFFIX= -g7791ffe058
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -devel
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
index e01c9d7de406..5be1c3d0d71d 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1689501309
-SHA256 (wlroots-0.16.0-656-gb18c76642a.tar.bz2) = 98850aa24f35bd1edf1adb02b8da9ddbc7551a9e74fd7e63e0ae90a40024dbfd
-SIZE (wlroots-0.16.0-656-gb18c76642a.tar.bz2) = 474185
+TIMESTAMP = 1689611045
+SHA256 (wlroots-0.16.0-660-g7791ffe058.tar.bz2) = 350eaa473e6cdbf9d227fdbf573251010141893db30330ea2b39afdd5b72ba7f
+SIZE (wlroots-0.16.0-660-g7791ffe058.tar.bz2) = 473891
SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5
SIZE (10f80a8f1bb2.patch) = 6097
SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index d12521ecabb9..f8219a7430d2 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.27.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org