Date: Fri, 26 Nov 2021 15:38:26 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: cc24bf99accc - main - net/waypipe: update to 0.8.2 Message-ID: <202111261538.1AQFcQwI096238@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=cc24bf99accc3c6ad11e4f0b99efc7a7fc3eed3d commit cc24bf99accc3c6ad11e4f0b99efc7a7fc3eed3d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-11-25 17:31:39 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-11-26 15:38:16 +0000 net/waypipe: update to 0.8.2 Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.2 Reported by: Repology --- 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 a74f91f6dff8..584afa7b11ae 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,6 +1,6 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 +DISTVERSION= 0.8.2 CATEGORIES= net MAINTAINER= jbeich@FreeBSD.org @@ -13,7 +13,7 @@ USES= compiler:c11 localbase:ldflags meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl -GL_COMMIT= 7c88b1d0e643d433687d6e40a4096ee2289a4b83 +GL_COMMIT= a11a59c58bee3972ce9e1e18731eba28cc0a8f0a PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo index 703aab4978ce..00578dc6d47c 100644 --- a/net/waypipe/distinfo +++ b/net/waypipe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634499522 -SHA256 (mstoeckl-waypipe-7c88b1d0e643d433687d6e40a4096ee2289a4b83_GL0.tar.gz) = c3642ea44bf658dd4cc288d447dc5f677bda2415dd745bfdd1e437650c40a712 -SIZE (mstoeckl-waypipe-7c88b1d0e643d433687d6e40a4096ee2289a4b83_GL0.tar.gz) = 223948 +TIMESTAMP = 1637861499 +SHA256 (mstoeckl-waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a_GL0.tar.gz) = c9b81251426d2ca3549a595aced7a40d688276b5f660ca62914b8b58d23dd05b +SIZE (mstoeckl-waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a_GL0.tar.gz) = 228806
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111261538.1AQFcQwI096238>