diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-06 02:13:32 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-06 02:13:32 +0800 |
commit | dbf4a868f14a174ec6ff06ad918b984840195791 (patch) | |
tree | 22caeed54478200910fe2a3769b55442520be34c /x11-wm | |
parent | f6c46d39879a780fcbefcac4de4ee612934ded9e (diff) | |
download | marcuscom-ports-dbf4a868f14a174ec6ff06ad918b984840195791.tar marcuscom-ports-dbf4a868f14a174ec6ff06ad918b984840195791.tar.gz marcuscom-ports-dbf4a868f14a174ec6ff06ad918b984840195791.tar.bz2 marcuscom-ports-dbf4a868f14a174ec6ff06ad918b984840195791.tar.lz marcuscom-ports-dbf4a868f14a174ec6ff06ad918b984840195791.tar.xz marcuscom-ports-dbf4a868f14a174ec6ff06ad918b984840195791.tar.zst marcuscom-ports-dbf4a868f14a174ec6ff06ad918b984840195791.zip |
Update to 2.4.34.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@526 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/metacity/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/metacity/pkg-plist | 11 |
3 files changed, 13 insertions, 4 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index ce81542e8..aaca2ddc1 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -6,7 +6,7 @@ # PORTNAME= metacity -PORTVERSION= 2.4.21 +PORTVERSION= 2.4.34 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 @@ -34,7 +34,5 @@ MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo index adf25307d..12d4ccbd5 100644 --- a/x11-wm/metacity/distinfo +++ b/x11-wm/metacity/distinfo @@ -1 +1 @@ -MD5 (gnome2/metacity-2.4.21.tar.bz2) = 538f19286a5a0e126b4548ab3b24e126 +MD5 (gnome2/metacity-2.4.34.tar.bz2) = 69650ff5719b958b20f9969902f3f68d diff --git a/x11-wm/metacity/pkg-plist b/x11-wm/metacity/pkg-plist index 5bb0264b5..012d94bf1 100644 --- a/x11-wm/metacity/pkg-plist +++ b/x11-wm/metacity/pkg-plist @@ -112,6 +112,11 @@ share/gnome/themes/AgingGorilla/metacity-1/inactive-menu-button.png share/gnome/themes/AgingGorilla/metacity-1/inactive-minimize-button.png share/gnome/themes/AgingGorilla/metacity-1/metacity-theme-1.xml share/gnome/themes/Metabox/metacity-1/metacity-theme-1.xml +share/gnome/themes/Simple/metacity-1/close.png +share/gnome/themes/Simple/metacity-1/maximize.png +share/gnome/themes/Simple/metacity-1/maximized.png +share/gnome/themes/Simple/metacity-1/metacity-theme-1.xml +share/gnome/themes/Simple/metacity-1/minimize.png share/gnome/wm-properties/metacity.desktop share/locale/am/LC_MESSAGES/metacity.mo share/locale/az/LC_MESSAGES/metacity.mo @@ -121,7 +126,9 @@ share/locale/cs/LC_MESSAGES/metacity.mo share/locale/da/LC_MESSAGES/metacity.mo share/locale/de/LC_MESSAGES/metacity.mo share/locale/el/LC_MESSAGES/metacity.mo +share/locale/en_GB/LC_MESSAGES/metacity.mo share/locale/es/LC_MESSAGES/metacity.mo +share/locale/et/LC_MESSAGES/metacity.mo share/locale/fi/LC_MESSAGES/metacity.mo share/locale/fr/LC_MESSAGES/metacity.mo share/locale/gl/LC_MESSAGES/metacity.mo @@ -132,7 +139,9 @@ share/locale/ja/LC_MESSAGES/metacity.mo share/locale/ko/LC_MESSAGES/metacity.mo share/locale/lv/LC_MESSAGES/metacity.mo share/locale/mk/LC_MESSAGES/metacity.mo +share/locale/mn/LC_MESSAGES/metacity.mo share/locale/ms/LC_MESSAGES/metacity.mo +share/locale/nl/LC_MESSAGES/metacity.mo share/locale/no/LC_MESSAGES/metacity.mo share/locale/pl/LC_MESSAGES/metacity.mo share/locale/pt/LC_MESSAGES/metacity.mo @@ -147,6 +156,8 @@ share/locale/uk/LC_MESSAGES/metacity.mo share/locale/vi/LC_MESSAGES/metacity.mo share/locale/zh_CN/LC_MESSAGES/metacity.mo share/locale/zh_TW/LC_MESSAGES/metacity.mo +@dirrm share/gnome/themes/Simple/metacity-1 +@dirrm share/gnome/themes/Simple @dirrm share/gnome/themes/Metabox/metacity-1 @dirrm share/gnome/themes/Metabox @dirrm share/gnome/themes/AgingGorilla/metacity-1 |