svn commit: r558103 - head/net/x11vnc

Dirk Meyer dinoex at FreeBSD.org
Mon Dec 14 19:38:51 UTC 2020


Author: dinoex
Date: Mon Dec 14 19:38:50 2020
New Revision: 558103
URL: https://svnweb.freebsd.org/changeset/ports/558103

Log:
  - bump because of libvncserver update to 0.9.13
  PR:		251837

Modified:
  head/net/x11vnc/Makefile

Modified: head/net/x11vnc/Makefile
==============================================================================
--- head/net/x11vnc/Makefile	Mon Dec 14 18:08:02 2020	(r558102)
+++ head/net/x11vnc/Makefile	Mon Dec 14 19:38:50 2020	(r558103)
@@ -3,7 +3,7 @@
 
 PORTNAME=	x11vnc
 PORTVERSION=	0.9.16
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 
 MAINTAINER=	dinoex at FreeBSD.org


More information about the svn-ports-all mailing list