diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-05 20:36:24 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-05 20:36:24 +0800 |
commit | 809df3156c257d1b892dccda5724bfec8a64a6f3 (patch) | |
tree | 54a2316d384923f436204551dd06cbd75e26720e /x11 | |
parent | e661ecd360fa15a3c1cc40b79f5698ace0ca9201 (diff) | |
download | marcuscom-ports-809df3156c257d1b892dccda5724bfec8a64a6f3.tar marcuscom-ports-809df3156c257d1b892dccda5724bfec8a64a6f3.tar.gz marcuscom-ports-809df3156c257d1b892dccda5724bfec8a64a6f3.tar.bz2 marcuscom-ports-809df3156c257d1b892dccda5724bfec8a64a6f3.tar.lz marcuscom-ports-809df3156c257d1b892dccda5724bfec8a64a6f3.tar.xz marcuscom-ports-809df3156c257d1b892dccda5724bfec8a64a6f3.tar.zst marcuscom-ports-809df3156c257d1b892dccda5724bfec8a64a6f3.zip |
Update to 2.27.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12780 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-shell/distinfo | 6 | ||||
-rw-r--r-- | x11/gnome-shell/pkg-plist | 6 |
3 files changed, 11 insertions, 5 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 2f6cd68f5..5b70fd245 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.1 2009/08/16 22:37:12 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.2 2009/09/02 06:56:09 kwm Exp $ # PORTNAME= gnome-shell -PORTVERSION= 2.27.1 +PORTVERSION= 2.27.2 CATEGORIES= x11 MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index 7865123cf..01b9c5858 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-shell-2.27.1.tar.bz2) = 545c430995be8cd3c7b997f244135135 -SHA256 (gnome2/gnome-shell-2.27.1.tar.bz2) = ae2725f6e2c1ea94477045afedf0845dcada2e2ffacfa5b8d2437fbf9b6b6de5 -SIZE (gnome2/gnome-shell-2.27.1.tar.bz2) = 464266 +MD5 (gnome2/gnome-shell-2.27.2.tar.bz2) = a24dfca62f92623ceaca66bdc99ceda1 +SHA256 (gnome2/gnome-shell-2.27.2.tar.bz2) = 40e354e6cb91bcd8199521e37f80c4fdf5533332e5f3ee154d053fef761e2fbe +SIZE (gnome2/gnome-shell-2.27.2.tar.bz2) = 469251 diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index d8b856580..c80a9c9e5 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -3,6 +3,7 @@ lib/gnome-shell/Big-1.0.typelib lib/gnome-shell/Shell-0.1.typelib share/applications/gnome-shell.desktop %%DATADIR%%/images/add-workspace.svg +%%DATADIR%%/images/back.svg %%DATADIR%%/images/close-black.svg %%DATADIR%%/images/close.svg %%DATADIR%%/images/info.svg @@ -33,6 +34,7 @@ share/applications/gnome-shell.desktop %%DATADIR%%/js/ui/workspaces.js share/locale/ca/LC_MESSAGES/gnome-shell.mo share/locale/cs/LC_MESSAGES/gnome-shell.mo +share/locale/da/LC_MESSAGES/gnome-shell.mo share/locale/de/LC_MESSAGES/gnome-shell.mo share/locale/es/LC_MESSAGES/gnome-shell.mo share/locale/fr/LC_MESSAGES/gnome-shell.mo @@ -43,10 +45,14 @@ share/locale/it/LC_MESSAGES/gnome-shell.mo share/locale/ko/LC_MESSAGES/gnome-shell.mo share/locale/nb/LC_MESSAGES/gnome-shell.mo 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/sv/LC_MESSAGES/gnome-shell.mo share/locale/tr/LC_MESSAGES/gnome-shell.mo +share/locale/zh_CN/LC_MESSAGES/gnome-shell.mo +@dirrm share/locale/zh_CN/LC_MESSAGES +@dirrm share/locale/zh_CN @dirrm share/locale/pl/LC_MESSAGES @dirrm share/locale/pl @dirrm share/locale/ko/LC_MESSAGES |