Date: Wed, 3 Jul 2019 23:49:39 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505801 - head/net/waypipe Message-ID: <201907032349.x63Nndlk002101@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Jul 3 23:49:39 2019 New Revision: 505801 URL: https://svnweb.freebsd.org/changeset/ports/505801 Log: net/waypipe: update to 0.2.0.31 Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/360676b...a4b8d6b Modified: head/net/waypipe/Makefile (contents, props changed) head/net/waypipe/distinfo (contents, props changed) Modified: head/net/waypipe/Makefile ============================================================================== --- head/net/waypipe/Makefile Wed Jul 3 23:49:27 2019 (r505800) +++ head/net/waypipe/Makefile Wed Jul 3 23:49:39 2019 (r505801) @@ -2,7 +2,7 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0-27 +DISTVERSION= 0.2.0-31 CATEGORIES= net MAINTAINER= jbeich@FreeBSD.org @@ -19,7 +19,7 @@ USES= meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl -GL_COMMIT= 360676be384d627a0a74ec1780fbbfc6379fec37 +GL_COMMIT= a4b8d6b284882f0d8298bb0ba8cd31eea92bc447 PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= DMABUF FFMPEG LZ4 MANPAGES ZSTD Modified: head/net/waypipe/distinfo ============================================================================== --- head/net/waypipe/distinfo Wed Jul 3 23:49:27 2019 (r505800) +++ head/net/waypipe/distinfo Wed Jul 3 23:49:39 2019 (r505801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562026847 -SHA256 (mstoeckl-waypipe-360676be384d627a0a74ec1780fbbfc6379fec37_GL0.tar.gz) = 56312800637ee14c9923c585bb33be458185619dfb1088f4ff890ab869d89f12 -SIZE (mstoeckl-waypipe-360676be384d627a0a74ec1780fbbfc6379fec37_GL0.tar.gz) = 94472 +TIMESTAMP = 1562088104 +SHA256 (mstoeckl-waypipe-a4b8d6b284882f0d8298bb0ba8cd31eea92bc447_GL0.tar.gz) = 7490089b21f07ccc8a3cdb6d7ff1dea1a52e16258b4d95ca657d92b933ffeae1 +SIZE (mstoeckl-waypipe-a4b8d6b284882f0d8298bb0ba8cd31eea92bc447_GL0.tar.gz) = 99217
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907032349.x63Nndlk002101>