summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-06 02:23:01 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-06 02:23:01 +0800
commita41909b76a791708bf2a90b88bf77a0a28011c4e (patch)
tree49b5a96b895c56d460fd483158118561ea242c0b
parentafa2553de044b0b6ade48041063256dadd7ee5e0 (diff)
downloadmarcuscom-ports-a41909b76a791708bf2a90b88bf77a0a28011c4e.tar
marcuscom-ports-a41909b76a791708bf2a90b88bf77a0a28011c4e.tar.gz
marcuscom-ports-a41909b76a791708bf2a90b88bf77a0a28011c4e.tar.bz2
marcuscom-ports-a41909b76a791708bf2a90b88bf77a0a28011c4e.tar.lz
marcuscom-ports-a41909b76a791708bf2a90b88bf77a0a28011c4e.tar.xz
marcuscom-ports-a41909b76a791708bf2a90b88bf77a0a28011c4e.tar.zst
marcuscom-ports-a41909b76a791708bf2a90b88bf77a0a28011c4e.zip
Update to 3.0.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15736 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--textproc/yelp-xsl/Makefile4
-rw-r--r--textproc/yelp-xsl/distinfo4
-rw-r--r--x11-wm/mutter/Makefile5
-rw-r--r--x11-wm/mutter/distinfo4
-rw-r--r--x11/gnome-menus/Makefile6
-rw-r--r--x11/gnome-menus/distinfo4
-rw-r--r--x11/gnome-menus/files/patch-layout::applications.menu20
-rw-r--r--x11/gnome-session3/Makefile4
-rw-r--r--x11/gnome-session3/distinfo4
9 files changed, 28 insertions, 27 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index 9cd1f3916..646a92a33 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -3,11 +3,11 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/textproc/yelp-xsl/Makefile,v 1.1 2011/03/23 13:16:14 kwm Exp $
+# $MCom: ports/textproc/yelp-xsl/Makefile,v 1.2 2011/03/24 06:38:19 kwm Exp $
#
PORTNAME= yelp-xsl
-PORTVERSION= 2.91.92
+PORTVERSION= 3.0.0
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/textproc/yelp-xsl/distinfo b/textproc/yelp-xsl/distinfo
index 88f4e0e47..b7bdf493c 100644
--- a/textproc/yelp-xsl/distinfo
+++ b/textproc/yelp-xsl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/yelp-xsl-2.91.92.tar.bz2) = ab3d26192cf4465f1dad187d975201767b45ca3dc908820fc0ee9924bca42175
-SIZE (gnome3/yelp-xsl-2.91.92.tar.bz2) = 704020
+SHA256 (gnome3/yelp-xsl-3.0.0.tar.bz2) = 60d62ad2f747e5f7564be5d4e7d014164b1951dc7aa9f65cd4c2c6150ea5d8e3
+SIZE (gnome3/yelp-xsl-3.0.0.tar.bz2) = 694043
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile
index 7aa597163..89a7ef04b 100644
--- a/x11-wm/mutter/Makefile
+++ b/x11-wm/mutter/Makefile
@@ -3,12 +3,11 @@
# Whom: Pawel Worach <pawel.worach@gmail.com>
#
# $FreeBSD$
-# $MCom: ports/x11-wm/mutter/Makefile,v 1.21 2011/03/29 15:15:40 kwm Exp $
+# $MCom: ports/x11-wm/mutter/Makefile,v 1.22 2011/04/01 11:49:27 kwm Exp $
#
PORTNAME= mutter
-PORTVERSION= 2.91.93
-PORTREVISION= 1
+PORTVERSION= 3.0.0
CATEGORIES= x11-wm
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/x11-wm/mutter/distinfo b/x11-wm/mutter/distinfo
index a65263297..3b71f1c9e 100644
--- a/x11-wm/mutter/distinfo
+++ b/x11-wm/mutter/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/mutter-2.91.93.tar.bz2) = abce247f8b2da1213a66983540be8632d6c4dabd7d272eaaa361bd30ecf9cc87
-SIZE (gnome3/mutter-2.91.93.tar.bz2) = 1997140
+SHA256 (gnome3/mutter-3.0.0.tar.bz2) = 2560c8b3b5d47f0f4d4440c3087da76765b6ad9de6010662983846a3fed87eb2
+SIZE (gnome3/mutter-3.0.0.tar.bz2) = 2000457
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile
index 25480aabf..aa0029852 100644
--- a/x11/gnome-menus/Makefile
+++ b/x11/gnome-menus/Makefile
@@ -3,15 +3,15 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-menus/Makefile,v 1.113 2011/02/02 18:40:42 kwm Exp $
+# $MCom: ports/x11/gnome-menus/Makefile,v 1.114 2011/03/07 13:52:08 kwm Exp $
#
PORTNAME= gnome-menus
-PORTVERSION= 2.91.91
+PORTVERSION= 3.0.0
PORTREVISION= 0
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Implementation of the FreeDesktop Desktop Menu Spec
diff --git a/x11/gnome-menus/distinfo b/x11/gnome-menus/distinfo
index 06a7cbe48..a4a168aec 100644
--- a/x11/gnome-menus/distinfo
+++ b/x11/gnome-menus/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gnome-menus-2.91.91.tar.bz2) = 79bd6a2b5ec048d811a39567ea22d623a37daf06f05a9ed0ac340b673a639452
-SIZE (gnome2/gnome-menus-2.91.91.tar.bz2) = 472885
+SHA256 (gnome3/gnome-menus-3.0.0.tar.bz2) = 4a92233c2f6ce0e5e484ddee33e01ae12b33133651ce486a4d944fd358de8f3b
+SIZE (gnome3/gnome-menus-3.0.0.tar.bz2) = 474564
diff --git a/x11/gnome-menus/files/patch-layout::applications.menu b/x11/gnome-menus/files/patch-layout::applications.menu
index 116dad13f..75fe8586a 100644
--- a/x11/gnome-menus/files/patch-layout::applications.menu
+++ b/x11/gnome-menus/files/patch-layout::applications.menu
@@ -1,17 +1,19 @@
---- layout/applications.menu.orig 2008-04-21 15:49:29.000000000 -0400
-+++ layout/applications.menu 2008-04-28 14:51:24.000000000 -0400
-@@ -6,9 +6,8 @@
+--- layout/applications.menu.orig 2011-03-31 08:48:41.000000000 +0200
++++ layout/applications.menu 2011-04-05 20:11:35.000000000 +0200
+@@ -6,10 +6,9 @@
<Name>Applications</Name>
<Directory>X-GNOME-Menu-Applications.directory</Directory>
- <!-- Scan legacy dirs first, as later items take priority -->
- <KDELegacyDirs/>
- <LegacyDir>/etc/X11/applnk</LegacyDir>
+- <LegacyDir>/usr/share/gnome/apps</LegacyDir>
+ <!-- Scan legacy dirs first, as later items take priority
+ <LegacyDir>/etc/X11/applnk</LegacyDir> -->
- <LegacyDir>/usr/share/gnome/apps</LegacyDir>
++ <LegacyDir>/usr/local/share/gnome/apps</LegacyDir>
<!-- Read standard .directory and .desktop file locations -->
+ <DefaultAppDirs/>
@@ -31,6 +30,8 @@
applications here -->
<Not><Category>Accessibility</Category></Not>
@@ -104,10 +106,10 @@
</Menu> <!-- End System Tools -->
@@ -147,8 +166,197 @@
<Not><Category>Core</Category></Not>
- <Not><Category>Settings</Category></Not>
<Not><Category>Screensaver</Category></Not>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
+ <Not><Category>X-GNOME-Settings-Panel</Category></Not>
++ <Not><Category>Qt</Category></Not>
++ <Not><Category>KDE</Category></Not>
</And>
</Include>
</Menu> <!-- End Other -->
@@ -174,7 +176,7 @@
+
+ <!-- KEducation -->
+ <Menu>
-+ <Name>Education</Name>
++ <Name>Education</Name>
+ <Directory>Education.directory</Directory>
+ <Include>
+ <And>
@@ -194,7 +196,7 @@
+ <Include>
+ <And>
+ <Or>
-+ <Category>Qt</Category>
++ <Category>Qt</Category>
+ <Category>KDE</Category>
+ </Or>
+ <Category>Game</Category>
diff --git a/x11/gnome-session3/Makefile b/x11/gnome-session3/Makefile
index a1fcaac42..b225f1215 100644
--- a/x11/gnome-session3/Makefile
+++ b/x11/gnome-session3/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-session3/Makefile,v 1.13 2011/03/23 23:08:27 kwm Exp $
+# $MCom: ports/x11/gnome-session3/Makefile,v 1.14 2011/03/29 15:37:07 kwm Exp $
#
PORTNAME= gnome-session
-PORTVERSION= 2.91.94
+PORTVERSION= 3.0.0
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/x11/gnome-session3/distinfo b/x11/gnome-session3/distinfo
index 69c0fda71..ec91e5279 100644
--- a/x11/gnome-session3/distinfo
+++ b/x11/gnome-session3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gnome-session-2.91.94.tar.bz2) = 232fff1998a95fad886bad26ccd5641dd19f946eb2ac0acfb41e97dcad6bb023
-SIZE (gnome3/gnome-session-2.91.94.tar.bz2) = 775925
+SHA256 (gnome3/gnome-session-3.0.0.tar.bz2) = 687f2f1daeae3614c36724c7d0f8a5a2eed61e941b11bc3b0f1b156293e51024
+SIZE (gnome3/gnome-session-3.0.0.tar.bz2) = 803898