Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2023 18:43:22 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c42c00bbb341 - main - net/tightvnc: fix regression in Xvnc
Message-ID:  <202308251843.37PIhMWG015083@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c42c00bbb34165cbdb205085d16b403cf703303c

commit c42c00bbb34165cbdb205085d16b403cf703303c
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2023-08-25 18:43:00 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2023-08-25 18:43:00 +0000

    net/tightvnc: fix regression in Xvnc
    
    PR: 273330
---
 net/tightvnc/Makefile | 4 ++--
 net/tightvnc/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile
index ee220efd0bef..e8f5ff6f4fa3 100644
--- a/net/tightvnc/Makefile
+++ b/net/tightvnc/Makefile
@@ -1,12 +1,12 @@
 PORTNAME=	tightvnc
 PORTVERSION=	1.3.10
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	net java
 MASTER_SITES=	SF/vnc-tight/TightVNC-unix/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${PORTVERSION}_unixsrc
 
 PATCH_SITES=	ftp://ftp.dinoex.org/pub/tightvnc/
-PATCHFILES=	tightvnc-patch-ansi
+PATCHFILES=	tightvnc-patch-ansi2
 
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Enhanced version of VNC
diff --git a/net/tightvnc/distinfo b/net/tightvnc/distinfo
index 87ffb061511f..01a57a94ff50 100644
--- a/net/tightvnc/distinfo
+++ b/net/tightvnc/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1690175854
+TIMESTAMP = 1692987112
 SHA256 (tightvnc-1.3.10_unixsrc.tar.bz2) = f48c70fea08d03744ae18df6b1499976362f16934eda3275cead87baad585c0d
 SIZE (tightvnc-1.3.10_unixsrc.tar.bz2) = 1780510
-SHA256 (tightvnc-patch-ansi) = c3efc5c0995881939ff280649efdb4f31addbeb33dd6b27b805106b409d9a159
-SIZE (tightvnc-patch-ansi) = 245794
+SHA256 (tightvnc-patch-ansi2) = a98d3c13189e1276804b036fdc28890e49b23f20000c721f39627caac30478ad
+SIZE (tightvnc-patch-ansi2) = 245673



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