mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/tightvnc: fix regression in Xvnc
PR: 273330
This commit is contained in:
parent
8939d2e526
commit
c42c00bbb3
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue