Date: Fri, 6 Nov 2020 21:30:19 +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: r554321 - head/net/waypipe Message-ID: <202011062130.0A6LUJwv075127@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Nov 6 21:30:19 2020 New Revision: 554321 URL: https://svnweb.freebsd.org/changeset/ports/554321 Log: net/waypipe: update to 0.7.1 Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases#v0.7.1 Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.7.0...v0.7.1 Reported by: Repology Modified: head/net/waypipe/Makefile (contents, props changed) head/net/waypipe/distinfo (contents, props changed) Modified: head/net/waypipe/Makefile ============================================================================== --- head/net/waypipe/Makefile Fri Nov 6 21:30:11 2020 (r554320) +++ head/net/waypipe/Makefile Fri Nov 6 21:30:19 2020 (r554321) @@ -2,7 +2,7 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.7.0 +DISTVERSION= 0.7.1 CATEGORIES= net MAINTAINER= jbeich@FreeBSD.org @@ -11,14 +11,11 @@ COMMENT= Network transparency with Wayland LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= wayland-protocols>=1.12:graphics/wayland-protocols \ - wayland>=1.15:graphics/wayland - USES= compiler:c11 localbase:ldflags meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl -GL_COMMIT= 5eef66b997400d7beecc2ef914f59b27e5505b2c +GL_COMMIT= d42475f215871595133e81c0e17b60f7163990b6 PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD Modified: head/net/waypipe/distinfo ============================================================================== --- head/net/waypipe/distinfo Fri Nov 6 21:30:11 2020 (r554320) +++ head/net/waypipe/distinfo Fri Nov 6 21:30:19 2020 (r554321) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593994612 -SHA256 (mstoeckl-waypipe-5eef66b997400d7beecc2ef914f59b27e5505b2c_GL0.tar.gz) = 6602976682ee58d64295288d8633b1a124730365d2e286da9e5d7deda3ab26a0 -SIZE (mstoeckl-waypipe-5eef66b997400d7beecc2ef914f59b27e5505b2c_GL0.tar.gz) = 145277 +TIMESTAMP = 1604626205 +SHA256 (mstoeckl-waypipe-d42475f215871595133e81c0e17b60f7163990b6_GL0.tar.gz) = 54e5bd1fd395bf93d8c1d6d08912686e83e127e2485db09c114fac34b360567a +SIZE (mstoeckl-waypipe-d42475f215871595133e81c0e17b60f7163990b6_GL0.tar.gz) = 200236
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011062130.0A6LUJwv075127>