git: 2117c1cce9fc - main - x11-toolkits/wlroots-devel: update to 0.16.0.660
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jul 2023 00:59:47 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=2117c1cce9fc970bf67fad86f997ef11feb2ec40 commit 2117c1cce9fc970bf67fad86f997ef11feb2ec40 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-07-17 16:24:05 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-07-18 00:59:34 +0000 x11-toolkits/wlroots-devel: update to 0.16.0.660 Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b18c76642a...7791ffe058 --- x11-toolkits/wlroots-devel/Makefile | 4 ++-- x11-toolkits/wlroots-devel/distinfo | 6 +++--- x11-wm/hyprland/Makefile | 2 +- 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