diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-11 02:43:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-11 02:43:01 +0800 |
commit | 6e18472d283f14735eae2a0f9706f135e9d4d0de (patch) | |
tree | 393805f9ce86dcdc145b7282f2656cede104accd /x11-wm | |
parent | 910c6227744a635a248368d483ba00b62005ee55 (diff) | |
download | marcuscom-ports-6e18472d283f14735eae2a0f9706f135e9d4d0de.tar marcuscom-ports-6e18472d283f14735eae2a0f9706f135e9d4d0de.tar.gz marcuscom-ports-6e18472d283f14735eae2a0f9706f135e9d4d0de.tar.bz2 marcuscom-ports-6e18472d283f14735eae2a0f9706f135e9d4d0de.tar.lz marcuscom-ports-6e18472d283f14735eae2a0f9706f135e9d4d0de.tar.xz marcuscom-ports-6e18472d283f14735eae2a0f9706f135e9d4d0de.tar.zst marcuscom-ports-6e18472d283f14735eae2a0f9706f135e9d4d0de.zip |
Update to 2.4.13.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@382 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/Makefile | 7 | ||||
-rw-r--r-- | x11-wm/metacity/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/metacity/pkg-plist | 6 |
3 files changed, 11 insertions, 4 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index b51924d8f..cf226186c 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -6,7 +6,7 @@ # PORTNAME= metacity -PORTVERSION= 2.4.8 +PORTVERSION= 2.4.13 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 @@ -15,7 +15,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gconf-2:${PORTSDIR}/devel/gconf2 \ - glade-2.0.0:${PORTSDIR}/devel/libglade2 + glade-2.0.0:${PORTSDIR}/devel/libglade2 \ + startup-notification-1.0:${PORTSDIR}/x11/startup-notification USE_BZIP2= yes USE_X_PREFIX= yes @@ -33,5 +34,7 @@ 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 ee9a87952..2d0a69fdc 100644 --- a/x11-wm/metacity/distinfo +++ b/x11-wm/metacity/distinfo @@ -1 +1 @@ -MD5 (gnome2/metacity-2.4.8.tar.bz2) = 9821eb7bd8a868281d7aefa8abfc3fc0 +MD5 (gnome2/metacity-2.4.13.tar.bz2) = db15aad4ecd996fe6e600fd2e73df0fd diff --git a/x11-wm/metacity/pkg-plist b/x11-wm/metacity/pkg-plist index 52cd1c4d2..292fedb14 100644 --- a/x11-wm/metacity/pkg-plist +++ b/x11-wm/metacity/pkg-plist @@ -26,7 +26,6 @@ lib/libmetacity-private.so lib/libmetacity-private.so.0 libdata/pkgconfig/libmetacity-private.pc 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/pixmaps/metacity-properties.png @@ -114,20 +113,25 @@ 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/wm-properties/metacity.desktop +share/locale/am/LC_MESSAGES/metacity.mo share/locale/az/LC_MESSAGES/metacity.mo +share/locale/bg/LC_MESSAGES/metacity.mo share/locale/ca/LC_MESSAGES/metacity.mo 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/es/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 +share/locale/he/LC_MESSAGES/metacity.mo share/locale/hu/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 +share/locale/mk/LC_MESSAGES/metacity.mo share/locale/ms/LC_MESSAGES/metacity.mo share/locale/no/LC_MESSAGES/metacity.mo share/locale/pl/LC_MESSAGES/metacity.mo |