Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2019 02:43:28 +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: r509980 - head/net/waypipe
Message-ID:  <201908270243.x7R2hSB3051197@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Aug 27 02:43:28 2019
New Revision: 509980
URL: https://svnweb.freebsd.org/changeset/ports/509980

Log:
  net/waypipe: update to 0.6.1
  
  Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.6.0...v0.6.1

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

Modified: head/net/waypipe/Makefile
==============================================================================
--- head/net/waypipe/Makefile	Tue Aug 27 01:19:11 2019	(r509979)
+++ head/net/waypipe/Makefile	Tue Aug 27 02:43:28 2019	(r509980)
@@ -2,7 +2,7 @@
 
 PORTNAME=	waypipe
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.6.0
+DISTVERSION=	0.6.1
 CATEGORIES=	net
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -18,7 +18,7 @@ USES=		compiler:c11 localbase:ldflags meson pkgconfig
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.freedesktop.org
 GL_ACCOUNT=	mstoeckl
-GL_COMMIT=	e9ed0829dc2b3207328f73d4e0ffe406c457cb2a
+GL_COMMIT=	f78ad85b04ef95daa9a1671aa0375d0e77d19b2f
 PLIST_FILES=	bin/${PORTNAME}
 # XXX armv6 needs https://github.com/mesonbuild/meson/commit/147d3f752c41
 CONFIGURE_ENV=	UNAME_m=${ARCH}

Modified: head/net/waypipe/distinfo
==============================================================================
--- head/net/waypipe/distinfo	Tue Aug 27 01:19:11 2019	(r509979)
+++ head/net/waypipe/distinfo	Tue Aug 27 02:43:28 2019	(r509980)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565988907
-SHA256 (mstoeckl-waypipe-e9ed0829dc2b3207328f73d4e0ffe406c457cb2a_GL0.tar.gz) = c5eb2dc615e64da4f45797eab93feeb6b9eff4d5ec9be2fd8da7052125404e7f
-SIZE (mstoeckl-waypipe-e9ed0829dc2b3207328f73d4e0ffe406c457cb2a_GL0.tar.gz) = 142432
+TIMESTAMP = 1566861480
+SHA256 (mstoeckl-waypipe-f78ad85b04ef95daa9a1671aa0375d0e77d19b2f_GL0.tar.gz) = 4bbfcc046ebde67e210433ab7efbb2d92cea62d7088fc2a95405caf8d93d5593
+SIZE (mstoeckl-waypipe-f78ad85b04ef95daa9a1671aa0375d0e77d19b2f_GL0.tar.gz) = 143440



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