summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-18 08:44:04 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-18 08:44:04 +0800
commite6e71ab476b2762f977b1e12ba1e489a9ad33271 (patch)
tree5b57b8f1a8e3a9c2314b0e79fd36cfc9e53ab18f
parent86208158e08109afaf3502c4fb581f4a6cbd48cc (diff)
downloadmarcuscom-ports-e6e71ab476b2762f977b1e12ba1e489a9ad33271.tar
marcuscom-ports-e6e71ab476b2762f977b1e12ba1e489a9ad33271.tar.gz
marcuscom-ports-e6e71ab476b2762f977b1e12ba1e489a9ad33271.tar.bz2
marcuscom-ports-e6e71ab476b2762f977b1e12ba1e489a9ad33271.tar.lz
marcuscom-ports-e6e71ab476b2762f977b1e12ba1e489a9ad33271.tar.xz
marcuscom-ports-e6e71ab476b2762f977b1e12ba1e489a9ad33271.tar.zst
marcuscom-ports-e6e71ab476b2762f977b1e12ba1e489a9ad33271.zip
Update to 2.20.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9648 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--sysutils/nautilus-cd-burner/Makefile4
-rw-r--r--sysutils/nautilus-cd-burner/distinfo6
-rw-r--r--sysutils/nautilus-cd-burner/pkg-plist3
-rw-r--r--x11/gnome-panel/Makefile4
-rw-r--r--x11/gnome-panel/distinfo6
-rw-r--r--x11/gnome-panel/pkg-plist19
6 files changed, 32 insertions, 10 deletions
diff --git a/sysutils/nautilus-cd-burner/Makefile b/sysutils/nautilus-cd-burner/Makefile
index 1518acc91..682dcafa7 100644
--- a/sysutils/nautilus-cd-burner/Makefile
+++ b/sysutils/nautilus-cd-burner/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/nautilus-cd-burner/Makefile,v 1.132 2007/05/19 21:36:24 marcus Exp $
+# $MCom: ports/sysutils/nautilus-cd-burner/Makefile,v 1.133 2007/08/01 16:30:21 mezz Exp $
#
PORTNAME= nautilus-cd-burner
-PORTVERSION= 2.19.6
+PORTVERSION= 2.20.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/nautilus-cd-burner/distinfo b/sysutils/nautilus-cd-burner/distinfo
index 98cd9e23f..95075e8ab 100644
--- a/sysutils/nautilus-cd-burner/distinfo
+++ b/sysutils/nautilus-cd-burner/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/nautilus-cd-burner-2.19.6.tar.bz2) = b783f16ac6cba60c07b889f2a007e318
-SHA256 (gnome2/nautilus-cd-burner-2.19.6.tar.bz2) = 58a654b92743e49099a5172eba689205778bac8eadf21c94c7ac3e0e3ce77352
-SIZE (gnome2/nautilus-cd-burner-2.19.6.tar.bz2) = 727181
+MD5 (gnome2/nautilus-cd-burner-2.20.0.tar.bz2) = a7ddb02c33be107f6c9c1874b7703e9e
+SHA256 (gnome2/nautilus-cd-burner-2.20.0.tar.bz2) = fc7a91473bc3cab7cba8ef4185e8f62ea6ad50a4558d8bce1aa639a4397ec905
+SIZE (gnome2/nautilus-cd-burner-2.20.0.tar.bz2) = 730319
diff --git a/sysutils/nautilus-cd-burner/pkg-plist b/sysutils/nautilus-cd-burner/pkg-plist
index 9b61c14bd..fd4d5d53c 100644
--- a/sysutils/nautilus-cd-burner/pkg-plist
+++ b/sysutils/nautilus-cd-burner/pkg-plist
@@ -84,6 +84,7 @@ share/locale/pt_BR/LC_MESSAGES/nautilus-cd-burner.mo
share/locale/ro/LC_MESSAGES/nautilus-cd-burner.mo
share/locale/ru/LC_MESSAGES/nautilus-cd-burner.mo
share/locale/rw/LC_MESSAGES/nautilus-cd-burner.mo
+share/locale/si/LC_MESSAGES/nautilus-cd-burner.mo
share/locale/sk/LC_MESSAGES/nautilus-cd-burner.mo
share/locale/sl/LC_MESSAGES/nautilus-cd-burner.mo
share/locale/sq/LC_MESSAGES/nautilus-cd-burner.mo
@@ -122,6 +123,8 @@ share/locale/zh_TW/LC_MESSAGES/nautilus-cd-burner.mo
@dirrmtry share/locale/ug
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/oc/LC_MESSAGES
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index af304c883..1f64e2c0e 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.157 2007/08/14 21:09:44 marcus Exp $
+# $MCom: ports/x11/gnome-panel/Makefile,v 1.158 2007/09/04 22:17:14 mezz Exp $
#
PORTNAME= gnome-panel
-PORTVERSION= 2.19.92
+PORTVERSION= 2.20.0
PORTREVISION?= 0
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo
index 3d710f98e..929d6064c 100644
--- a/x11/gnome-panel/distinfo
+++ b/x11/gnome-panel/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-panel-2.19.92.tar.bz2) = 698ff684d9c6ca02191e302b12ac94e1
-SHA256 (gnome2/gnome-panel-2.19.92.tar.bz2) = da2af2a8d0007be2075240907a50baa85846709fb1d58f12d114b729a18afeff
-SIZE (gnome2/gnome-panel-2.19.92.tar.bz2) = 2776094
+MD5 (gnome2/gnome-panel-2.20.0.tar.bz2) = d48c13d4c9935278b29a557d89b33a45
+SHA256 (gnome2/gnome-panel-2.20.0.tar.bz2) = a771d5f34181aa8f0d6be5963c75b4bc29afbf061e0ea588c55a8d8ee63bc35b
+SIZE (gnome2/gnome-panel-2.20.0.tar.bz2) = 2805264
diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist
index e49fa7623..5fc86b2ff 100644
--- a/x11/gnome-panel/pkg-plist
+++ b/x11/gnome-panel/pkg-plist
@@ -58,6 +58,9 @@ share/gnome/help/clock/ca/legal.xml
share/gnome/help/clock/de/clock.xml
share/gnome/help/clock/de/figures/clock_applet.png
share/gnome/help/clock/de/legal.xml
+share/gnome/help/clock/el/clock.xml
+share/gnome/help/clock/el/figures/clock_applet.png
+share/gnome/help/clock/el/legal.xml
share/gnome/help/clock/es/clock.xml
share/gnome/help/clock/es/figures/clock_applet.png
share/gnome/help/clock/es/legal.xml
@@ -121,6 +124,9 @@ share/gnome/help/fish/C/legal.xml
share/gnome/help/fish/ca/figures/fish_applet.png
share/gnome/help/fish/ca/fish.xml
share/gnome/help/fish/ca/legal.xml
+share/gnome/help/fish/el/figures/fish_applet.png
+share/gnome/help/fish/el/fish.xml
+share/gnome/help/fish/el/legal.xml
share/gnome/help/fish/es/figures/fish_applet.png
share/gnome/help/fish/es/fish.xml
share/gnome/help/fish/es/legal.xml
@@ -149,6 +155,7 @@ share/gnome/help/window-list/de/figures/window_list_group.png
share/gnome/help/window-list/de/figures/window_list_group_applet.png
share/gnome/help/window-list/de/legal.xml
share/gnome/help/window-list/de/window-list.xml
+share/gnome/help/window-list/el/window-list.xml
share/gnome/help/window-list/es/window-list.xml
share/gnome/help/window-list/fr/window-list.xml
share/gnome/help/window-list/it/window-list.xml
@@ -173,6 +180,7 @@ share/gnome/help/workspace-switcher/ca/workspace-switcher.xml
share/gnome/help/workspace-switcher/de/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/de/figures/workspacelist_applet.png
share/gnome/help/workspace-switcher/de/legal.xml
+share/gnome/help/workspace-switcher/el/workspace-switcher.xml
share/gnome/help/workspace-switcher/de/workspace-switcher.xml
share/gnome/help/workspace-switcher/es/workspace-switcher.xml
share/gnome/help/workspace-switcher/fr/workspace-switcher.xml
@@ -291,6 +299,7 @@ share/locale/id/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/it/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ja/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ka/LC_MESSAGES/gnome-panel-2.0.mo
+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
@@ -342,6 +351,7 @@ share/locale/zu/LC_MESSAGES/gnome-panel-2.0.mo
share/omf/clock/clock-C.omf
share/omf/clock/clock-ca.omf
share/omf/clock/clock-de.omf
+share/omf/clock/clock-el.omf
share/omf/clock/clock-es.omf
share/omf/clock/clock-fr.omf
share/omf/clock/clock-it.omf
@@ -358,6 +368,7 @@ share/omf/clock/clock-zh_CN.omf
share/omf/clock/clock-zh_TW.omf
share/omf/fish/fish-C.omf
share/omf/fish/fish-ca.omf
+share/omf/fish/fish-el.omf
share/omf/fish/fish-es.omf
share/omf/fish/fish-fr.omf
share/omf/fish/fish-it.omf
@@ -378,6 +389,7 @@ share/omf/gnome-panel/workspace-switcher-zh_CN.omf
share/omf/gnome-panel/workspace-switcher-zh_TW.omf
share/omf/window-list/window-list-C.omf
share/omf/window-list/window-list-ca.omf
+share/omf/window-list/window-list-el.omf
share/omf/window-list/window-list-es.omf
share/omf/window-list/window-list-fr.omf
share/omf/window-list/window-list-it.omf
@@ -390,6 +402,7 @@ share/omf/window-list/window-list-uk.omf
share/omf/window-list/window-list-zh_CN.omf
share/omf/workspace-switcher/workspace-switcher-C.omf
share/omf/workspace-switcher/workspace-switcher-ca.omf
+share/omf/workspace-switcher/workspace-switcher-el.omf
share/omf/workspace-switcher/workspace-switcher-es.omf
share/omf/workspace-switcher/workspace-switcher-fr.omf
share/omf/workspace-switcher/workspace-switcher-it.omf
@@ -424,6 +437,7 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf
@dirrm share/gnome/help/workspace-switcher/it
@dirrm share/gnome/help/workspace-switcher/fr
@dirrm share/gnome/help/workspace-switcher/es
+@dirrm share/gnome/help/workspace-switcher/el
@dirrm share/gnome/help/workspace-switcher/de/figures
@dirrm share/gnome/help/workspace-switcher/de
@dirrm share/gnome/help/workspace-switcher/ca
@@ -443,6 +457,7 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf
@dirrm share/gnome/help/window-list/it
@dirrm share/gnome/help/window-list/fr
@dirrm share/gnome/help/window-list/es
+@dirrm share/gnome/help/window-list/el
@dirrm share/gnome/help/window-list/de/figures
@dirrm share/gnome/help/window-list/de
@dirrm share/gnome/help/window-list/ca
@@ -462,6 +477,8 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf
@dirrm share/gnome/help/fish/fr
@dirrm share/gnome/help/fish/es/figures
@dirrm share/gnome/help/fish/es
+@dirrm share/gnome/help/fish/el/figures
+@dirrm share/gnome/help/fish/el
@dirrm share/gnome/help/fish/ca/figures
@dirrm share/gnome/help/fish/ca
@dirrm share/gnome/help/fish/C/figures
@@ -504,6 +521,8 @@ share/omf/workspace-switcher/workspace-switcher-vi.omf
@dirrm share/gnome/help/clock/fr
@dirrm share/gnome/help/clock/es/figures
@dirrm share/gnome/help/clock/es
+@dirrm share/gnome/help/clock/el/figures
+@dirrm share/gnome/help/clock/el
@dirrm share/gnome/help/clock/de/figures
@dirrm share/gnome/help/clock/de
@dirrm share/gnome/help/clock/ca/figures