Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2021 20:41:36 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r560342 - branches/2021Q1/net/waypipe
Message-ID:  <202101042041.104KfagS031887@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Jan  4 20:41:36 2021
New Revision: 560342
URL: https://svnweb.freebsd.org/changeset/ports/560342

Log:
  MFH: r560339
  
  net/waypipe: update to 0.7.2
  
  Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.7.2
  Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.7.1...v0.7.2
  Reported by:	Repology

Modified:
  branches/2021Q1/net/waypipe/Makefile
  branches/2021Q1/net/waypipe/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/net/waypipe/Makefile
==============================================================================
--- branches/2021Q1/net/waypipe/Makefile	Mon Jan  4 20:41:33 2021	(r560341)
+++ branches/2021Q1/net/waypipe/Makefile	Mon Jan  4 20:41:36 2021	(r560342)
@@ -2,7 +2,7 @@
 
 PORTNAME=	waypipe
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.7.1
+DISTVERSION=	0.7.2
 CATEGORIES=	net
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -15,7 +15,7 @@ USES=		compiler:c11 localbase:ldflags meson pkgconfig
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.freedesktop.org
 GL_ACCOUNT=	mstoeckl
-GL_COMMIT=	d42475f215871595133e81c0e17b60f7163990b6
+GL_COMMIT=	506686ec7fb4509310f304e465f19bad25859a3a
 PLIST_FILES=	bin/${PORTNAME}
 
 OPTIONS_DEFINE=	FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD

Modified: branches/2021Q1/net/waypipe/distinfo
==============================================================================
--- branches/2021Q1/net/waypipe/distinfo	Mon Jan  4 20:41:33 2021	(r560341)
+++ branches/2021Q1/net/waypipe/distinfo	Mon Jan  4 20:41:36 2021	(r560342)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604626205
-SHA256 (mstoeckl-waypipe-d42475f215871595133e81c0e17b60f7163990b6_GL0.tar.gz) = 54e5bd1fd395bf93d8c1d6d08912686e83e127e2485db09c114fac34b360567a
-SIZE (mstoeckl-waypipe-d42475f215871595133e81c0e17b60f7163990b6_GL0.tar.gz) = 200236
+TIMESTAMP = 1609693470
+SHA256 (mstoeckl-waypipe-506686ec7fb4509310f304e465f19bad25859a3a_GL0.tar.gz) = 4c84e11e0ffbd8a896db4196d7a68378c4b6b05507c82d4c4fb0d5f6799aace3
+SIZE (mstoeckl-waypipe-506686ec7fb4509310f304e465f19bad25859a3a_GL0.tar.gz) = 202699



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