Date: Sun, 30 Oct 2022 07:13:19 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: 1d9b380d6976 - main - net/waypipe: update to 0.8.4 Message-ID: <202210300713.29U7DJva018265@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=1d9b380d6976a6cb946355bd6205b450e9152d91 commit 1d9b380d6976a6cb946355bd6205b450e9152d91 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-10-30 01:09:59 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-10-30 06:58:45 +0000 net/waypipe: update to 0.8.4 Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.4 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 e8231cd893fa..0d2cf307ca92 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,6 +1,6 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.8.3 +DISTVERSION= 0.8.4 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= f37c665893c74fb3f47364a4c2cecad8248ee6d4 +GL_COMMIT= c11e65e25a2980a2f91f3a78c1b8d9707a3d02f2 PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo index 9022a9358b63..c38341075fa5 100644 --- a/net/waypipe/distinfo +++ b/net/waypipe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659906535 -SHA256 (mstoeckl-waypipe-f37c665893c74fb3f47364a4c2cecad8248ee6d4_GL0.tar.gz) = 0d8bebf867a6aa87dfcd591e815558b63cd4e02a407ee3f694b3b3f034966e0f -SIZE (mstoeckl-waypipe-f37c665893c74fb3f47364a4c2cecad8248ee6d4_GL0.tar.gz) = 236302 +TIMESTAMP = 1667092199 +SHA256 (mstoeckl-waypipe-c11e65e25a2980a2f91f3a78c1b8d9707a3d02f2_GL0.tar.gz) = 2aeff81c3363aa339dc28e52a8bb35fb7002a3118566ff166f2de13cabb6bbf4 +SIZE (mstoeckl-waypipe-c11e65e25a2980a2f91f3a78c1b8d9707a3d02f2_GL0.tar.gz) = 238553
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210300713.29U7DJva018265>