diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-06-04 11:33:19 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-06-04 11:33:19 +0000 |
commit | 66833edd024e2e8143af34d43669df9cd2d867b2 (patch) | |
tree | 4617d3a0fa00f7b2f4ac0f3be9d8c292d0d855df /x11-wm | |
parent | 2a890f75526b98a033cb5dfb5fde03690423add6 (diff) | |
download | FreeBSD-ports-66833edd024e2e8143af34d43669df9cd2d867b2.zip FreeBSD-ports-66833edd024e2e8143af34d43669df9cd2d867b2.tar.gz |
Update to 2.3.610.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/metacity/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/metacity/pkg-plist | 12 |
3 files changed, 16 insertions, 4 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index c6be59c..1bc7091 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -6,8 +6,7 @@ # PORTNAME= metacity -PORTVERSION= 2.3.377 -PORTREVISION= 1 +PORTVERSION= 2.3.610 CATEGORIES= x11-wm MASTER_SITES= http://people.redhat.com/~hp/metacity/ DIST_SUBDIR= gnome2 @@ -15,7 +14,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 \ - gconf-2:${PORTSDIR}/devel/gconf2 + gconf-2:${PORTSDIR}/devel/gconf2 \ + glade-2.0.0:${PORTSDIR}/devel/libglade2 USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo index 0358764..29cdb6c 100644 --- a/x11-wm/metacity/distinfo +++ b/x11-wm/metacity/distinfo @@ -1 +1 @@ -MD5 (gnome2/metacity-2.3.377.tar.gz) = f9efb975f8f0f4b40c88931f3fe5940a +MD5 (gnome2/metacity-2.3.610.tar.gz) = 67ed8705103cfcb2b9ba5fd3f6864277 diff --git a/x11-wm/metacity/pkg-plist b/x11-wm/metacity/pkg-plist index d248e44..976c2b1 100644 --- a/x11-wm/metacity/pkg-plist +++ b/x11-wm/metacity/pkg-plist @@ -1,5 +1,6 @@ bin/metacity bin/metacity-message +bin/metacity-properties bin/metacity-theme-viewer bin/metacity-window-demo etc/gconf/gconf.xml.defaults/apps/metacity/%gconf.xml @@ -12,6 +13,8 @@ etc/gconf/gconf.xml.defaults/schemas/apps/metacity/global_keybindings/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/metacity/window_keybindings/%gconf.xml etc/gconf/schemas/metacity.schemas libexec/metacity-dialog +share/gnome/control-center-2.0/capplets/metacity-properties.desktop +share/gnome/metacity/glade/metacity-properties.glade share/gnome/metacity/icons/metacity-window-demo.png share/gnome/metacity/themes/Atlanta/metacity-theme-1.xml share/gnome/metacity/themes/Bright/metacity-theme-1.xml @@ -79,10 +82,15 @@ share/gnome/metacity/themes/Gorilla/inactive-maximize-button.png share/gnome/metacity/themes/Gorilla/inactive-menu-button.png share/gnome/metacity/themes/Gorilla/inactive-minimize-button.png share/gnome/metacity/themes/Gorilla/metacity-theme-1.xml +share/gnome/pixmaps/metacity-properties.png share/gnome/wm-properties/metacity.desktop +share/locale/az/LC_MESSAGES/metacity.mo +share/locale/ca/LC_MESSAGES/metacity.mo share/locale/da/LC_MESSAGES/metacity.mo +share/locale/de/LC_MESSAGES/metacity.mo share/locale/es/LC_MESSAGES/metacity.mo share/locale/gl/LC_MESSAGES/metacity.mo +share/locale/it/LC_MESSAGES/metacity.mo share/locale/ja/LC_MESSAGES/metacity.mo share/locale/ko/LC_MESSAGES/metacity.mo share/locale/lv/LC_MESSAGES/metacity.mo @@ -95,6 +103,7 @@ share/locale/sk/LC_MESSAGES/metacity.mo share/locale/sv/LC_MESSAGES/metacity.mo share/locale/tr/LC_MESSAGES/metacity.mo share/locale/uk/LC_MESSAGES/metacity.mo +share/locale/zh_TW/LC_MESSAGES/metacity.mo @dirrm share/gnome/wm-properties @dirrm share/gnome/metacity/themes/Gorilla @dirrm share/gnome/metacity/themes/Esco @@ -103,7 +112,10 @@ share/locale/uk/LC_MESSAGES/metacity.mo @dirrm share/gnome/metacity/themes/Atlanta @dirrm share/gnome/metacity/themes @dirrm share/gnome/metacity/icons +@dirrm share/gnome/metacity/glade @dirrm share/gnome/metacity +@dirrm share/gnome/control-center-2.0/capplets +@dirrm share/gnome/control-center-2.0 @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/window_keybindings @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/global_keybindings @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/general |