svn commit: r549754 - head/net/neatvnc

Jan Beich jbeich at FreeBSD.org
Wed Sep 23 17:07:59 UTC 2020


Author: jbeich
Date: Wed Sep 23 17:07:58 2020
New Revision: 549754
URL: https://svnweb.freebsd.org/changeset/ports/549754

Log:
  net/neatvnc: update to 0.3.0
  
  Changes:	https://github.com/any1/neatvnc/releases/tag/v0.3.0
  Reported by:	GitHub (watch releases)

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

Modified: head/net/neatvnc/Makefile
==============================================================================
--- head/net/neatvnc/Makefile	Wed Sep 23 17:03:22 2020	(r549753)
+++ head/net/neatvnc/Makefile	Wed Sep 23 17:07:58 2020	(r549754)
@@ -2,7 +2,7 @@
 
 PORTNAME=	neatvnc
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.0
+DISTVERSION=	0.3.0
 CATEGORIES=	net
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/net/neatvnc/distinfo
==============================================================================
--- head/net/neatvnc/distinfo	Wed Sep 23 17:03:22 2020	(r549753)
+++ head/net/neatvnc/distinfo	Wed Sep 23 17:07:58 2020	(r549754)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595771520
-SHA256 (any1-neatvnc-v0.2.0_GH0.tar.gz) = b8ab73f6137b9d8407639016de3ad98398f8e002c0eeef30b9fd034f82f9c799
-SIZE (any1-neatvnc-v0.2.0_GH0.tar.gz) = 549524
+TIMESTAMP = 1600722945
+SHA256 (any1-neatvnc-v0.3.0_GH0.tar.gz) = a39980ee862091db50bf572770273746e5b01802c3d4eae64910ab6eaf0e0674
+SIZE (any1-neatvnc-v0.3.0_GH0.tar.gz) = 549734


More information about the svn-ports-all mailing list