summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/gconf2/Makefile4
-rw-r--r--devel/gconf2/distinfo6
-rw-r--r--devel/gconf2/pkg-plist8
-rw-r--r--devel/gnome-common/Makefile24
-rw-r--r--devel/gnome-common/distinfo3
-rw-r--r--devel/gnome-common/pkg-descr4
-rw-r--r--devel/gnome-common/pkg-plist8
-rw-r--r--x11-wm/metacity/Makefile4
-rw-r--r--x11-wm/metacity/distinfo6
-rw-r--r--x11-wm/metacity/files/patch-configure8
10 files changed, 60 insertions, 15 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 292fb5aac..1aebc9089 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -3,11 +3,11 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gconf2/Makefile,v 1.100 2008/06/07 07:00:20 marcus Exp $
+# $MCom: ports/devel/gconf2/Makefile,v 1.101 2008/08/19 12:35:57 kwm Exp $
#
PORTNAME= gconf2
-PORTVERSION= 2.23.2
+PORTVERSION= 2.24.0
PORTREVISION?= 0
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo
index 52c0e4970..f3cebd9ee 100644
--- a/devel/gconf2/distinfo
+++ b/devel/gconf2/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/GConf-2.23.2.tar.bz2) = e43e125e4ee84205d5e9215d91c3229d
-SHA256 (gnome2/GConf-2.23.2.tar.bz2) = f64c38f9612bec80cafe1a9c33d5999f2fa8ff11eac272ff932dd8072019c333
-SIZE (gnome2/GConf-2.23.2.tar.bz2) = 1448609
+MD5 (gnome2/GConf-2.24.0.tar.bz2) = 4971d96f5ba94fe4a69396267bd5afe8
+SHA256 (gnome2/GConf-2.24.0.tar.bz2) = 990003904ee13b2fd98a61d55fa4d0fcb30fb233454a036bb9465f42d1acbb1b
+SIZE (gnome2/GConf-2.24.0.tar.bz2) = 1467817
diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist
index 759bcd905..85be04736 100644
--- a/devel/gconf2/pkg-plist
+++ b/devel/gconf2/pkg-plist
@@ -70,10 +70,12 @@ share/locale/is/LC_MESSAGES/GConf2.mo
share/locale/it/LC_MESSAGES/GConf2.mo
share/locale/ja/LC_MESSAGES/GConf2.mo
share/locale/ka/LC_MESSAGES/GConf2.mo
+share/locale/kn/LC_MESSAGES/GConf2.mo
share/locale/ko/LC_MESSAGES/GConf2.mo
share/locale/ku/LC_MESSAGES/GConf2.mo
share/locale/lt/LC_MESSAGES/GConf2.mo
share/locale/lv/LC_MESSAGES/GConf2.mo
+share/locale/mai/LC_MESSAGES/GConf2.mo
share/locale/mg/LC_MESSAGES/GConf2.mo
share/locale/mk/LC_MESSAGES/GConf2.mo
share/locale/ml/LC_MESSAGES/GConf2.mo
@@ -98,7 +100,7 @@ share/locale/sk/LC_MESSAGES/GConf2.mo
share/locale/sl/LC_MESSAGES/GConf2.mo
share/locale/sq/LC_MESSAGES/GConf2.mo
share/locale/sr/LC_MESSAGES/GConf2.mo
-share/locale/sr@Latn/LC_MESSAGES/GConf2.mo
+share/locale/sr@latin/LC_MESSAGES/GConf2.mo
share/locale/sv/LC_MESSAGES/GConf2.mo
share/locale/ta/LC_MESSAGES/GConf2.mo
share/locale/te/LC_MESSAGES/GConf2.mo
@@ -127,6 +129,8 @@ share/sgml/gconf/gconf-1.0.dtd
@dirrmtry share/locale/xh
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
@dirrmtry share/locale/si/LC_MESSAGES
@dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@@ -137,6 +141,8 @@ share/sgml/gconf/gconf-1.0.dtd
@dirrmtry share/locale/mr
@dirrmtry share/locale/mg/LC_MESSAGES
@dirrmtry share/locale/mg
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/dz/LC_MESSAGES
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile
new file mode 100644
index 000000000..d22d4971f
--- /dev/null
+++ b/devel/gnome-common/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: gnomecommon
+# Date created: 04 April 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/devel/gnome-common/Makefile,v 1.7 2007/09/17 18:37:36 ahze Exp $
+#
+
+PORTNAME= gnome-common
+PORTVERSION= 2.24.0
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Common automake macros for GNOME and GNOME 2
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GNOME= pkgconfig gnometarget
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/devel/gnome-common/distinfo b/devel/gnome-common/distinfo
new file mode 100644
index 000000000..dea6ccade
--- /dev/null
+++ b/devel/gnome-common/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/gnome-common-2.24.0.tar.bz2) = f72230d19ab9f2fa8923dcb078c69e9a
+SHA256 (gnome2/gnome-common-2.24.0.tar.bz2) = e36fc07118e9d3cc0a4808cfbc6bfbd03ab5ba1ce0a311df9573dbbc0d189bac
+SIZE (gnome2/gnome-common-2.24.0.tar.bz2) = 64560
diff --git a/devel/gnome-common/pkg-descr b/devel/gnome-common/pkg-descr
new file mode 100644
index 000000000..4cf03f1e9
--- /dev/null
+++ b/devel/gnome-common/pkg-descr
@@ -0,0 +1,4 @@
+This is a collection of automake macros used for developing new GNOME
+or GNOME 2.0 applications.
+
+WWW: http://www.gnome.org/
diff --git a/devel/gnome-common/pkg-plist b/devel/gnome-common/pkg-plist
new file mode 100644
index 000000000..081a3d75e
--- /dev/null
+++ b/devel/gnome-common/pkg-plist
@@ -0,0 +1,8 @@
+bin/gnome-autogen.sh
+bin/gnome-doc-common
+share/aclocal/gnome-common.m4
+share/aclocal/gnome-compiler-flags.m4
+%%DATADIR%%/data/omf.make
+%%DATADIR%%/data/xmldocs.make
+@dirrm %%DATADIR%%/data
+@dirrm %%DATADIR%%
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile
index 10bbec6e6..7dbdc6f8e 100644
--- a/x11-wm/metacity/Makefile
+++ b/x11-wm/metacity/Makefile
@@ -3,11 +3,11 @@
# Whom: Garrett Rooney <rooneg@electricjellyfish.net>
#
# $FreeBSD$
-# $MCom: ports/x11-wm/metacity/Makefile,v 1.137 2008/09/08 00:10:56 marcus Exp $
+# $MCom: ports/x11-wm/metacity/Makefile,v 1.138 2008/09/09 19:15:19 marcus Exp $
#
PORTNAME= metacity
-PORTVERSION= 2.23.610
+PORTVERSION= 2.24.0
CATEGORIES= x11-wm
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo
index 377e48046..a6116af82 100644
--- a/x11-wm/metacity/distinfo
+++ b/x11-wm/metacity/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/metacity-2.23.610.tar.bz2) = 59bf58fc5c8f4b11014caf66483d6605
-SHA256 (gnome2/metacity-2.23.610.tar.bz2) = debbc1e3200ff5b354db82e6f08dc1f54cb1be4e7540213338c82bcf2bce8f92
-SIZE (gnome2/metacity-2.23.610.tar.bz2) = 2147503
+MD5 (gnome2/metacity-2.24.0.tar.bz2) = d4aa782d5f71b6c42514b239684a4aa3
+SHA256 (gnome2/metacity-2.24.0.tar.bz2) = 90eed0a36aae302db52af12220c4cf863c9cccebd233015104f2d88cb17ec076
+SIZE (gnome2/metacity-2.24.0.tar.bz2) = 2160557
diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure
index 074648a0f..155c6ecfc 100644
--- a/x11-wm/metacity/files/patch-configure
+++ b/x11-wm/metacity/files/patch-configure
@@ -1,9 +1,9 @@
---- configure.orig 2008-02-27 10:34:12.000000000 +0100
-+++ configure 2008-02-27 10:47:16.000000000 +0100
-@@ -31011,7 +31010,7 @@
+--- configure.orig 2008-09-23 00:55:36.000000000 -0400
++++ configure 2008-09-23 00:55:52.000000000 -0400
+@@ -31530,7 +31530,7 @@ metacity-$VERSION:
"
- METACITY_MINOR_VERSION=23
+ METACITY_MINOR_VERSION=24
-if test $(( $(echo $METACITY_MINOR_VERSION) %2)) == "1"; then
+if test $(( $(echo $METACITY_MINOR_VERSION) %2)) = "1"; then
stable_version=$(( ($METACITY_MINOR_VERSION / 2) * 2))