diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 02:12:46 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 02:12:46 +0800 |
commit | dfc30719d9758d9e6b3e06963e4bf5175ae16825 (patch) | |
tree | 3c84ec64b1dd1a9a2618a75efa664a18033890bd /net/vino | |
parent | d0d9889c61e774a633eda7b5bce0688ca50d1ac8 (diff) | |
download | marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.gz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.zst marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.zip |
Update MC-ports to GNOME 3.12.
Dragons beware! Although most of them should be sleeping.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vino')
-rw-r--r-- | net/vino/Makefile | 7 | ||||
-rw-r--r-- | net/vino/distinfo | 4 | ||||
-rw-r--r-- | net/vino/pkg-plist | 9 |
3 files changed, 7 insertions, 13 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 538947758..4c64cacf9 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -1,9 +1,9 @@ # Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ -# $MCom: ports/trunk/net/vino3/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom: ports-experimental/trunk/net/vino/Makefile 19321 2014-03-25 13:15:22Z gusi $ PORTNAME= vino -PORTVERSION= 3.6.2 +PORTVERSION= 3.12.0 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -18,8 +18,7 @@ LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \ libavahi-glib.so:${PORTSDIR}/net/avahi-app -USE_XZ= yes -USES= gettext gmake pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtk30 intlhack USE_XORG= xdamage xfixes xtst GNU_CONFIGURE= yes diff --git a/net/vino/distinfo b/net/vino/distinfo index ded8db7d0..9e3cc3879 100644 --- a/net/vino/distinfo +++ b/net/vino/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/vino-3.6.2.tar.xz) = c24907542c5ea086293dc852edfeb6b6d02d63e210a3ff715c18d04e130857e4 -SIZE (gnome3/vino-3.6.2.tar.xz) = 745768 +SHA256 (gnome3/vino-3.12.0.tar.xz) = 86c9d8b60d79982e4488815db0d441c398e011ad8262659789afecc97a01ca5b +SIZE (gnome3/vino-3.12.0.tar.xz) = 751352 diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist index f3dfcd320..02c0143b3 100644 --- a/net/vino/pkg-plist +++ b/net/vino/pkg-plist @@ -1,10 +1,8 @@ -bin/vino-passwd -bin/vino-preferences etc/xdg/autostart/vino-server.desktop libexec/vino-server share/GConf/gsettings/org.gnome.Vino.convert -share/applications/vino-preferences.desktop share/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service +share/locale/an/LC_MESSAGES/vino.mo share/locale/ar/LC_MESSAGES/vino.mo share/locale/as/LC_MESSAGES/vino.mo share/locale/ast/LC_MESSAGES/vino.mo @@ -79,6 +77,7 @@ share/locale/sr@latin/LC_MESSAGES/vino.mo share/locale/sv/LC_MESSAGES/vino.mo share/locale/ta/LC_MESSAGES/vino.mo share/locale/te/LC_MESSAGES/vino.mo +share/locale/tg/LC_MESSAGES/vino.mo share/locale/th/LC_MESSAGES/vino.mo share/locale/tr/LC_MESSAGES/vino.mo share/locale/ug/LC_MESSAGES/vino.mo @@ -90,10 +89,6 @@ share/locale/zh_CN/LC_MESSAGES/vino.mo share/locale/zh_HK/LC_MESSAGES/vino.mo share/locale/zh_TW/LC_MESSAGES/vino.mo share/telepathy/clients/Vino.client -%%DATADIR%%/vino-preferences.ui -%%DATADIR%%/vino-prompt.ui -%%DATADIR%%/webservices -@dirrm %%DATADIR%% @dirrmtry share/telepathy/clients @dirrmtry share/telepathy @dirrmtry share/locale/zh_HK/LC_MESSAGES |