diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-05-06 09:08:47 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-05-06 09:08:47 +0000 |
commit | c63879fa140b730ff9ed26b9a4b25e92cadd255b (patch) | |
tree | 063bedcbc8e591025e61cccd31c145d5e3c6d97e | |
parent | a23f14686f605c1d3dda73736c660d83929d09c1 (diff) | |
download | pkgsrc-c63879fa140b730ff9ed26b9a4b25e92cadd255b.tar.gz |
Update to 2.8.1:
- make the --enable-xinerama switch work properly
- prevent unwanted grab op from occurring
- don't down-size nitems from a gulong to an int
- add a value type check for the visual/audible bell gconf settings
- make the no sm support warning resizable
- more translations
-rw-r--r-- | wm/metacity/Makefile | 4 | ||||
-rw-r--r-- | wm/metacity/PLIST | 6 | ||||
-rw-r--r-- | wm/metacity/distinfo | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 169730ffea2..a645ad1b0b6 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2004/04/14 16:15:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.31 2004/05/06 09:08:47 jmmv Exp $ # -DISTNAME= metacity-2.8.0 +DISTNAME= metacity-2.8.1 CATEGORIES= wm x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/wm/metacity/PLIST b/wm/metacity/PLIST index a4ef95794a8..589adbf2ca8 100644 --- a/wm/metacity/PLIST +++ b/wm/metacity/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2004/04/01 18:35:20 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.10 2004/05/06 09:08:47 jmmv Exp $ bin/metacity bin/metacity-message bin/metacity-theme-viewer @@ -33,11 +33,14 @@ ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/metacity.mo +${PKGLOCALEDIR}/locale/et/LC_MESSAGES/metacity.mo +${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/metacity.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/metacity.mo @@ -56,6 +59,7 @@ ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/metacity.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/metacity.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/metacity.mo diff --git a/wm/metacity/distinfo b/wm/metacity/distinfo index c7870d71c66..b4067b00ff2 100644 --- a/wm/metacity/distinfo +++ b/wm/metacity/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2004/04/17 11:03:32 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2004/05/06 09:08:47 jmmv Exp $ -SHA1 (metacity-2.8.0.tar.bz2) = b9aaa74529ce596f086288ef47f91af97eb11853 -Size (metacity-2.8.0.tar.bz2) = 1998468 bytes +SHA1 (metacity-2.8.1.tar.bz2) = b9f63cbaf57d007f3a63c453c6c2c92a7e39910d +Size (metacity-2.8.1.tar.bz2) = 2085521 bytes |