Date: Mon, 18 Oct 2021 00:31:50 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: 1316423f7650 - 2021Q4 - net/waypipe: update to 0.8.1 Message-ID: <202110180031.19I0Vor2070647@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=1316423f7650cec8e8a9d2737f8b43fba0481960 commit 1316423f7650cec8e8a9d2737f8b43fba0481960 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-10-17 19:38:42 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-18 00:31:48 +0000 net/waypipe: update to 0.8.1 Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.1 Reported by: Repology (cherry picked from commit 1894fbb6d57e8ea0ae3a29d6c32ad3646cfba8ed) --- net/waypipe/Makefile | 5 ++--- net/waypipe/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index 4a8330c009e3..a74f91f6dff8 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,7 +1,6 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.8.0 -PORTREVISION= 1 +DISTVERSION= 0.8.1 CATEGORIES= net MAINTAINER= jbeich@FreeBSD.org @@ -14,7 +13,7 @@ USES= compiler:c11 localbase:ldflags meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl -GL_COMMIT= 1b33ad619e625785bbd2f4c16fe5782b6ba26d65 +GL_COMMIT= 7c88b1d0e643d433687d6e40a4096ee2289a4b83 PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo index 9b5002aa743f..703aab4978ce 100644 --- a/net/waypipe/distinfo +++ b/net/waypipe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617891729 -SHA256 (mstoeckl-waypipe-1b33ad619e625785bbd2f4c16fe5782b6ba26d65_GL0.tar.gz) = 01ce6b93f4de40b70ee35b1673d0492a2851b27db5255389b7efb5e249bfa7fb -SIZE (mstoeckl-waypipe-1b33ad619e625785bbd2f4c16fe5782b6ba26d65_GL0.tar.gz) = 217701 +TIMESTAMP = 1634499522 +SHA256 (mstoeckl-waypipe-7c88b1d0e643d433687d6e40a4096ee2289a4b83_GL0.tar.gz) = c3642ea44bf658dd4cc288d447dc5f677bda2415dd745bfdd1e437650c40a712 +SIZE (mstoeckl-waypipe-7c88b1d0e643d433687d6e40a4096ee2289a4b83_GL0.tar.gz) = 223948
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110180031.19I0Vor2070647>