Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2020 00:44:13 +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: r525997 - head/net/wayvnc
Message-ID:  <202002130044.01D0iDTB079744@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Feb 13 00:44:13 2020
New Revision: 525997
URL: https://svnweb.freebsd.org/changeset/ports/525997

Log:
  net/wayvnc: update to s20200212
  
  Changes:	https://github.com/any1/wayvnc/compare/908ba0f...d1212af

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

Modified: head/net/wayvnc/Makefile
==============================================================================
--- head/net/wayvnc/Makefile	Thu Feb 13 00:44:07 2020	(r525996)
+++ head/net/wayvnc/Makefile	Thu Feb 13 00:44:13 2020	(r525997)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wayvnc
-PORTVERSION=	s20200129
+PORTVERSION=	s20200212
 CATEGORIES=	net
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -22,7 +22,8 @@ USE_XORG=	pixman
 USE_GL=		egl glesv2
 USE_LDCONFIG=	yes
 GH_ACCOUNT=	any1
-GH_TAGNAME=	908ba0f
+GH_TAGNAME=	d1212af
 PLIST_FILES=	bin/${PORTNAME}
+PORTDATA=	*
 
 .include <bsd.port.mk>

Modified: head/net/wayvnc/distinfo
==============================================================================
--- head/net/wayvnc/distinfo	Thu Feb 13 00:44:07 2020	(r525996)
+++ head/net/wayvnc/distinfo	Thu Feb 13 00:44:13 2020	(r525997)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580332814
-SHA256 (any1-wayvnc-s20200129-908ba0f_GH0.tar.gz) = 5edc17223042a15a1dc34c9e4f01d5217e872a6eeb7a1131f6313ecc6b08268e
-SIZE (any1-wayvnc-s20200129-908ba0f_GH0.tar.gz) = 29898
+TIMESTAMP = 1581494561
+SHA256 (any1-wayvnc-s20200212-d1212af_GH0.tar.gz) = ce6f8cc1d5bd4a1bcffdf0a62a907ee8df80a1a3d94c507b65a096591fce8436
+SIZE (any1-wayvnc-s20200212-d1212af_GH0.tar.gz) = 30734



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