diff options
author | drochner <drochner> | 2009-05-26 18:34:50 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-05-26 18:34:50 +0000 |
commit | 8d09c13b8325a6b1af5063da1447772105f83074 (patch) | |
tree | 0b1c7f395c21a59e0721d5ce458f47e90838bce7 /x11 | |
parent | 04598714e9f725f65bef0c2c23388c0d6d39ee19 (diff) | |
download | pkgsrc-8d09c13b8325a6b1af5063da1447772105f83074.tar.gz |
update to 2.26.2
changes:
-minor cleanup and fixes
-translation updates
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-desktop/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-desktop/PLIST | 6 | ||||
-rw-r--r-- | x11/gnome-desktop/distinfo | 8 | ||||
-rw-r--r-- | x11/gnome-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-panel/PLIST | 73 | ||||
-rw-r--r-- | x11/gnome-panel/distinfo | 8 |
6 files changed, 22 insertions, 81 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 13cbf8a0eb6..7f9a778a717 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2009/04/17 18:04:43 drochner Exp $ +# $NetBSD: Makefile,v 1.93 2009/05/26 18:34:50 drochner Exp $ # -DISTNAME= gnome-desktop-2.26.1 +DISTNAME= gnome-desktop-2.26.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-desktop/PLIST b/x11/gnome-desktop/PLIST index b8869c61df4..150c217f161 100644 --- a/x11/gnome-desktop/PLIST +++ b/x11/gnome-desktop/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.35 2009/04/17 18:04:43 drochner Exp $ +@comment $NetBSD: PLIST,v 1.36 2009/05/26 18:34:50 drochner Exp $ bin/gnome-about include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h include/gnome-desktop-2.0/libgnome/gnome-desktop-utils.h @@ -28,6 +28,7 @@ share/gnome-about/headers/header-bg-sunset01.png share/gnome/help/fdl/C/fdl.xml share/gnome/help/fdl/ar/fdl.xml share/gnome/help/fdl/de/fdl.xml +share/gnome/help/fdl/el/fdl.xml share/gnome/help/fdl/es/fdl.xml share/gnome/help/fdl/eu/fdl.xml share/gnome/help/fdl/fr/fdl.xml @@ -109,6 +110,7 @@ share/locale/bn_IN/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/br/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo +share/locale/ca@valencia/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/crh/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/cs/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/cy/LC_MESSAGES/gnome-desktop-2.0.mo @@ -200,6 +202,7 @@ share/locale/zu/LC_MESSAGES/gnome-desktop-2.0.mo share/omf/fdl/fdl-C.omf share/omf/fdl/fdl-ar.omf share/omf/fdl/fdl-de.omf +share/omf/fdl/fdl-el.omf share/omf/fdl/fdl-es.omf share/omf/fdl/fdl-eu.omf share/omf/fdl/fdl-fr.omf @@ -368,6 +371,7 @@ share/pixmaps/vnterm.xpm @dirrm share/gnome/help/fdl/fr @dirrm share/gnome/help/fdl/eu @dirrm share/gnome/help/fdl/es +@dirrm share/gnome/help/fdl/el @dirrm share/gnome/help/fdl/de @dirrm share/gnome/help/fdl/ar @comment in gnome2-dirs: @dirrm share/gnome/help/fdl/C diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo index ca31f979c99..4d3ec7be6ab 100644 --- a/x11/gnome-desktop/distinfo +++ b/x11/gnome-desktop/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.45 2009/04/17 18:04:43 drochner Exp $ +$NetBSD: distinfo,v 1.46 2009/05/26 18:34:50 drochner Exp $ -SHA1 (gnome-desktop-2.26.1.tar.bz2) = 236e8c63cdb8ae4bc2ebae662a1fac88e09c2747 -RMD160 (gnome-desktop-2.26.1.tar.bz2) = 12456ea4f356b5e6b772b077ca23e0d8d59ffccb -Size (gnome-desktop-2.26.1.tar.bz2) = 3228329 bytes +SHA1 (gnome-desktop-2.26.2.tar.bz2) = e3b1adc3b0d4c48225e5f633df75ee4ddc6fb21a +RMD160 (gnome-desktop-2.26.2.tar.bz2) = 56df9c9df3ad5744e191c8b456bd474dba1787c8 +Size (gnome-desktop-2.26.2.tar.bz2) = 3084469 bytes diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 00ad2d55e02..04261f787c6 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.110 2009/04/17 18:07:31 drochner Exp $ +# $NetBSD: Makefile,v 1.111 2009/05/26 18:37:27 drochner Exp $ # -DISTNAME= gnome-panel-2.26.1 +DISTNAME= gnome-panel-2.26.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-panel/PLIST b/x11/gnome-panel/PLIST index 4550bb70e52..67dc70c469b 100644 --- a/x11/gnome-panel/PLIST +++ b/x11/gnome-panel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.45 2009/04/17 18:07:31 drochner Exp $ +@comment $NetBSD: PLIST,v 1.46 2009/05/26 18:37:27 drochner Exp $ bin/gnome-desktop-item-edit bin/gnome-panel bin/panel-test-applets @@ -142,17 +142,6 @@ share/gnome/help/clock/zh_CN/legal.xml share/gnome/help/clock/zh_TW/clock.xml share/gnome/help/clock/zh_TW/figures/clock_applet.png share/gnome/help/clock/zh_TW/legal.xml -share/gnome/help/fish-applet-2/ja/figures/fish_applet.png -share/gnome/help/fish-applet-2/ja/fish-applet-2.xml -share/gnome/help/fish-applet-2/ja/legal.xml -share/gnome/help/fish-applet-2/zh_CN/figures/fish_applet.png -share/gnome/help/fish-applet-2/zh_CN/figures/fish_settings.png -share/gnome/help/fish-applet-2/zh_CN/fish-applet-2.xml -share/gnome/help/fish-applet-2/zh_CN/legal.xml -share/gnome/help/fish-applet-2/zh_TW/figures/fish_applet.png -share/gnome/help/fish-applet-2/zh_TW/figures/fish_settings.png -share/gnome/help/fish-applet-2/zh_TW/fish-applet-2.xml -share/gnome/help/fish-applet-2/zh_TW/legal.xml share/gnome/help/fish/C/figures/fish_applet.png share/gnome/help/fish/C/fish.xml share/gnome/help/fish/C/legal.xml @@ -217,10 +206,6 @@ share/gnome/help/window-list/eu/window-list.xml share/gnome/help/window-list/fi/window-list.xml share/gnome/help/window-list/fr/window-list.xml share/gnome/help/window-list/it/window-list.xml -share/gnome/help/window-list/ja/figures/window_list_applet.png -share/gnome/help/window-list/ja/figures/window_list_group_applet.png -share/gnome/help/window-list/ja/legal.xml -share/gnome/help/window-list/ja/window-list.xml share/gnome/help/window-list/ko/window-list.xml share/gnome/help/window-list/oc/window-list.xml share/gnome/help/window-list/pa/window-list.xml @@ -229,11 +214,6 @@ share/gnome/help/window-list/ru/window-list.xml share/gnome/help/window-list/sv/window-list.xml share/gnome/help/window-list/uk/window-list.xml share/gnome/help/window-list/zh_CN/window-list.xml -share/gnome/help/window-list/zh_TW/figures/window_list_applet.png -share/gnome/help/window-list/zh_TW/figures/window_list_group.png -share/gnome/help/window-list/zh_TW/figures/window_list_group_applet.png -share/gnome/help/window-list/zh_TW/legal.xml -share/gnome/help/window-list/zh_TW/window-list.xml share/gnome/help/workspace-switcher/C/workspace-switcher.xml share/gnome/help/workspace-switcher/ar/workspace-switcher.xml share/gnome/help/workspace-switcher/ca/workspace-switcher.xml @@ -247,9 +227,6 @@ share/gnome/help/workspace-switcher/eu/workspace-switcher.xml share/gnome/help/workspace-switcher/fi/workspace-switcher.xml share/gnome/help/workspace-switcher/fr/workspace-switcher.xml share/gnome/help/workspace-switcher/it/workspace-switcher.xml -share/gnome/help/workspace-switcher/ja/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/ja/legal.xml -share/gnome/help/workspace-switcher/ja/workspace-switcher.xml share/gnome/help/workspace-switcher/ko/workspace-switcher.xml share/gnome/help/workspace-switcher/nl/workspace-switcher.xml share/gnome/help/workspace-switcher/oc/workspace-switcher.xml @@ -259,14 +236,7 @@ share/gnome/help/workspace-switcher/ru/workspace-switcher.xml share/gnome/help/workspace-switcher/sv/workspace-switcher.xml share/gnome/help/workspace-switcher/uk/workspace-switcher.xml share/gnome/help/workspace-switcher/vi/workspace-switcher.xml -share/gnome/help/workspace-switcher/zh_CN/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/zh_CN/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/zh_CN/legal.xml share/gnome/help/workspace-switcher/zh_CN/workspace-switcher.xml -share/gnome/help/workspace-switcher/zh_TW/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/zh_TW/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/zh_TW/legal.xml -share/gnome/help/workspace-switcher/zh_TW/workspace-switcher.xml share/gtk-doc/html/panel-applet/PanelApplet.html share/gtk-doc/html/panel-applet/applet-popups.html share/gtk-doc/html/panel-applet/applet-porting.html @@ -487,14 +457,6 @@ share/omf/fish/fish-sv.omf share/omf/fish/fish-th.omf share/omf/fish/fish-uk.omf share/omf/fish/fish-zh_CN.omf -share/omf/gnome-panel/fish-applet-2-ja.omf -share/omf/gnome-panel/fish-applet-2-zh_CN.omf -share/omf/gnome-panel/fish-applet-2-zh_TW.omf -share/omf/gnome-panel/window-list-ja.omf -share/omf/gnome-panel/window-list-zh_TW.omf -share/omf/gnome-panel/workspace-switcher-ja.omf -share/omf/gnome-panel/workspace-switcher-zh_CN.omf -share/omf/gnome-panel/workspace-switcher-zh_TW.omf share/omf/window-list/window-list-C.omf share/omf/window-list/window-list-ar.omf share/omf/window-list/window-list-ca.omf @@ -538,32 +500,25 @@ share/omf/workspace-switcher/workspace-switcher-ru.omf share/omf/workspace-switcher/workspace-switcher-sv.omf share/omf/workspace-switcher/workspace-switcher-uk.omf share/omf/workspace-switcher/workspace-switcher-vi.omf +share/omf/workspace-switcher/workspace-switcher-zh_CN.omf @dirrm share/omf/workspace-switcher @dirrm share/omf/window-list -@dirrm share/omf/gnome-panel @dirrm share/omf/fish @dirrm share/omf/clock @comment in rarian: @dirrm share/omf +@dirrm share/locale/ig/LC_MESSAGES +@dirrm share/locale/ha/LC_MESSAGES +@dirrm share/locale/crh/LC_MESSAGES @dirrm share/idl/gnome-panel-2.0 @comment in ORBit2: @dirrm share/idl @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps -@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps -@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps -@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/apps -@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps -@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps -@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor -@comment in xdg-dirs: @dirrm share/icons @dirrm share/gtk-doc/html/panel-applet -@dirrm share/gnome/help/workspace-switcher/zh_TW/figures -@dirrm share/gnome/help/workspace-switcher/zh_TW -@dirrm share/gnome/help/workspace-switcher/zh_CN/figures @dirrm share/gnome/help/workspace-switcher/zh_CN @dirrm share/gnome/help/workspace-switcher/vi @dirrm share/gnome/help/workspace-switcher/uk @@ -574,8 +529,6 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf @dirrm share/gnome/help/workspace-switcher/oc @dirrm share/gnome/help/workspace-switcher/nl @dirrm share/gnome/help/workspace-switcher/ko -@dirrm share/gnome/help/workspace-switcher/ja/figures -@dirrm share/gnome/help/workspace-switcher/ja @dirrm share/gnome/help/workspace-switcher/it @dirrm share/gnome/help/workspace-switcher/fr @dirrm share/gnome/help/workspace-switcher/fi @@ -590,8 +543,6 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf @dirrm share/gnome/help/workspace-switcher/ar @dirrm share/gnome/help/workspace-switcher/C @dirrm share/gnome/help/workspace-switcher -@dirrm share/gnome/help/window-list/zh_TW/figures -@dirrm share/gnome/help/window-list/zh_TW @dirrm share/gnome/help/window-list/zh_CN @dirrm share/gnome/help/window-list/uk @dirrm share/gnome/help/window-list/sv @@ -600,8 +551,6 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf @dirrm share/gnome/help/window-list/pa @dirrm share/gnome/help/window-list/oc @dirrm share/gnome/help/window-list/ko -@dirrm share/gnome/help/window-list/ja/figures -@dirrm share/gnome/help/window-list/ja @dirrm share/gnome/help/window-list/it @dirrm share/gnome/help/window-list/fr @dirrm share/gnome/help/window-list/fi @@ -650,13 +599,6 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf @dirrm share/gnome/help/fish/ca @dirrm share/gnome/help/fish/C/figures @dirrm share/gnome/help/fish/C -@dirrm share/gnome/help/fish-applet-2/zh_TW/figures -@dirrm share/gnome/help/fish-applet-2/zh_TW -@dirrm share/gnome/help/fish-applet-2/zh_CN/figures -@dirrm share/gnome/help/fish-applet-2/zh_CN -@dirrm share/gnome/help/fish-applet-2/ja/figures -@dirrm share/gnome/help/fish-applet-2/ja -@dirrm share/gnome/help/fish-applet-2 @dirrm share/gnome/help/fish @dirrm share/gnome/help/clock/zh_TW/figures @dirrm share/gnome/help/clock/zh_TW @@ -714,12 +656,7 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf @dirrm share/gnome-panel/glade @dirrm share/gnome-panel @comment in gnome2-dirs: @dirrm share/gnome-2.0/ui -@comment in gnome2-dirs: @dirrm share/gnome-2.0 -@comment in gnome2-dirs: @dirrm share/gnome @comment in GConf: @dirrm share/gconf/schemas @dirrm share/examples/gnome-panel @comment in dbus: @dirrm share/dbus-1/system-services -@comment in dbus: @dirrm share/dbus-1 @comment in xdg-dirs: @dirrm share/applications -@comment in libbonobo: @dirrm lib/bonobo/servers -@dirrm include/panel-2.0 diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo index 103785975d9..8c37c9f7922 100644 --- a/x11/gnome-panel/distinfo +++ b/x11/gnome-panel/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.55 2009/04/17 18:07:31 drochner Exp $ +$NetBSD: distinfo,v 1.56 2009/05/26 18:37:27 drochner Exp $ -SHA1 (gnome-panel-2.26.1.tar.bz2) = 58ee6b53950183f7f1df805bd530bf894eacd128 -RMD160 (gnome-panel-2.26.1.tar.bz2) = d540181806588e13b6cf540f47d4e2835670d7c8 -Size (gnome-panel-2.26.1.tar.bz2) = 3424402 bytes +SHA1 (gnome-panel-2.26.2.tar.bz2) = 56ba614bad49597bff5127cf8b2a83944b9fabca +RMD160 (gnome-panel-2.26.2.tar.bz2) = e3cc7f64ace7df7a133f2b4128c9b3e615b42634 +Size (gnome-panel-2.26.2.tar.bz2) = 2985531 bytes SHA1 (patch-aa) = e19be3cb14a38e1ea98f368a1fd1f53e1a7d6513 SHA1 (patch-ab) = 5a3788a3eaf6ba4c0c7832e390e2ebe3bbf15161 SHA1 (patch-ac) = 5b9855e1cf0bb00635be234ed24a740dd33f5b67 |