summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wm/metacity/Makefile6
-rw-r--r--wm/metacity/PLIST17
-rw-r--r--wm/metacity/distinfo8
3 files changed, 23 insertions, 8 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile
index 9d6f4fe792c..1af2461d589 100644
--- a/wm/metacity/Makefile
+++ b/wm/metacity/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.67 2007/02/15 12:21:48 joerg Exp $
+# $NetBSD: Makefile,v 1.68 2007/04/10 23:39:00 wiz Exp $
#
-DISTNAME= metacity-2.16.3
+DISTNAME= metacity-2.18.2
CATEGORIES= wm x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.16/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.18/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/wm/metacity/PLIST b/wm/metacity/PLIST
index 615b49aca93..dfdd60ee2c8 100644
--- a/wm/metacity/PLIST
+++ b/wm/metacity/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2006/09/15 15:11:34 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.24 2007/04/10 23:39:22 wiz Exp $
bin/metacity
bin/metacity-message
bin/metacity-theme-viewer
@@ -22,6 +22,7 @@ share/locale/am/LC_MESSAGES/metacity.mo
share/locale/ar/LC_MESSAGES/metacity.mo
share/locale/az/LC_MESSAGES/metacity.mo
share/locale/be/LC_MESSAGES/metacity.mo
+share/locale/be@latin/LC_MESSAGES/metacity.mo
share/locale/bg/LC_MESSAGES/metacity.mo
share/locale/bn/LC_MESSAGES/metacity.mo
share/locale/bn_IN/LC_MESSAGES/metacity.mo
@@ -109,6 +110,8 @@ share/themes/AgingGorilla/metacity-1/inactive-minimize-button.png
share/themes/AgingGorilla/metacity-1/metacity-theme-1.xml
share/themes/Atlanta/metacity-1/metacity-theme-1.xml
share/themes/Bright/metacity-1/metacity-theme-1.xml
+share/themes/Bright/metacity-1/metacity-theme-2.xml
+share/themes/Crux/metacity-1/active-above-button.png
share/themes/Crux/metacity-1/active-border-top-left-border.png
share/themes/Crux/metacity-1/active-border-top-right-border.png
share/themes/Crux/metacity-1/active-bottom-left-border.png
@@ -133,6 +136,8 @@ share/themes/Crux/metacity-1/active-restore-button.png
share/themes/Crux/metacity-1/active-right-border.png
share/themes/Crux/metacity-1/active-right-top-border-shaded.png
share/themes/Crux/metacity-1/active-right-top-border.png
+share/themes/Crux/metacity-1/active-shade-button.png
+share/themes/Crux/metacity-1/active-stick-button.png
share/themes/Crux/metacity-1/active-top-center-left.png
share/themes/Crux/metacity-1/active-top-center-mid-left.png
share/themes/Crux/metacity-1/active-top-center-mid-right.png
@@ -143,6 +148,10 @@ share/themes/Crux/metacity-1/active-top-mid-left-border.png
share/themes/Crux/metacity-1/active-top-mid-right-border.png
share/themes/Crux/metacity-1/active-top-right-border.png
share/themes/Crux/metacity-1/active-top-right-corner.png
+share/themes/Crux/metacity-1/active-unabove-button.png
+share/themes/Crux/metacity-1/active-unshade-button.png
+share/themes/Crux/metacity-1/active-unstick-button.png
+share/themes/Crux/metacity-1/inactive-above-button.png
share/themes/Crux/metacity-1/inactive-border-top-left-border.png
share/themes/Crux/metacity-1/inactive-border-top-right-border.png
share/themes/Crux/metacity-1/inactive-bottom-left-border.png
@@ -166,6 +175,8 @@ share/themes/Crux/metacity-1/inactive-restore-button.png
share/themes/Crux/metacity-1/inactive-right-border.png
share/themes/Crux/metacity-1/inactive-right-top-border-shaded.png
share/themes/Crux/metacity-1/inactive-right-top-border.png
+share/themes/Crux/metacity-1/inactive-shade-button.png
+share/themes/Crux/metacity-1/inactive-stick-button.png
share/themes/Crux/metacity-1/inactive-top-center-left.png
share/themes/Crux/metacity-1/inactive-top-center-mid.png
share/themes/Crux/metacity-1/inactive-top-center-right.png
@@ -174,7 +185,11 @@ share/themes/Crux/metacity-1/inactive-top-left-corner.png
share/themes/Crux/metacity-1/inactive-top-mid-border.png
share/themes/Crux/metacity-1/inactive-top-right-border.png
share/themes/Crux/metacity-1/inactive-top-right-corner.png
+share/themes/Crux/metacity-1/inactive-unabove-button.png
+share/themes/Crux/metacity-1/inactive-unshade-button.png
+share/themes/Crux/metacity-1/inactive-unstick-button.png
share/themes/Crux/metacity-1/metacity-theme-1.xml
+share/themes/Crux/metacity-1/metacity-theme-2.xml
share/themes/Esco/metacity-1/metacity-theme-1.xml
share/themes/Metabox/metacity-1/metacity-theme-1.xml
share/themes/Simple/metacity-1/close.png
diff --git a/wm/metacity/distinfo b/wm/metacity/distinfo
index feece898f99..4d92b1dd9e2 100644
--- a/wm/metacity/distinfo
+++ b/wm/metacity/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2006/11/24 18:00:08 drochner Exp $
+$NetBSD: distinfo,v 1.31 2007/04/10 23:39:23 wiz Exp $
-SHA1 (metacity-2.16.3.tar.bz2) = 326f73a945b0df0dbe3a80b210c011278cc73763
-RMD160 (metacity-2.16.3.tar.bz2) = e85e10199739e9c39d24a3a61365093bec010757
-Size (metacity-2.16.3.tar.bz2) = 1833738 bytes
+SHA1 (metacity-2.18.2.tar.bz2) = cc8aa9e7dfc279abab527302da3bca0519b87042
+RMD160 (metacity-2.18.2.tar.bz2) = e96df742c194ec8b514d5d8339c5206297274630
+Size (metacity-2.18.2.tar.bz2) = 1959028 bytes