diff options
-rw-r--r-- | net/vino3/Makefile | 5 | ||||
-rw-r--r-- | net/vino3/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/vino3/Makefile b/net/vino3/Makefile index 7b909d6c0..b48e6d43c 100644 --- a/net/vino3/Makefile +++ b/net/vino3/Makefile @@ -3,11 +3,11 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $MCom: ports/net/vino3/Makefile,v 1.2 2011/03/22 10:16:42 kwm Exp $ +# $MCom: ports/net/vino3/Makefile,v 1.3 2011/03/29 21:29:39 kwm Exp $ # PORTNAME= vino -PORTVERSION= 2.99.5 +PORTVERSION= 3.0.0 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,6 +17,7 @@ COMMENT= VNC server that allows for remote access to your GNOME desktop LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \ + dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring \ avahi-glib.1:${PORTSDIR}/net/avahi-app \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique diff --git a/net/vino3/distinfo b/net/vino3/distinfo index 3de8354c8..c6437d007 100644 --- a/net/vino3/distinfo +++ b/net/vino3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/vino-2.99.5.tar.bz2) = fde29de02b6cf59c09db150f16276bfbdc1c1bddd77ef3ec05c58518346441dd -SIZE (gnome3/vino-2.99.5.tar.bz2) = 863268 +SHA256 (gnome3/vino-3.0.0.tar.bz2) = 15d511bc63a63f63b3bb182a9c7f48dd2d7c619fdb4305379d1018c5211314aa +SIZE (gnome3/vino-3.0.0.tar.bz2) = 864209 |