diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-20 00:39:07 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-20 00:39:07 +0800 |
commit | 3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6 (patch) | |
tree | 69a80e82689c8935230c092a242905f89d25de1e /x11 | |
parent | 01fbccf430757e7f13848a1126d8e3c829bd4492 (diff) | |
download | marcuscom-ports-3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6.tar.gz marcuscom-ports-3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6.tar.zst marcuscom-ports-3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6.zip |
Update to 3.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16486 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 | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index e8ddcce3d..fc4ffc1a9 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.41 2011/09/22 15:32:21 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.42 2011/10/08 09:37:57 kwm Exp $ # PORTNAME= gnome-shell -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index cfbfa33c7..c3f369157 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-3.2.0.tar.xz) = 55f8237f4ca517bcfa02bbf88fbcb9afcdc9b252fb9612b84a65409a1f144324 -SIZE (gnome3/gnome-shell-3.2.0.tar.xz) = 1102896 +SHA256 (gnome3/gnome-shell-3.2.1.tar.xz) = ac05e3133bd279c84812d8d3d8e362f8b33563cdc3e7a6aefa9c0b1c2aeab0eb +SIZE (gnome3/gnome-shell-3.2.1.tar.xz) = 1115744 diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index bf41a9287..edc6a8995 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -68,6 +68,7 @@ share/dbus-1/services/org.gnome.Shell.HotplugSniffer.service %%DATADIR%%/js/ui/search.js %%DATADIR%%/js/ui/searchDisplay.js %%DATADIR%%/js/ui/shellDBus.js +%%DATADIR%%/js/ui/shellEntry.js %%DATADIR%%/js/ui/status/accessibility.js %%DATADIR%%/js/ui/status/bluetooth.js %%DATADIR%%/js/ui/status/keyboard.js |