diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-06-04 11:33:19 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-06-04 11:33:19 +0000 |
commit | a9a5d7bb454b8841e2fb7f7dd9ac00c086fe9ff0 (patch) | |
tree | 30ce85f3df8a82c84d78578fc56ce2b0ff6aeca0 /x11-wm | |
parent | Add PassiveTeX. PassiveTeX is an XML Formatting Objects processor, (diff) |
Update to 2.3.610.
Notes
Notes:
svn path=/head/; revision=60590
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 c6be59cfbd51..1bc7091a82dc 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 03587648f483..29cdb6c142e0 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 d248e446e187..976c2b1a3fdd 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 |