summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-11-26 01:27:09 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-11-26 01:27:09 +0800
commit1b95431da8dadc8c10de54cc99d691f0168f3eb1 (patch)
tree2687c4b8724d136a40e14717d0c2aeeb197e6480
parent2318e8b9779288937b0c9f0faf26ecc3a9f4a5ed (diff)
downloadmarcuscom-ports-1b95431da8dadc8c10de54cc99d691f0168f3eb1.tar
marcuscom-ports-1b95431da8dadc8c10de54cc99d691f0168f3eb1.tar.gz
marcuscom-ports-1b95431da8dadc8c10de54cc99d691f0168f3eb1.tar.bz2
marcuscom-ports-1b95431da8dadc8c10de54cc99d691f0168f3eb1.tar.lz
marcuscom-ports-1b95431da8dadc8c10de54cc99d691f0168f3eb1.tar.xz
marcuscom-ports-1b95431da8dadc8c10de54cc99d691f0168f3eb1.tar.zst
marcuscom-ports-1b95431da8dadc8c10de54cc99d691f0168f3eb1.zip
Update to 2.24.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11793 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11-toolkits/libwnck/Makefile7
-rw-r--r--x11-toolkits/libwnck/distinfo6
-rw-r--r--x11-toolkits/libwnck/pkg-plist3
-rw-r--r--x11/gnome-desktop/Makefile4
-rw-r--r--x11/gnome-desktop/distinfo6
-rw-r--r--x11/gnome-desktop/pkg-plist9
-rw-r--r--x11/gnome-menus/Makefile4
-rw-r--r--x11/gnome-menus/distinfo6
-rw-r--r--x11/gnome-menus/pkg-plist3
-rw-r--r--x11/gnome-panel/Makefile4
-rw-r--r--x11/gnome-panel/distinfo6
-rw-r--r--x11/gnome-panel/pkg-plist6
12 files changed, 39 insertions, 25 deletions
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile
index 2394c31ce..90597a5e9 100644
--- a/x11-toolkits/libwnck/Makefile
+++ b/x11-toolkits/libwnck/Makefile
@@ -3,15 +3,14 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.112 2008/09/22 22:39:41 kwm Exp $
+# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.113 2008/10/22 21:27:45 marcus Exp $
#
PORTNAME= libwnck
-PORTVERSION= 2.24.1
+PORTVERSION= 2.24.2
PORTREVISION?= 0
CATEGORIES= x11-toolkits gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo
index 8e17862d7..6306502f2 100644
--- a/x11-toolkits/libwnck/distinfo
+++ b/x11-toolkits/libwnck/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libwnck-2.24.1.tar.bz2) = eced69ea31afb09b2c582b8fe288b069
-SHA256 (gnome2/libwnck-2.24.1.tar.bz2) = 9ed4f13c6875dc27eeb89b02d41a65d69b2529b847170936b9c01dd2a507a6a5
-SIZE (gnome2/libwnck-2.24.1.tar.bz2) = 690424
+MD5 (gnome2/libwnck-2.24.2.tar.bz2) = 1c939b1722579e5b7adc37068e77d72a
+SHA256 (gnome2/libwnck-2.24.2.tar.bz2) = 35c12f983e64c88c37c261eb6b55b7c59a5ef4dbb04525162f0753ea8e9127f2
+SIZE (gnome2/libwnck-2.24.2.tar.bz2) = 693227
diff --git a/x11-toolkits/libwnck/pkg-plist b/x11-toolkits/libwnck/pkg-plist
index a0c8ad303..bcc92275f 100644
--- a/x11-toolkits/libwnck/pkg-plist
+++ b/x11-toolkits/libwnck/pkg-plist
@@ -26,6 +26,7 @@ share/locale/bn/LC_MESSAGES/libwnck.mo
share/locale/bn_IN/LC_MESSAGES/libwnck.mo
share/locale/bs/LC_MESSAGES/libwnck.mo
share/locale/ca/LC_MESSAGES/libwnck.mo
+share/locale/ca@valencia/LC_MESSAGES/libwnck.mo
share/locale/cs/LC_MESSAGES/libwnck.mo
share/locale/cy/LC_MESSAGES/libwnck.mo
share/locale/da/LC_MESSAGES/libwnck.mo
@@ -123,6 +124,8 @@ share/locale/zh_TW/LC_MESSAGES/libwnck.mo
@dirrmtry share/locale/ku
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile
index 3e2716cee..18b96b8f5 100644
--- a/x11/gnome-desktop/Makefile
+++ b/x11/gnome-desktop/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-desktop/Makefile,v 1.152 2008/09/22 22:34:41 kwm Exp $
+# $MCom: ports/x11/gnome-desktop/Makefile,v 1.153 2008/10/22 17:50:37 marcus Exp $
#
PORTNAME= gnome-desktop
-PORTVERSION= 2.24.1
+PORTVERSION= 2.24.2
PORTREVISION?= 0
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo
index 6116b803e..d940c795e 100644
--- a/x11/gnome-desktop/distinfo
+++ b/x11/gnome-desktop/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-desktop-2.24.1.tar.bz2) = b56ddfb43d8a6287b53cd9c94464d27a
-SHA256 (gnome2/gnome-desktop-2.24.1.tar.bz2) = ec7beb0886dfaeebb506b2f0e6e255b4254b3ca812ab6f69a6cafb3d9e492a40
-SIZE (gnome2/gnome-desktop-2.24.1.tar.bz2) = 1508429
+MD5 (gnome2/gnome-desktop-2.24.2.tar.bz2) = 57fd1002efdb8c24f72255cfe1bc497e
+SHA256 (gnome2/gnome-desktop-2.24.2.tar.bz2) = 18148db9750e407507a776641f33e7b7f9a1888300618a89185a2831e3bbbdd2
+SIZE (gnome2/gnome-desktop-2.24.2.tar.bz2) = 1509817
diff --git a/x11/gnome-desktop/pkg-plist b/x11/gnome-desktop/pkg-plist
index 57a79ea14..9f51fab3d 100644
--- a/x11/gnome-desktop/pkg-plist
+++ b/x11/gnome-desktop/pkg-plist
@@ -69,6 +69,7 @@ share/gnome/help/lgpl/zh_CN/lgpl.xml
share/locale/af/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/am/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/ar/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ast/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/be@latin/LC_MESSAGES/gnome-desktop-2.0.mo
@@ -92,8 +93,8 @@ share/locale/et/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/eu/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/fa/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/fi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/fur/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/fr/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/fur/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/ga/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/gl/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/gu/LC_MESSAGES/gnome-desktop-2.0.mo
@@ -286,8 +287,8 @@ share/pixmaps/vnterm.xpm
@dirrm share/gnome/help/lgpl/oc
@dirrm share/gnome/help/lgpl/ko
@dirrm share/gnome/help/lgpl/hu
-@dirrm share/gnome/help/lgpl/fi
@dirrm share/gnome/help/lgpl/fr
+@dirrm share/gnome/help/lgpl/fi
@dirrm share/gnome/help/lgpl/es
@dirrm share/gnome/help/lgpl/de
@dirrm share/gnome/help/lgpl/ar
@@ -317,10 +318,10 @@ share/pixmaps/vnterm.xpm
@dirrm share/gnome/help/fdl/de
@dirrm share/gnome/help/fdl/ar
@dirrm share/gnome-about/headers
+@dirrmtry share/applications
@dirrm include/gnome-desktop-2.0/libgnomeui
@dirrm include/gnome-desktop-2.0/libgnome
@dirrm include/gnome-desktop-2.0
-@dirrmtry share/applications
@dirrmtry share/locale/zu/LC_MESSAGES
@dirrmtry share/locale/zu
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@@ -373,3 +374,5 @@ share/pixmaps/vnterm.xpm
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile
index c46be4127..e727810e8 100644
--- a/x11/gnome-menus/Makefile
+++ b/x11/gnome-menus/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-menus/Makefile,v 1.86 2008/09/22 22:26:59 kwm Exp $
+# $MCom: ports/x11/gnome-menus/Makefile,v 1.87 2008/10/22 21:21:36 marcus Exp $
#
PORTNAME= gnome-menus
-PORTVERSION= 2.24.1
+PORTVERSION= 2.24.2
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/x11/gnome-menus/distinfo b/x11/gnome-menus/distinfo
index ff1e4b59a..7786cd23a 100644
--- a/x11/gnome-menus/distinfo
+++ b/x11/gnome-menus/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-menus-2.24.1.tar.bz2) = 7b8a566cddb40d3ed1c1848b0a0d6c40
-SHA256 (gnome2/gnome-menus-2.24.1.tar.bz2) = 0be4d15050053e26acedc3251fca374c6c8befab765e9a456829088ce979c36f
-SIZE (gnome2/gnome-menus-2.24.1.tar.bz2) = 452818
+MD5 (gnome2/gnome-menus-2.24.2.tar.bz2) = ca8e25b031fd7024b3f9abe1c6865d2c
+SHA256 (gnome2/gnome-menus-2.24.2.tar.bz2) = c28cc72e69164533e4a64270486d18b58184920ec4f4b288758758a373d45d3c
+SIZE (gnome2/gnome-menus-2.24.2.tar.bz2) = 453261
diff --git a/x11/gnome-menus/pkg-plist b/x11/gnome-menus/pkg-plist
index 0ec700d09..117cf47d3 100644
--- a/x11/gnome-menus/pkg-plist
+++ b/x11/gnome-menus/pkg-plist
@@ -33,6 +33,7 @@ share/desktop-directories/X-GNOME-Other.directory
share/locale/af/LC_MESSAGES/gnome-menus.mo
share/locale/ar/LC_MESSAGES/gnome-menus.mo
share/locale/as/LC_MESSAGES/gnome-menus.mo
+share/locale/ast/LC_MESSAGES/gnome-menus.mo
share/locale/be/LC_MESSAGES/gnome-menus.mo
share/locale/be@latin/LC_MESSAGES/gnome-menus.mo
share/locale/bg/LC_MESSAGES/gnome-menus.mo
@@ -168,5 +169,7 @@ share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 5386f62e1..63feacc83 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-panel/Makefile,v 1.192 2008/09/22 22:09:22 kwm Exp $
+# $MCom: ports/x11/gnome-panel/Makefile,v 1.193 2008/10/23 03:29:21 marcus Exp $
#
PORTNAME= gnome-panel
-PORTVERSION= 2.24.1
+PORTVERSION= 2.24.2
PORTREVISION?= 0
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo
index 06ad8d275..4f6d1f85b 100644
--- a/x11/gnome-panel/distinfo
+++ b/x11/gnome-panel/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-panel-2.24.1.tar.bz2) = 37742d8fcb909965d5e18f351a7c4578
-SHA256 (gnome2/gnome-panel-2.24.1.tar.bz2) = 35a845990a8f56da191615a82e22f1be47657476647f4fb5c5148668cc999907
-SIZE (gnome2/gnome-panel-2.24.1.tar.bz2) = 3354268
+MD5 (gnome2/gnome-panel-2.24.2.tar.bz2) = a8c9df673e12e72694b55c665bb739dc
+SHA256 (gnome2/gnome-panel-2.24.2.tar.bz2) = 0bce9329da4850344ca49a2c0f38f7987afcb98d29e52803a3de0a4664593c57
+SIZE (gnome2/gnome-panel-2.24.2.tar.bz2) = 3353083
diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist
index 195da8d96..6a5de3dd3 100644
--- a/x11/gnome-panel/pkg-plist
+++ b/x11/gnome-panel/pkg-plist
@@ -311,6 +311,7 @@ share/locale/af/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/am/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ar/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/as/LC_MESSAGES/gnome-panel-2.0.mo
+share/locale/ast/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/az/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/be/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/be@latin/LC_MESSAGES/gnome-panel-2.0.mo
@@ -354,6 +355,7 @@ share/locale/kn/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ku/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ky/LC_MESSAGES/gnome-panel-2.0.mo
+share/locale/la/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/li/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo
@@ -664,6 +666,8 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf
@dirrmtry share/locale/mg
@dirrmtry share/locale/mai/LC_MESSAGES
@dirrmtry share/locale/mai
+@dirrmtry share/locale/la/LC_MESSAGES
+@dirrmtry share/locale/la
@dirrmtry share/locale/ky/LC_MESSAGES
@dirrmtry share/locale/ky
@dirrmtry share/locale/ku/LC_MESSAGES
@@ -680,5 +684,7 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as