Date: Sat, 8 Apr 2023 17:05:20 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: 21dba3a7bf0e - main - net/waypipe: update to 0.8.6 Message-ID: <202304081705.338H5Kfx054637@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=21dba3a7bf0ed15ec13befd504464d938a1a7870 commit 21dba3a7bf0ed15ec13befd504464d938a1a7870 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-11 14:05:40 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-08 17:04:28 +0000 net/waypipe: update to 0.8.6 Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.6 Reported by: GitLab (notify releases) --- net/waypipe/Makefile | 4 ++-- net/waypipe/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index d196be089079..37ab713c3940 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,6 +1,6 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.8.5 +DISTVERSION= 0.8.6 CATEGORIES= net wayland MAINTAINER= jbeich@FreeBSD.org @@ -14,7 +14,7 @@ USES= compiler:c11 localbase:ldflags meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl -GL_COMMIT= 7a174f16f4a4da396529c5de66eb010eaeef86e5 +GL_COMMIT= 033d0e7eb613f1ddfe104d07079a81b8d4e02dac PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo index 520060bc2a5b..c8e315869005 100644 --- a/net/waypipe/distinfo +++ b/net/waypipe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678543540 -SHA256 (mstoeckl-waypipe-7a174f16f4a4da396529c5de66eb010eaeef86e5_GL0.tar.gz) = 6f0fd6b92ba6fc6140e97c9bf0e9a8e4f9a583ccce11a89ce465668d59fc41f8 -SIZE (mstoeckl-waypipe-7a174f16f4a4da396529c5de66eb010eaeef86e5_GL0.tar.gz) = 238847 +TIMESTAMP = 1680957715 +SHA256 (mstoeckl-waypipe-033d0e7eb613f1ddfe104d07079a81b8d4e02dac_GL0.tar.gz) = 9af832a0bb1e7757eff116eb48f8a2fca1116dfcce1473d8baea07a15aa65b78 +SIZE (mstoeckl-waypipe-033d0e7eb613f1ddfe104d07079a81b8d4e02dac_GL0.tar.gz) = 237569
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304081705.338H5Kfx054637>