diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
commit | b93a80c99281466281db26011356c75bd54ea36c (patch) | |
tree | cb5a8a1108829deee66dbb334ff2a733162448c6 /x11/gnome-shell | |
parent | b78527376a1d11bef820d5e9fe86d3c524ea6acf (diff) | |
download | ports-b93a80c99281466281db26011356c75bd54ea36c.tar.gz ports-b93a80c99281466281db26011356c75bd54ea36c.zip |
Notes
Diffstat (limited to 'x11/gnome-shell')
-rw-r--r-- | x11/gnome-shell/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome-shell/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-shell/files/patch-src_data-to-c.pl | 8 | ||||
-rw-r--r-- | x11/gnome-shell/pkg-message | 11 | ||||
-rw-r--r-- | x11/gnome-shell/pkg-plist | 23 |
5 files changed, 24 insertions, 28 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 844dda8c4f7f..7fc16db2bff3 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-shell -PORTVERSION= 3.16.4 +PORTVERSION= 3.18.3 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -32,8 +32,8 @@ RUN_DEPENDS= py*-dbus>=0:${PORTSDIR}/devel/py-dbus \ PORTSCOUT= limitw:1,even -USES= compiler:c11 cpe gettext gmake libtool pathfix pkgconfig \ - tar:xz webplugin:native +USES= compiler:c11 cpe gettext gmake gnome libtool pathfix \ + pkgconfig tar:xz webplugin:native USE_GNOME= evolutiondataserver3 gnomedesktop3 gtk30 intlhack \ introspection USE_XORG= x11 xfixes sm diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index 78f6144eb4ca..9968fa75be90 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-3.16.4.tar.xz) = 37bc440a2c5bed6cbd095ddb95a488cb67ef0e1d17153bc87635ce4120d917a9 -SIZE (gnome3/gnome-shell-3.16.4.tar.xz) = 1579292 +SHA256 (gnome3/gnome-shell-3.18.3.tar.xz) = 8517baf8606f970ebf38222411eb7563cab2ae5efbfb088954ce23705b67519b +SIZE (gnome3/gnome-shell-3.18.3.tar.xz) = 1590348 diff --git a/x11/gnome-shell/files/patch-src_data-to-c.pl b/x11/gnome-shell/files/patch-src_data-to-c.pl deleted file mode 100644 index 79542797db5b..000000000000 --- a/x11/gnome-shell/files/patch-src_data-to-c.pl +++ /dev/null @@ -1,8 +0,0 @@ ---- src/data-to-c.pl.orig 2014-03-22 16:28:35.000000000 +0100 -+++ src/data-to-c.pl 2014-03-22 16:28:44.000000000 +0100 -@@ -1,4 +1,4 @@ --#!/usr/bin/perl -+#!/usr/bin/env perl - - # Copyright © 2011 Red Hat, Inc - # diff --git a/x11/gnome-shell/pkg-message b/x11/gnome-shell/pkg-message index 902ac7d70cbe..a169c16947cd 100644 --- a/x11/gnome-shell/pkg-message +++ b/x11/gnome-shell/pkg-message @@ -6,7 +6,12 @@ driver the user needs to have read/write permissions on /dev/dri/cardN (usually N=0). If gnome-shell is launched from gdm, the gdm user also needs this access. -Access can be granted by adding the user(s) to the wheel group or using -a devfs.rules(5) to change the mode of the /dev/dri/card0 on creation. +Access can be granted by adding the user(s) to the video group. + +Additional for FreeBSD versions before FreeBSD 11.0-CURRENT revision +286524. And any FreeBSD 10.x version and FreeBSD 9.3-Release. + +By using a devfs.rules(5) to change the mode of the /dev/dri/card0 on creation. + + add path 'dri/*' mode 0666 group video - add path 'dri/*' mode 0666 group operator diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index 619b711f709e..406c994aa053 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -29,20 +29,9 @@ share/dbus-1/services/org.gnome.Shell.HotplugSniffer.service share/gnome-control-center/keybindings/50-gnome-shell-system.xml %%DATADIR%%/gnome-shell-theme.gresource %%DATADIR%%/perf-background.xml -share/gtk-doc/html/shell/ShellApp.html -share/gtk-doc/html/shell/ShellAppSystem.html -share/gtk-doc/html/shell/ShellAppUsage.html share/gtk-doc/html/shell/ShellEmbeddedWindow.html -share/gtk-doc/html/shell/ShellGenericContainer.html -share/gtk-doc/html/shell/ShellGlobal.html share/gtk-doc/html/shell/ShellGtkEmbed.html -share/gtk-doc/html/shell/ShellMountOperation.html -share/gtk-doc/html/shell/ShellStack.html share/gtk-doc/html/shell/ShellTpClient.html -share/gtk-doc/html/shell/ShellTrayIcon.html -share/gtk-doc/html/shell/ShellTrayManager.html -share/gtk-doc/html/shell/ShellWM.html -share/gtk-doc/html/shell/ShellWindowTracker.html share/gtk-doc/html/shell/annotation-glossary.html share/gtk-doc/html/shell/api-index-full.html share/gtk-doc/html/shell/ch01.html @@ -62,9 +51,20 @@ share/gtk-doc/html/shell/object-tree.html share/gtk-doc/html/shell/right-insensitive.png share/gtk-doc/html/shell/right.png share/gtk-doc/html/shell/shell-shell-action-modes.html +share/gtk-doc/html/shell/shell-shell-app-system.html +share/gtk-doc/html/shell/shell-shell-app-usage.html +share/gtk-doc/html/shell/shell-shell-app.html +share/gtk-doc/html/shell/shell-shell-generic-container.html +share/gtk-doc/html/shell/shell-shell-global.html +share/gtk-doc/html/shell/shell-shell-mount-operation.html share/gtk-doc/html/shell/shell-shell-polkit-authentication-agent.html share/gtk-doc/html/shell/shell-shell-recorder.html +share/gtk-doc/html/shell/shell-shell-stack.html +share/gtk-doc/html/shell/shell-shell-tray-icon.html +share/gtk-doc/html/shell/shell-shell-tray-manager.html share/gtk-doc/html/shell/shell-shell-util.html +share/gtk-doc/html/shell/shell-shell-window-tracker.html +share/gtk-doc/html/shell/shell-shell-wm.html share/gtk-doc/html/shell/shell.devhelp2 share/gtk-doc/html/shell/style.css share/gtk-doc/html/shell/up-insensitive.png @@ -78,7 +78,6 @@ share/gtk-doc/html/st/StIcon.html share/gtk-doc/html/st/StLabel.html share/gtk-doc/html/st/StScrollView.html share/gtk-doc/html/st/StScrollable.html -share/gtk-doc/html/st/StTable.html share/gtk-doc/html/st/StTextureCache.html share/gtk-doc/html/st/StThemeNodeTransition.html share/gtk-doc/html/st/StWidget.html |