Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Feb 2020 23:37:54 +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: r527485 - head/net/wayvnc
Message-ID:  <202002292337.01TNbs7a027557@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Feb 29 23:37:53 2020
New Revision: 527485
URL: https://svnweb.freebsd.org/changeset/ports/527485

Log:
  net/wayvnc: update to 0.1.0
  
  Changes:	https://github.com/any1/wayvnc/compare/d1212af...v0.1.0

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

Modified: head/net/wayvnc/Makefile
==============================================================================
--- head/net/wayvnc/Makefile	Sat Feb 29 23:37:40 2020	(r527484)
+++ head/net/wayvnc/Makefile	Sat Feb 29 23:37:53 2020	(r527485)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	wayvnc
-PORTVERSION=	s20200212
+DISTVERSIONPREFIX=	v
+DISTVERSION=	0.1.0
 CATEGORIES=	net
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -22,7 +23,6 @@ USE_XORG=	pixman
 USE_GL=		egl glesv2
 USE_LDCONFIG=	yes
 GH_ACCOUNT=	any1
-GH_TAGNAME=	d1212af
 PLIST_FILES=	bin/${PORTNAME}
 PORTDATA=	*
 

Modified: head/net/wayvnc/distinfo
==============================================================================
--- head/net/wayvnc/distinfo	Sat Feb 29 23:37:40 2020	(r527484)
+++ head/net/wayvnc/distinfo	Sat Feb 29 23:37:53 2020	(r527485)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581494561
-SHA256 (any1-wayvnc-s20200212-d1212af_GH0.tar.gz) = ce6f8cc1d5bd4a1bcffdf0a62a907ee8df80a1a3d94c507b65a096591fce8436
-SIZE (any1-wayvnc-s20200212-d1212af_GH0.tar.gz) = 30734
+TIMESTAMP = 1582326470
+SHA256 (any1-wayvnc-v0.1.0_GH0.tar.gz) = d96cac0be9e0226626fcec2b301d204789174df9d225715b14e91b1803a0bc58
+SIZE (any1-wayvnc-v0.1.0_GH0.tar.gz) = 31142



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