aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2023-08-25 18:43:00 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2023-08-25 18:43:00 +0000
commitc42c00bbb34165cbdb205085d16b403cf703303c (patch)
tree850e462ebd2d339c8e05ef8aeb4db008ae6ab2ee
parent8939d2e526dc05185db0fe8f30f5caccfe1a1c50 (diff)
downloadports-c42c00bbb34165cbdb205085d16b403cf703303c.tar.gz
ports-c42c00bbb34165cbdb205085d16b403cf703303c.zip
net/tightvnc: fix regression in Xvnc
PR: 273330
-rw-r--r--net/tightvnc/Makefile4
-rw-r--r--net/tightvnc/distinfo6
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