diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-22 23:36:13 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-22 23:36:13 +0800 |
commit | c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca (patch) | |
tree | 733dd5a96a426861fdcf138d7b3505f8ce286f76 /x11 | |
parent | 48e6ed42e8bd0eb91a1d89aa0863c47ea925663f (diff) | |
download | marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar.gz marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar.bz2 marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar.lz marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar.xz marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar.zst marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.zip |
Update to 3.1.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16323 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-shell/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-shell/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 394a17ab7..7e3038b45 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,11 +3,11 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11/gnome-shell/Makefile,v 1.39 2011/09/04 17:18:48 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.40 2011/09/18 14:53:25 kwm Exp $ # PORTNAME= gnome-shell -PORTVERSION= 3.1.91.1 +PORTVERSION= 3.1.92 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index 5198ec50b..cc5d945f1 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-3.1.91.1.tar.xz) = d0da24c87f6851811e89774bb271b66377e67b5373ca3f73cfda7fec827f3865 -SIZE (gnome3/gnome-shell-3.1.91.1.tar.xz) = 1074600 +SHA256 (gnome3/gnome-shell-3.1.92.tar.xz) = 3c819d962ce703a24a68ca3352df2e942d836a00c018f8aedabc14a8be5d31a4 +SIZE (gnome3/gnome-shell-3.1.92.tar.xz) = 1088756 diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index b79b5e583..bf41a9287 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -13,7 +13,10 @@ share/applications/gnome-shell.desktop share/dbus-1/services/org.gnome.Shell.CalendarServer.service share/dbus-1/services/org.gnome.Shell.HotplugSniffer.service %%DATADIR%%/js/gdm/batch.js +%%DATADIR%%/js/gdm/consoleKit.js +%%DATADIR%%/js/gdm/fingerprint.js %%DATADIR%%/js/gdm/loginDialog.js +%%DATADIR%%/js/gdm/powerMenu.js %%DATADIR%%/js/misc/config.js %%DATADIR%%/js/misc/docInfo.js %%DATADIR%%/js/misc/fileUtils.js |