Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2024 00:40:47 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 1f4ed9bd3ffa - 2024Q3 - x11-toolkits/wlroots-devel: update to 0.18.0
Message-ID:  <202407130040.46D0eldM046163@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f4ed9bd3ffa63c9a1b799c64ca1285a77f951d4

commit 1f4ed9bd3ffa63c9a1b799c64ca1285a77f951d4
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-07-12 21:39:50 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-07-13 00:40:36 +0000

    x11-toolkits/wlroots-devel: update to 0.18.0
    
    Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/a35b4f059d...0.18.0
    (cherry picked from commit f09e948faf3adee824de3ad45c756ad5da2b71e6)
---
 x11-toolkits/wlroots-devel/Makefile | 5 ++---
 x11-toolkits/wlroots-devel/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index e85353529157..f4d6c149c611 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	wlroots
-DISTVERSION=	0.17.0-429
-DISTVERSIONSUFFIX=	-ga35b4f059d
+DISTVERSION=	0.18.0
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	-devel
 
@@ -23,7 +22,7 @@ USE_XORG=	pixman
 USE_LDCONFIG=	yes
 GL_SITE=	https://gitlab.freedesktop.org
 MESON_ARGS=	-Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,}
-PLIST_SUB=	SUFFIX=-0.18
+PLIST_SUB=	SUFFIX=-${DISTVERSION:R}
 
 # XXX Drop after graphics/wayland >= 1.24 update
 # https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/401
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
index 4379a4e1df3d..47e5e06c115c 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720651364
-SHA256 (wlroots-0.17.0-429-ga35b4f059d.tar.bz2) = 153793772f459e9559f4d50470e6c9cff33df9d8671db891a0af4af75dbf6f73
-SIZE (wlroots-0.17.0-429-ga35b4f059d.tar.bz2) = 469744
+TIMESTAMP = 1720820390
+SHA256 (wlroots-0.18.0.tar.bz2) = 5d46f6a4734ca659ad144c2bcab5da781987091dcbb0744c8aa05940eb73d372
+SIZE (wlroots-0.18.0.tar.bz2) = 469529



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