aboutsummaryrefslogtreecommitdiffstats
path: root/net/x11vnc
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-05-03 03:31:00 +0800
committerdinoex <dinoex@FreeBSD.org>2010-05-03 03:31:00 +0800
commita5b3217b987b39f5479c5d138d88b383158e8020 (patch)
treeaa9df0fa73075a3ac2e233b27498bbe06aba7f02 /net/x11vnc
parent3387f40e77272549fb240f7e5453d381665e940a (diff)
downloadfreebsd-ports-gnome-a5b3217b987b39f5479c5d138d88b383158e8020.tar.gz
freebsd-ports-gnome-a5b3217b987b39f5479c5d138d88b383158e8020.tar.zst
freebsd-ports-gnome-a5b3217b987b39f5479c5d138d88b383158e8020.zip
- update to 0.9.9
Diffstat (limited to 'net/x11vnc')
-rw-r--r--net/x11vnc/Makefile12
-rw-r--r--net/x11vnc/distinfo6
2 files changed, 11 insertions, 7 deletions
diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile
index 55a072912642..7d5fdcdbdd93 100644
--- a/net/x11vnc/Makefile
+++ b/net/x11vnc/Makefile
@@ -6,20 +6,24 @@
#
PORTNAME= x11vnc
-PORTVERSION= 0.9.7
-PORTREVISION= 1
+PORTVERSION= 0.9.9
CATEGORIES= net
MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= VNC server for use with real X displays
-LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
dbus:${PORTSDIR}/devel/dbus \
- avahi-common.3:${PORTSDIR}/net/avahi-app
+ xcb:${PORTSDIR}/x11/libxcb \
+ pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
+ avahi-common:${PORTSDIR}/net/avahi-app
USE_GNOME= gnometarget
USE_XORG= x11 xdamage xfixes xrandr xinerama xext xtst xau xrender xdmcp recordproto
+
+ libpthread-stubs.so.0 => /usr/local/lib/libpthread-stubs.so.0 (0x28670000)
+
# Sets LDFLAGS and adds to CONFIGURE_ENV, therefore we set LDFLAGS
LDFLAGS+= -L${LOCALBASE}/lib
USE_OPENSSL= yes
diff --git a/net/x11vnc/distinfo b/net/x11vnc/distinfo
index 62106fc5a03f..82601c2eaf21 100644
--- a/net/x11vnc/distinfo
+++ b/net/x11vnc/distinfo
@@ -1,3 +1,3 @@
-MD5 (x11vnc-0.9.7.tar.gz) = 30a167577f657909b3355421e14e2ddb
-SHA256 (x11vnc-0.9.7.tar.gz) = fd21224ec09ca5294ba0627433e4d2cb726d389c7818d162f152374e6d693342
-SIZE (x11vnc-0.9.7.tar.gz) = 2528334
+MD5 (x11vnc-0.9.9.tar.gz) = 874008821a0588a73ec7fbe09b747bb0
+SHA256 (x11vnc-0.9.9.tar.gz) = 6b960267b1f842efe5fb76b5d36fbee79ca8ea31528ee83877623e1cca0fbbe9
+SIZE (x11vnc-0.9.9.tar.gz) = 2671958