Date: Tue, 12 Oct 2021 16:58:43 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: 8572f78f765e - 2021Q4 - x11/lavalauncher: update to 2.1.1 Message-ID: <202110121658.19CGwh8S045200@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8572f78f765e37c4103de4e1fad900b7f94709cf commit 8572f78f765e37c4103de4e1fad900b7f94709cf Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-10-12 09:17:56 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-12 16:57:37 +0000 x11/lavalauncher: update to 2.1.1 Changes: https://git.sr.ht/~leon_plickat/lavalauncher/refs/v2.1.1 Reported by: Repology (cherry picked from commit e8ff8bc0a6c21459109963b9e97cf9c28ddf581c) --- x11/lavalauncher/Makefile | 3 +-- x11/lavalauncher/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/x11/lavalauncher/Makefile b/x11/lavalauncher/Makefile index bf68202f4f27..88a8de7d1aff 100644 --- a/x11/lavalauncher/Makefile +++ b/x11/lavalauncher/Makefile @@ -1,6 +1,6 @@ PORTNAME= lavalauncher DISTVERSIONPREFIX= v -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= x11 MASTER_SITES= https://git.sr.ht/~leon_plickat/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -18,7 +18,6 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \ USES= compiler:c11 gnome meson pkgconfig USE_GNOME= cairo PLIST_FILES= bin/${PORTNAME} -MESON_ARGS= -Dwerror=false # https://lists.sr.ht/~leon_plickat/lavalauncher/%3Cilyo-li28-wny%40FreeBSD.org%3E OPTIONS_DEFINE= EPOLL INOTIFY LIBRSVG2 MANPAGES OPTIONS_DEFAULT=EPOLL INOTIFY LIBRSVG2 MANPAGES diff --git a/x11/lavalauncher/distinfo b/x11/lavalauncher/distinfo index 5c7a12d7d85c..ab093d4fac81 100644 --- a/x11/lavalauncher/distinfo +++ b/x11/lavalauncher/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618185927 -SHA256 (lavalauncher-v2.1.0.tar.gz) = 4d51d857ddfc682cf7dbc4dcd60a776b6816610230afead4608fdd7693261274 -SIZE (lavalauncher-v2.1.0.tar.gz) = 101315 +TIMESTAMP = 1634030276 +SHA256 (lavalauncher-v2.1.1.tar.gz) = 951edb0e00a118cd57d54349349d4898cfc18c6208a7c4d7f6e892eec1497c3b +SIZE (lavalauncher-v2.1.1.tar.gz) = 101263
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110121658.19CGwh8S045200>