Date: Thu, 6 Oct 2022 11:52:59 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: 1e2bb4d33615 - 2022Q4 - x11/wl-mirror: update to 0.12.2 Message-ID: <202210061152.296BqxNC093140@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e2bb4d33615bc351408963a802e39241421e77b commit 1e2bb4d33615bc351408963a802e39241421e77b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-10-06 11:07:27 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-10-06 11:52:54 +0000 x11/wl-mirror: update to 0.12.2 Changes: https://github.com/Ferdi265/wl-mirror/releases/tag/v0.12.2 Reported by: GitHub (watch releases) (cherry picked from commit bdeb2653e521f9271ba8ccfe370f93ab3cbbb6e1) --- x11/wl-mirror/Makefile | 4 ++-- x11/wl-mirror/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/x11/wl-mirror/Makefile b/x11/wl-mirror/Makefile index 22a0bba5b0c5..ca3101694eb1 100644 --- a/x11/wl-mirror/Makefile +++ b/x11/wl-mirror/Makefile @@ -1,6 +1,6 @@ PORTNAME= wl-mirror DISTVERSIONPREFIX= v -DISTVERSION= 0.12.1 +DISTVERSION= 0.12.2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -20,7 +20,7 @@ USE_GITHUB= yes USE_GITLAB= nodefault USE_GL= glesv2 egl GH_ACCOUNT= Ferdi265 -GL_TUPLE= https://gitlab.freedesktop.org:wlroots:wlr-protocols:0c7437e2b600382f0be33949c4e244b2a3702fcb:wlrproto/proto/wlr-protocols +GL_TUPLE= https://gitlab.freedesktop.org:wlroots:wlr-protocols:8cdeaac7497f8ba2413e44b421ea00cc47ad828f:wlrproto/proto/wlr-protocols PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= MANPAGES diff --git a/x11/wl-mirror/distinfo b/x11/wl-mirror/distinfo index 98f920e0db50..a90128ab3edf 100644 --- a/x11/wl-mirror/distinfo +++ b/x11/wl-mirror/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1658304837 -SHA256 (Ferdi265-wl-mirror-v0.12.1_GH0.tar.gz) = 1359f95e5451bad20ac52141ca45de08a2eba1bca7112e8040dc16ecd032b12b -SIZE (Ferdi265-wl-mirror-v0.12.1_GH0.tar.gz) = 43205 -SHA256 (wlroots-wlr-protocols-0c7437e2b600382f0be33949c4e244b2a3702fcb_GL0.tar.gz) = a0692e5454b8cdb3cb5a7c89393b870cd71289f749508ad31e572705c0645a07 -SIZE (wlroots-wlr-protocols-0c7437e2b600382f0be33949c4e244b2a3702fcb_GL0.tar.gz) = 22792 +TIMESTAMP = 1665054447 +SHA256 (Ferdi265-wl-mirror-v0.12.2_GH0.tar.gz) = 33439f2ab0a888086960eff70961f54195dca8e924a09b78da606608fa65eee7 +SIZE (Ferdi265-wl-mirror-v0.12.2_GH0.tar.gz) = 43275 +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?202210061152.296BqxNC093140>