Date: Thu, 16 Mar 2023 15:27:48 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 22b2bb934d47 - main - x11/wl-mirror: update to 0.13.1 Message-ID: <202303161527.32GFRmdK091156@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=22b2bb934d47444650206ea292b82512f6cde850 commit 22b2bb934d47444650206ea292b82512f6cde850 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-15 14:15:12 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-16 15:27:18 +0000 x11/wl-mirror: update to 0.13.1 Changes: https://github.com/Ferdi265/wl-mirror/releases/tag/v0.13.1 Reported by: GitHub (watch releases) --- x11/wl-mirror/Makefile | 4 ++-- x11/wl-mirror/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/wl-mirror/Makefile b/x11/wl-mirror/Makefile index b98c11a12481..ec6381a16cfa 100644 --- a/x11/wl-mirror/Makefile +++ b/x11/wl-mirror/Makefile @@ -1,6 +1,6 @@ PORTNAME= wl-mirror DISTVERSIONPREFIX= v -DISTVERSION= 0.13.0 +DISTVERSION= 0.13.1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -15,7 +15,7 @@ BROKEN_FreeBSD_12= ld: error: undefined symbol: memfd_create BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libwayland-egl.so:graphics/wayland -USES= cmake gl localbase:ldflags +USES= cmake gl pkgconfig USE_GITHUB= yes USE_GITLAB= nodefault USE_GL= glesv2 egl diff --git a/x11/wl-mirror/distinfo b/x11/wl-mirror/distinfo index 787258b59cfe..104763549c9b 100644 --- a/x11/wl-mirror/distinfo +++ b/x11/wl-mirror/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1677254940 -SHA256 (Ferdi265-wl-mirror-v0.13.0_GH0.tar.gz) = d68bb98e492daccacaf97761b1592802d72a86c254161155ab5ca28bcfdaefc6 -SIZE (Ferdi265-wl-mirror-v0.13.0_GH0.tar.gz) = 44330 +TIMESTAMP = 1678889712 +SHA256 (Ferdi265-wl-mirror-v0.13.1_GH0.tar.gz) = 8b2babd4e03dff09c4399d8da8eb36da82108d79fa407d516da3c1031750d6cc +SIZE (Ferdi265-wl-mirror-v0.13.1_GH0.tar.gz) = 44675 SHA256 (wlroots-wlr-protocols-8cdeaac7497f8ba2413e44b421ea00cc47ad828f_GL0.tar.gz) = f1db1dd408803e02eebf7c4c26f6e85a3ad588fd7ba123e2e681d2faf70d985c SIZE (wlroots-wlr-protocols-8cdeaac7497f8ba2413e44b421ea00cc47ad828f_GL0.tar.gz) = 23031
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303161527.32GFRmdK091156>