Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2019 00:44:17 +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: r505949 - head/net/waypipe
Message-ID:  <201907060044.x660iHXY046337@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Jul  6 00:44:17 2019
New Revision: 505949
URL: https://svnweb.freebsd.org/changeset/ports/505949

Log:
  net/waypipe: update to 0.3.0
  
  Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/a4b8d6b...v0.3.0
  MFH:		2019Q3 (first release with FreeBSD support)

Modified:
  head/net/waypipe/Makefile   (contents, props changed)
  head/net/waypipe/distinfo   (contents, props changed)

Modified: head/net/waypipe/Makefile
==============================================================================
--- head/net/waypipe/Makefile	Sat Jul  6 00:44:09 2019	(r505948)
+++ head/net/waypipe/Makefile	Sat Jul  6 00:44:17 2019	(r505949)
@@ -2,7 +2,7 @@
 
 PORTNAME=	waypipe
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.0-31
+DISTVERSION=	0.3.0
 CATEGORIES=	net
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -19,7 +19,7 @@ USES=		compiler:c11 meson pkgconfig
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.freedesktop.org
 GL_ACCOUNT=	mstoeckl
-GL_COMMIT=	a4b8d6b284882f0d8298bb0ba8cd31eea92bc447
+GL_COMMIT=	8cf7845e63470490af3af95e178ba5fa74d8056b
 PLIST_FILES=	bin/${PORTNAME}
 
 OPTIONS_DEFINE=	DMABUF FFMPEG LZ4 MANPAGES ZSTD

Modified: head/net/waypipe/distinfo
==============================================================================
--- head/net/waypipe/distinfo	Sat Jul  6 00:44:09 2019	(r505948)
+++ head/net/waypipe/distinfo	Sat Jul  6 00:44:17 2019	(r505949)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562088104
-SHA256 (mstoeckl-waypipe-a4b8d6b284882f0d8298bb0ba8cd31eea92bc447_GL0.tar.gz) = 7490089b21f07ccc8a3cdb6d7ff1dea1a52e16258b4d95ca657d92b933ffeae1
-SIZE (mstoeckl-waypipe-a4b8d6b284882f0d8298bb0ba8cd31eea92bc447_GL0.tar.gz) = 99217
+TIMESTAMP = 1562359126
+SHA256 (mstoeckl-waypipe-8cf7845e63470490af3af95e178ba5fa74d8056b_GL0.tar.gz) = b1db24d2b9cab37ac4eae05ca0c6d8d27faee3121d2bc025ec56ebcb0ae4fcb7
+SIZE (mstoeckl-waypipe-8cf7845e63470490af3af95e178ba5fa74d8056b_GL0.tar.gz) = 110108



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907060044.x660iHXY046337>