diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-10-08 14:58:31 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-10-08 14:58:31 +0800 |
commit | 4b4bf61af48510c9b0c614bde998a58d20d844b3 (patch) | |
tree | d0e390ded92c7bf184d3e876654d4f41d15a110f /x11 | |
parent | 0a0af022ba02e0ffd81ab0aaded8d05568cf7b98 (diff) | |
download | marcuscom-ports-4b4bf61af48510c9b0c614bde998a58d20d844b3.tar marcuscom-ports-4b4bf61af48510c9b0c614bde998a58d20d844b3.tar.gz marcuscom-ports-4b4bf61af48510c9b0c614bde998a58d20d844b3.tar.bz2 marcuscom-ports-4b4bf61af48510c9b0c614bde998a58d20d844b3.tar.lz marcuscom-ports-4b4bf61af48510c9b0c614bde998a58d20d844b3.tar.xz marcuscom-ports-4b4bf61af48510c9b0c614bde998a58d20d844b3.tar.zst marcuscom-ports-4b4bf61af48510c9b0c614bde998a58d20d844b3.zip |
Update to 2.28.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13101 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-shell/distinfo | 6 | ||||
-rw-r--r-- | x11/gnome-shell/pkg-plist | 34 |
3 files changed, 20 insertions, 25 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 6f10d7efa..b5d380ae7 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,12 +3,11 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11/gnome-shell/Makefile,v 1.4 2009/09/16 08:12:57 avl Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.5 2009/09/17 01:08:20 avl Exp $ # PORTNAME= gnome-shell -PORTVERSION= 2.27.3 -PORTREVISION= 1 +PORTVERSION= 2.28.0 CATEGORIES= x11 MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index a0c8b4218..a96b0a902 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-shell-2.27.3.tar.bz2) = 3b198ac1d5b72d2a04da82ed548249d6 -SHA256 (gnome2/gnome-shell-2.27.3.tar.bz2) = 22a5b0124abaf32b6833fb453c5836150eebb33da115c700a89dcc6298d41a3a -SIZE (gnome2/gnome-shell-2.27.3.tar.bz2) = 481213 +MD5 (gnome2/gnome-shell-2.28.0.tar.bz2) = a9f93a6f03da60f2f6e3fb82a9e7dc94 +SHA256 (gnome2/gnome-shell-2.28.0.tar.bz2) = 64d30bd2692af2047a3056545b8f549c713ee91877cee8742d4b02d606ef6bd4 +SIZE (gnome2/gnome-shell-2.28.0.tar.bz2) = 591376 diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index fd5ee34be..a5c993c9b 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -1,9 +1,7 @@ bin/gnome-shell lib/gnome-shell/Big-1.0.typelib lib/gnome-shell/Shell-0.1.typelib -lib/mutter/plugins/libgnome-shell.so -lib/mutter/plugins/libgnome-shell.la -lib/mutter/plugins/libgnome-shell.a +lib/gnome-shell/St-1.0.typelib share/applications/gnome-shell.desktop %%DATADIR%%/images/app-well-glow.png %%DATADIR%%/images/add-workspace.svg @@ -14,15 +12,19 @@ share/applications/gnome-shell.desktop %%DATADIR%%/images/magnifier.svg %%DATADIR%%/images/remove-workspace.svg %%DATADIR%%/js/misc/docInfo.js +%%DATADIR%%/js/misc/format.js %%DATADIR%%/js/ui/appIcon.js %%DATADIR%%/js/ui/altTab.js %%DATADIR%%/js/ui/appDisplay.js %%DATADIR%%/js/ui/button.js +%%DATADIR%%/js/ui/calendar.js %%DATADIR%%/js/ui/chrome.js %%DATADIR%%/js/ui/dash.js %%DATADIR%%/js/ui/dnd.js %%DATADIR%%/js/ui/docDisplay.js +%%DATADIR%%/js/ui/environment.js %%DATADIR%%/js/ui/genericDisplay.js +%%DATADIR%%/js/ui/lightbox.js %%DATADIR%%/js/ui/link.js %%DATADIR%%/js/ui/lookingGlass.js %%DATADIR%%/js/ui/main.js @@ -30,12 +32,20 @@ share/applications/gnome-shell.desktop %%DATADIR%%/js/ui/panel.js %%DATADIR%%/js/ui/places.js %%DATADIR%%/js/ui/runDialog.js +%%DATADIR%%/js/ui/shellDBus.js %%DATADIR%%/js/ui/sidebar.js %%DATADIR%%/js/ui/tweener.js %%DATADIR%%/js/ui/widget.js %%DATADIR%%/js/ui/widgetBox.js %%DATADIR%%/js/ui/windowManager.js %%DATADIR%%/js/ui/workspaces.js +%%DATADIR%%/theme/gnome-shell.css +%%DATADIR%%/theme/scroll-button-down-hover.png +%%DATADIR%%/theme/scroll-button-down.png +%%DATADIR%%/theme/scroll-button-up-hover.png +%%DATADIR%%/theme/scroll-button-up.png +%%DATADIR%%/theme/scroll-vhandle.png +share/locale/ar/LC_MESSAGES/gnome-shell.mo share/locale/ca/LC_MESSAGES/gnome-shell.mo share/locale/cs/LC_MESSAGES/gnome-shell.mo share/locale/da/LC_MESSAGES/gnome-shell.mo @@ -53,28 +63,14 @@ share/locale/nl/LC_MESSAGES/gnome-shell.mo share/locale/pa/LC_MESSAGES/gnome-shell.mo share/locale/pl/LC_MESSAGES/gnome-shell.mo share/locale/pt_BR/LC_MESSAGES/gnome-shell.mo +share/locale/sl/LC_MESSAGES/gnome-shell.mo share/locale/sv/LC_MESSAGES/gnome-shell.mo share/locale/tr/LC_MESSAGES/gnome-shell.mo share/locale/zh_CN/LC_MESSAGES/gnome-shell.mo -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/en_GB/LC_MESSAGES -@dirrmtry share/locale/en_GB -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca +@dirrm %%DATADIR%%/theme @dirrm %%DATADIR%%/js/ui @dirrm %%DATADIR%%/js/misc @dirrm %%DATADIR%%/js @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% @dirrm lib/gnome-shell -@dirrmtry lib/mutter/plugins -@dirrmtry lib/mutter |