summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-12-27 03:08:15 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-12-27 03:08:15 +0000
commit6a802aa3efdc72bd9d8bab1c3c2cd5aba1280b9c (patch)
treeddbc47f9ab99ba36937bff937535c1619ce1b7f1
parent- Depend on sqlite3, which is more likely to be already installed than sqlite2 (diff)
- Update to 4.1.3
- This is still buggy on AMD64, I'm working on a fix. PR: ports/128510, ports/128515, ports/129289, ports/129894 Submitted by: Lots of people
Notes
Notes: svn path=/head/; revision=224842
-rw-r--r--net/vnc/Makefile9
-rw-r--r--net/vnc/distinfo6
2 files changed, 6 insertions, 9 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 0ba3390562cb..035931caa833 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= vnc
-PORTVERSION= 4.1.2
-PORTREVISION= 5
+PORTVERSION= 4.1.3
CATEGORIES= net ipv6
MASTER_SITES= http://www.realvnc.com/:vnc
-DISTNAME= vnc-4_1_2-unixsrc
+DISTNAME= vnc-4_1_3-unixsrc
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:vnc
DIST_SUBDIR= xc
@@ -20,8 +19,6 @@ COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays
RUN_DEPENDS= xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts \
xauth:${PORTSDIR}/x11/xauth
-BROKEN= checksum mismatch
-
GNU_CONFIGURE= yes
# The vnc supplied zlib seg. faults if compiled with -O
CONFIGURE_ARGS= --with-installed-zlib
@@ -73,7 +70,7 @@ PLIST_SUB+= SERVER="@comment "
# No direct URL for VNC -- have to pseudo-submit their webform.
pre-fetch:
@${MKDIR} ${DISTDIR}/${DIST_SUBDIR} && cd ${DISTDIR}/${DIST_SUBDIR} && \
- ${FETCH_CMD} -o ${DISTNAME}.tar.gz 'http://www.realvnc.com/cgi-bin/download.cgi?product=free4/src/unix&acceptLicense=1&haveDetails=1&filetype=tar_gz'
+ ${FETCH_CMD} -o ${DISTNAME}.tar.gz 'http://www.realvnc.com/cgi-bin/download.cgi?product=free4/src/unix&acceptLicense=1&haveDetails=1&filetype=tar_gz&filever=${PORTVERSION}'
post-extract:
.if !defined(WITHOUT_SERVER)
diff --git a/net/vnc/distinfo b/net/vnc/distinfo
index 58f2bf7117ae..fa241c72bb08 100644
--- a/net/vnc/distinfo
+++ b/net/vnc/distinfo
@@ -1,6 +1,6 @@
-MD5 (xc/vnc-4_1_2-unixsrc.tar.gz) = cf9a6fe8f592286b5e0fdde686504ffb
-SHA256 (xc/vnc-4_1_2-unixsrc.tar.gz) = ed73cd1abf4c4044032929fa2dd023d851f5fe37f88009523d3b08b7d836d542
-SIZE (xc/vnc-4_1_2-unixsrc.tar.gz) = 537713
+MD5 (xc/vnc-4_1_3-unixsrc.tar.gz) = a119f3c75ad2767c0588260e2abe39be
+SHA256 (xc/vnc-4_1_3-unixsrc.tar.gz) = a5897cbeaef74e02f23d43b89905f5a218041292743ed469f45092073c2bc047
+SIZE (xc/vnc-4_1_3-unixsrc.tar.gz) = 550870
MD5 (xc/X430src-1.tgz) = 4f241a4f867363f40efa2b00dca292af
SHA256 (xc/X430src-1.tgz) = 5276b045e154948fce7abba7d686406c65862d90b43b50f2546b33e38378f0d7
SIZE (xc/X430src-1.tgz) = 10993622