Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2020 16:52:19 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r533256 - in branches/2020Q2/net/neatvnc: . files
Message-ID:  <202004281652.03SGqJ9g042987@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Apr 28 16:52:19 2020
New Revision: 533256
URL: https://svnweb.freebsd.org/changeset/ports/533256

Log:
  MFH: r533255
  
  net/neatvnc: drop unsafe optimization for modern CPUs
  
  Reported by:	Miguel Clara
  Approved by:	ports-secteam blanket

Added:
  branches/2020Q2/net/neatvnc/files/
     - copied from r533255, head/net/neatvnc/files/
Modified:
  branches/2020Q2/net/neatvnc/Makefile
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/net/neatvnc/Makefile
==============================================================================
--- branches/2020Q2/net/neatvnc/Makefile	Tue Apr 28 16:51:50 2020	(r533255)
+++ branches/2020Q2/net/neatvnc/Makefile	Tue Apr 28 16:52:19 2020	(r533256)
@@ -3,6 +3,7 @@
 PORTNAME=	neatvnc
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.1.0
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	jbeich@FreeBSD.org



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