diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-05 19:13:24 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-05 19:13:24 +0000 |
commit | d129587b5d568b0ff5300386f1e1b706c349f38e (patch) | |
tree | e398c7b6ea5203fd3953999e6dd9d6c83c9ec931 /net/vino | |
parent | c13de12f75988e599e389d9c77ed92db8d927185 (diff) |
Notes
Diffstat (limited to 'net/vino')
-rw-r--r-- | net/vino/Makefile | 15 | ||||
-rw-r--r-- | net/vino/distinfo | 4 | ||||
-rw-r--r-- | net/vino/pkg-plist | 1 |
3 files changed, 6 insertions, 14 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 6add74d25b7a..3f71fccb021c 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -1,9 +1,8 @@ # Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ -# $MCom: ports/trunk/net/vino/Makefile 20063 2014-11-10 22:11:39Z gusi $ PORTNAME= vino -PORTVERSION= 3.14.2 +PORTVERSION= 3.16.0 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,22 +18,16 @@ LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ libnotify.so:${PORTSDIR}/devel/libnotify \ libavahi-glib.so:${PORTSDIR}/net/avahi-app +PORTSCOUT= limitw:1,even + USES= cpe gettext gmake pathfix pkgconfig tar:xz CPE_VENDOR= david_king -USE_GNOME= gnomeprefix gtk30 intlhack +USE_GNOME= gtk30 intlhack USE_XORG= xdamage xfixes xtst GNU_CONFIGURE= yes INSTALLS_ICONS= yes -CONFIGURE_ARGS= --without-network-manager \ - --disable-http-server CPPFLAGS+= -I${LOCALBASE}/include -Wno-format-nonliteral LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.Vino.enums.xml org.gnome.Vino.gschema.xml -OPTIONS_SUB= yes -OPTIONS_DEFINE= NOTIFY -OPTIONS_DEFAULT=NOTIFY -NOTIFY_LIBS_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify -NOTIFY_CONFIGURE_WITH= libnotify - .include <bsd.port.mk> diff --git a/net/vino/distinfo b/net/vino/distinfo index 41d9d5c4c2e5..1eca56fdc188 100644 --- a/net/vino/distinfo +++ b/net/vino/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/vino-3.14.2.tar.xz) = 9042ca347968617f831a472a5c6c123b71bb9ba5339e45ccf46004a7452da3a5 -SIZE (gnome3/vino-3.14.2.tar.xz) = 750452 +SHA256 (gnome3/vino-3.16.0.tar.xz) = 608d3613d4e0ad40566759df06587effcfae77f205fce83e3bcf7574bc608dc5 +SIZE (gnome3/vino-3.16.0.tar.xz) = 760508 diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist index 3f9db0b5a747..fe78373833df 100644 --- a/net/vino/pkg-plist +++ b/net/vino/pkg-plist @@ -1,5 +1,4 @@ libexec/vino-server -share/GConf/gsettings/org.gnome.Vino.convert share/applications/vino-server.desktop share/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service share/locale/an/LC_MESSAGES/vino.mo |