Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2021 01:47:43 +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: r569427 - head/net/waypipe
Message-ID:  <202103290147.12T1lhlv072807@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Mar 29 01:47:42 2021
New Revision: 569427
URL: https://svnweb.freebsd.org/changeset/ports/569427

Log:
  net/waypipe: update to 0.8.0
  
  Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.0
  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	Mon Mar 29 01:47:36 2021	(r569426)
+++ head/net/waypipe/Makefile	Mon Mar 29 01:47:42 2021	(r569427)
@@ -2,7 +2,7 @@
 
 PORTNAME=	waypipe
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.7.2
+DISTVERSION=	0.8.0
 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=	506686ec7fb4509310f304e465f19bad25859a3a
+GL_COMMIT=	1b33ad619e625785bbd2f4c16fe5782b6ba26d65
 PLIST_FILES=	bin/${PORTNAME}
 
 OPTIONS_DEFINE=	FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD

Modified: head/net/waypipe/distinfo
==============================================================================
--- head/net/waypipe/distinfo	Mon Mar 29 01:47:36 2021	(r569426)
+++ head/net/waypipe/distinfo	Mon Mar 29 01:47:42 2021	(r569427)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609693470
-SHA256 (mstoeckl-waypipe-506686ec7fb4509310f304e465f19bad25859a3a_GL0.tar.gz) = 4c84e11e0ffbd8a896db4196d7a68378c4b6b05507c82d4c4fb0d5f6799aace3
-SIZE (mstoeckl-waypipe-506686ec7fb4509310f304e465f19bad25859a3a_GL0.tar.gz) = 202699
+TIMESTAMP = 1616892146
+SHA256 (mstoeckl-waypipe-1b33ad619e625785bbd2f4c16fe5782b6ba26d65_GL0.tar.gz) = eff26a9b9ecb9145b2e44bc4b6cbd4466dd64bf9bcce037af5f2f4dae4831960
+SIZE (mstoeckl-waypipe-1b33ad619e625785bbd2f4c16fe5782b6ba26d65_GL0.tar.gz) = 217617



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