Date: Sun, 7 Aug 2022 23:42:52 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: a5d4d122cf29 - main - net/waypipe: update to 0.8.3 Message-ID: <202208072342.277NgqOk021169@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=a5d4d122cf2925ffd7e92d29ff255de4b5af9dea commit a5d4d122cf2925ffd7e92d29ff255de4b5af9dea Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-08-07 21:08:55 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-08-07 23:42:18 +0000 net/waypipe: update to 0.8.3 Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.3 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 914b86a6e1fa..0a6d7fea408a 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,6 +1,6 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.8.2 +DISTVERSION= 0.8.3 CATEGORIES= net wayland 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= a11a59c58bee3972ce9e1e18731eba28cc0a8f0a +GL_COMMIT= f37c665893c74fb3f47364a4c2cecad8248ee6d4 PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo index 00578dc6d47c..9022a9358b63 100644 --- a/net/waypipe/distinfo +++ b/net/waypipe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637861499 -SHA256 (mstoeckl-waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a_GL0.tar.gz) = c9b81251426d2ca3549a595aced7a40d688276b5f660ca62914b8b58d23dd05b -SIZE (mstoeckl-waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a_GL0.tar.gz) = 228806 +TIMESTAMP = 1659906535 +SHA256 (mstoeckl-waypipe-f37c665893c74fb3f47364a4c2cecad8248ee6d4_GL0.tar.gz) = 0d8bebf867a6aa87dfcd591e815558b63cd4e02a407ee3f694b3b3f034966e0f +SIZE (mstoeckl-waypipe-f37c665893c74fb3f47364a4c2cecad8248ee6d4_GL0.tar.gz) = 236302
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208072342.277NgqOk021169>