svn commit: r557138 - head/net/neatvnc

Jan Beich jbeich at FreeBSD.org
Sun Dec 6 15:02:27 UTC 2020


Author: jbeich
Date: Sun Dec  6 15:02:26 2020
New Revision: 557138
URL: https://svnweb.freebsd.org/changeset/ports/557138

Log:
  net/neatvnc: update to 0.4.0
  
  Changes:	https://github.com/any1/neatvnc/releases/tag/v0.4.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	Sun Dec  6 14:41:15 2020	(r557137)
+++ head/net/neatvnc/Makefile	Sun Dec  6 15:02:26 2020	(r557138)
@@ -2,7 +2,7 @@
 
 PORTNAME=	neatvnc
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.2
+DISTVERSION=	0.4.0
 CATEGORIES=	net
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/net/neatvnc/distinfo
==============================================================================
--- head/net/neatvnc/distinfo	Sun Dec  6 14:41:15 2020	(r557137)
+++ head/net/neatvnc/distinfo	Sun Dec  6 15:02:26 2020	(r557138)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601227866
-SHA256 (any1-neatvnc-v0.3.2_GH0.tar.gz) = 8329354f83bcc654146082a8a9f2d0be4bac5bd8c76b6c31790b7b9c5857e318
-SIZE (any1-neatvnc-v0.3.2_GH0.tar.gz) = 550436
+TIMESTAMP = 1607263370
+SHA256 (any1-neatvnc-v0.4.0_GH0.tar.gz) = 8a833d488f579e4acf7abb1c7832f8e571bddd6da054e71ed9be3b8396955a81
+SIZE (any1-neatvnc-v0.4.0_GH0.tar.gz) = 555438


More information about the svn-ports-all mailing list