summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-05 04:40:45 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-05 04:40:45 +0800
commit00a98662d6d35553be987c1c4f46eca7206cc417 (patch)
tree0ec40d19dc56e894ffa45748328b071577f929db
parentfa37c6c1faeeb10ce267b637e9293120592a3707 (diff)
downloadmarcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar
marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar.gz
marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar.bz2
marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar.lz
marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar.xz
marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar.zst
marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.zip
Update to 2.16.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7227 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--sysutils/pessulus/Makefile4
-rw-r--r--sysutils/pessulus/distinfo6
-rw-r--r--sysutils/pessulus/pkg-plist5
-rw-r--r--x11-toolkits/libwnck/Makefile4
-rw-r--r--x11-toolkits/libwnck/distinfo6
-rw-r--r--x11-toolkits/libwnck/pkg-plist3
-rw-r--r--x11/gnome-panel/Makefile6
-rw-r--r--x11/gnome-panel/distinfo6
-rw-r--r--x11/gnome-panel/pkg-plist10
-rw-r--r--x11/gnome-session/Makefile4
-rw-r--r--x11/gnome-session/distinfo6
11 files changed, 39 insertions, 21 deletions
diff --git a/sysutils/pessulus/Makefile b/sysutils/pessulus/Makefile
index 8da30499f..764b21ff4 100644
--- a/sysutils/pessulus/Makefile
+++ b/sysutils/pessulus/Makefile
@@ -3,11 +3,11 @@
# Whom: FreeBSD GNOME Team
#
# $FreeBSD$
-# $MCom: ports/sysutils/pessulus/Makefile,v 1.8 2006/07/24 21:48:39 marcus Exp $
+# $MCom: ports/sysutils/pessulus/Makefile,v 1.9 2006/08/08 00:56:42 ahze Exp $
#
PORTNAME= pessulus
-PORTVERSION= 2.15.91
+PORTVERSION= 2.16.0
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/sysutils/pessulus/distinfo b/sysutils/pessulus/distinfo
index 4b2f98945..924a1fa71 100644
--- a/sysutils/pessulus/distinfo
+++ b/sysutils/pessulus/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/pessulus-2.15.91.tar.gz) = d461c100ce652215ee13bb23e2af43f3
-SHA256 (gnome2/pessulus-2.15.91.tar.gz) = ed6dcd036f3165d20d552e8fd3ddf929e9c37a3665ee0a4331de111d957aee4b
-SIZE (gnome2/pessulus-2.15.91.tar.gz) = 176082
+MD5 (gnome2/pessulus-2.16.0.tar.gz) = ef32fca96b992bc5ea4f45407f3732cc
+SHA256 (gnome2/pessulus-2.16.0.tar.gz) = efd14471e44a2b25fec2ab74e24e99f4ef5a6df209acb5704900615cdba6701d
+SIZE (gnome2/pessulus-2.16.0.tar.gz) = 179896
diff --git a/sysutils/pessulus/pkg-plist b/sysutils/pessulus/pkg-plist
index 07eb49c75..43f17ace2 100644
--- a/sysutils/pessulus/pkg-plist
+++ b/sysutils/pessulus/pkg-plist
@@ -78,13 +78,17 @@ share/locale/lt/LC_MESSAGES/pessulus.mo
share/locale/lv/LC_MESSAGES/pessulus.mo
share/locale/mk/LC_MESSAGES/pessulus.mo
share/locale/ml/LC_MESSAGES/pessulus.mo
+share/locale/mn/LC_MESSAGES/pessulus.mo
share/locale/mr/LC_MESSAGES/pessulus.mo
share/locale/nb/LC_MESSAGES/pessulus.mo
share/locale/ne/LC_MESSAGES/pessulus.mo
share/locale/nl/LC_MESSAGES/pessulus.mo
+share/locale/or/LC_MESSAGES/pessulus.mo
share/locale/pa/LC_MESSAGES/pessulus.mo
+share/locale/pl/LC_MESSAGES/pessulus.mo
share/locale/pt/LC_MESSAGES/pessulus.mo
share/locale/pt_BR/LC_MESSAGES/pessulus.mo
+share/locale/ru/LC_MESSAGES/pessulus.mo
share/locale/sk/LC_MESSAGES/pessulus.mo
share/locale/sl/LC_MESSAGES/pessulus.mo
share/locale/sq/LC_MESSAGES/pessulus.mo
@@ -93,6 +97,7 @@ share/locale/sr@Latn/LC_MESSAGES/pessulus.mo
share/locale/sv/LC_MESSAGES/pessulus.mo
share/locale/ta/LC_MESSAGES/pessulus.mo
share/locale/th/LC_MESSAGES/pessulus.mo
+share/locale/tr/LC_MESSAGES/pessulus.mo
share/locale/uk/LC_MESSAGES/pessulus.mo
share/locale/vi/LC_MESSAGES/pessulus.mo
share/locale/zh_CN/LC_MESSAGES/pessulus.mo
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile
index 09eb53150..dca15c0b3 100644
--- a/x11-toolkits/libwnck/Makefile
+++ b/x11-toolkits/libwnck/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.78 2006/08/08 01:05:42 ahze Exp $
+# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.79 2006/08/22 04:58:11 marcus Exp $
#
PORTNAME= libwnck
-PORTVERSION= 2.15.92
+PORTVERSION= 2.16.0
PORTREVISION?= 0
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo
index 80547c088..02f6dc83c 100644
--- a/x11-toolkits/libwnck/distinfo
+++ b/x11-toolkits/libwnck/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libwnck-2.15.92.tar.bz2) = 1653782864352a5b46d0a82c75a09690
-SHA256 (gnome2/libwnck-2.15.92.tar.bz2) = 948b09d3d7e9c4c32ad3e1eece9647cf9e5580a00c8f75c98f3071ee3f82e7d9
-SIZE (gnome2/libwnck-2.15.92.tar.bz2) = 465197
+MD5 (gnome2/libwnck-2.16.0.tar.bz2) = 01efff55c10728a43ecc87b313588a8b
+SHA256 (gnome2/libwnck-2.16.0.tar.bz2) = 64e51135fcba78f85e951949a82ae50e62e0a5d3bfd324c2655d142ee6b2c733
+SIZE (gnome2/libwnck-2.16.0.tar.bz2) = 465743
diff --git a/x11-toolkits/libwnck/pkg-plist b/x11-toolkits/libwnck/pkg-plist
index a79620499..6d1ac620c 100644
--- a/x11-toolkits/libwnck/pkg-plist
+++ b/x11-toolkits/libwnck/pkg-plist
@@ -28,6 +28,7 @@ share/locale/cs/LC_MESSAGES/libwnck.mo
share/locale/cy/LC_MESSAGES/libwnck.mo
share/locale/da/LC_MESSAGES/libwnck.mo
share/locale/de/LC_MESSAGES/libwnck.mo
+share/locale/dz/LC_MESSAGES/libwnck.mo
share/locale/el/LC_MESSAGES/libwnck.mo
share/locale/en_CA/LC_MESSAGES/libwnck.mo
share/locale/en_GB/LC_MESSAGES/libwnck.mo
@@ -95,6 +96,8 @@ share/locale/zh_TW/LC_MESSAGES/libwnck.mo
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/ky/LC_MESSAGES
@dirrmtry share/locale/ky
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrm include/libwnck-1.0/libwnck
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 9f98cc05d..f1c3a7be0 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-panel/Makefile,v 1.135 2006/09/01 19:57:13 mezz Exp $
+# $MCom: ports/x11/gnome-panel/Makefile,v 1.136 2006/09/01 20:48:06 marcus Exp $
#
PORTNAME= gnome-panel
-PORTVERSION= 2.15.92
-PORTREVISION?= 2
+PORTVERSION= 2.16.0
+PORTREVISION?= 0
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo
index a710be73a..af529bb22 100644
--- a/x11/gnome-panel/distinfo
+++ b/x11/gnome-panel/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-panel-2.15.92.tar.bz2) = 7126b2070667fdf898e51a974976586c
-SHA256 (gnome2/gnome-panel-2.15.92.tar.bz2) = b54f855f7b353f2e43ea4af683932113f3b53b49d394d6f9b6e744c55770b19b
-SIZE (gnome2/gnome-panel-2.15.92.tar.bz2) = 2657540
+MD5 (gnome2/gnome-panel-2.16.0.tar.bz2) = 3ad554554e504ec7b1857cd4acbbd661
+SHA256 (gnome2/gnome-panel-2.16.0.tar.bz2) = d13883bbf290ecf1a4fdb21c1afc39e62b68d2cc97701ca34f99654d891db7ef
+SIZE (gnome2/gnome-panel-2.16.0.tar.bz2) = 2664150
diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist
index 5bdb2982d..85c5583db 100644
--- a/x11/gnome-panel/pkg-plist
+++ b/x11/gnome-panel/pkg-plist
@@ -281,6 +281,16 @@ share/icons/hicolor/22x22/apps/gnome-panel-window-list.png
share/icons/hicolor/22x22/apps/gnome-panel-window-menu.png
share/icons/hicolor/22x22/apps/gnome-panel-workspace-switcher.png
share/icons/hicolor/22x22/apps/gnome-panel.png
+share/icons/hicolor/24x24/apps/gnome-panel-clock.png
+share/icons/hicolor/24x24/apps/gnome-panel-drawer.png
+share/icons/hicolor/24x24/apps/gnome-panel-fish.png
+share/icons/hicolor/24x24/apps/gnome-panel-force-quit.png
+share/icons/hicolor/24x24/apps/gnome-panel-notification-area.png
+share/icons/hicolor/24x24/apps/gnome-panel-separator.png
+share/icons/hicolor/24x24/apps/gnome-panel-window-list.png
+share/icons/hicolor/24x24/apps/gnome-panel-window-menu.png
+share/icons/hicolor/24x24/apps/gnome-panel-workspace-switcher.png
+share/icons/hicolor/24x24/apps/gnome-panel.png
share/icons/hicolor/32x32/apps/gnome-panel-clock.png
share/icons/hicolor/32x32/apps/gnome-panel-drawer.png
share/icons/hicolor/32x32/apps/gnome-panel-fish.png
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index e69c2eea4..8d1bae600 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-session/Makefile,v 1.91 2006/08/08 01:24:04 ahze Exp $
+# $MCom: ports/x11/gnome-session/Makefile,v 1.92 2006/08/22 05:04:17 marcus Exp $
#
PORTNAME= gnome-session
-PORTVERSION= 2.15.92
+PORTVERSION= 2.16.0
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
${MASTER_SITE_LOCAL:S/$/:local/} \
diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo
index 04793406d..49957a2f5 100644
--- a/x11/gnome-session/distinfo
+++ b/x11/gnome-session/distinfo
@@ -1,6 +1,6 @@
-MD5 (gnome2/gnome-session-2.15.92.tar.bz2) = c4fa459f0c5d528e8f3019e096d3fd75
-SHA256 (gnome2/gnome-session-2.15.92.tar.bz2) = 95c3a098ee9106445177e30d0be352d11e8bbc1f5a85a5d34d88b2e3fb2d9d4e
-SIZE (gnome2/gnome-session-2.15.92.tar.bz2) = 676167
+MD5 (gnome2/gnome-session-2.16.0.tar.bz2) = 0a79eac14f4e13b1935e02eeec7745c1
+SHA256 (gnome2/gnome-session-2.16.0.tar.bz2) = c381d812cdbba72c2fabe6f2c2fc6c83e266c026683636c7936a030159c1d314
+SIZE (gnome2/gnome-session-2.16.0.tar.bz2) = 677707
MD5 (gnome2/freebsd-splashes-gnome-2.12.1.tar) = 4a098f0f2295c3333acff185d4bed5aa
SHA256 (gnome2/freebsd-splashes-gnome-2.12.1.tar) = c7008fc8f43cf07e3d84cbf0bd9b2846fa31aaf37d4f97993b185b4155f8ee27
SIZE (gnome2/freebsd-splashes-gnome-2.12.1.tar) = 1280000