summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-11-28 13:23:06 +0000
committerdrochner <drochner@pkgsrc.org>2010-11-28 13:23:06 +0000
commitfa79caf63f53103397f9ffd813986be640096d8f (patch)
treee0b693c1f1acf88260e28472654c0250171f9f5d /misc
parent1abc01657d6b7bb5eb5c086e676626e2bbbad6b9 (diff)
downloadpkgsrc-fa79caf63f53103397f9ffd813986be640096d8f.tar.gz
update to 2.32.0
This switches to the gnome-2.32 release branch.
Diffstat (limited to 'misc')
-rw-r--r--misc/deskbar-applet/Makefile7
-rw-r--r--misc/deskbar-applet/PLIST5
-rw-r--r--misc/deskbar-applet/distinfo8
-rw-r--r--misc/gnome-utils/Makefile7
-rw-r--r--misc/gnome-utils/PLIST4
-rw-r--r--misc/gnome-utils/distinfo8
6 files changed, 21 insertions, 18 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile
index 9a4bedce41f..e83214e468a 100644
--- a/misc/deskbar-applet/Makefile
+++ b/misc/deskbar-applet/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.48 2010/11/15 22:57:54 abs Exp $
+# $NetBSD: Makefile,v 1.49 2010/11/28 13:23:06 drochner Exp $
#
-DISTNAME= deskbar-applet-2.30.1
-PKGREVISION= 2
+DISTNAME= deskbar-applet-2.32.0
CATEGORIES= misc gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/deskbar-applet/2.30/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/deskbar-applet/2.32/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= drochner@NetBSD.org
diff --git a/misc/deskbar-applet/PLIST b/misc/deskbar-applet/PLIST
index 36e131a817d..e4f69012047 100644
--- a/misc/deskbar-applet/PLIST
+++ b/misc/deskbar-applet/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2010/07/13 13:27:39 drochner Exp $
+@comment $NetBSD: PLIST,v 1.19 2010/11/28 13:23:06 drochner Exp $
lib/bonobo/servers/Deskbar_Applet.server
lib/pkgconfig/deskbar-applet.pc
${PYSITELIB}/deskbar/__init__.py
@@ -383,6 +383,7 @@ share/locale/el/LC_MESSAGES/deskbar-applet.mo
share/locale/en@shaw/LC_MESSAGES/deskbar-applet.mo
share/locale/en_CA/LC_MESSAGES/deskbar-applet.mo
share/locale/en_GB/LC_MESSAGES/deskbar-applet.mo
+share/locale/eo/LC_MESSAGES/deskbar-applet.mo
share/locale/es/LC_MESSAGES/deskbar-applet.mo
share/locale/et/LC_MESSAGES/deskbar-applet.mo
share/locale/eu/LC_MESSAGES/deskbar-applet.mo
@@ -400,6 +401,7 @@ share/locale/id/LC_MESSAGES/deskbar-applet.mo
share/locale/it/LC_MESSAGES/deskbar-applet.mo
share/locale/ja/LC_MESSAGES/deskbar-applet.mo
share/locale/ka/LC_MESSAGES/deskbar-applet.mo
+share/locale/kk/LC_MESSAGES/deskbar-applet.mo
share/locale/kn/LC_MESSAGES/deskbar-applet.mo
share/locale/ko/LC_MESSAGES/deskbar-applet.mo
share/locale/ku/LC_MESSAGES/deskbar-applet.mo
@@ -435,6 +437,7 @@ share/locale/ta/LC_MESSAGES/deskbar-applet.mo
share/locale/te/LC_MESSAGES/deskbar-applet.mo
share/locale/th/LC_MESSAGES/deskbar-applet.mo
share/locale/tr/LC_MESSAGES/deskbar-applet.mo
+share/locale/ug/LC_MESSAGES/deskbar-applet.mo
share/locale/uk/LC_MESSAGES/deskbar-applet.mo
share/locale/vi/LC_MESSAGES/deskbar-applet.mo
share/locale/zh_CN/LC_MESSAGES/deskbar-applet.mo
diff --git a/misc/deskbar-applet/distinfo b/misc/deskbar-applet/distinfo
index 8c63654153a..24d1bc89cc5 100644
--- a/misc/deskbar-applet/distinfo
+++ b/misc/deskbar-applet/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2010/07/13 13:27:39 drochner Exp $
+$NetBSD: distinfo,v 1.20 2010/11/28 13:23:06 drochner Exp $
-SHA1 (deskbar-applet-2.30.1.tar.bz2) = f7647bc06692fcbf5e6d82daa6c15f5bcfa10206
-RMD160 (deskbar-applet-2.30.1.tar.bz2) = 473b0ef8e18ea61a72a609f044ff11518b8fcc74
-Size (deskbar-applet-2.30.1.tar.bz2) = 1064879 bytes
+SHA1 (deskbar-applet-2.32.0.tar.bz2) = 8bc918fe59c63f600b79288787dc48f2e8d452fa
+RMD160 (deskbar-applet-2.32.0.tar.bz2) = 9359f23b353c5ce80aad8a07b298b8deafe94e5f
+Size (deskbar-applet-2.32.0.tar.bz2) = 1068070 bytes
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
index 4db079cbe92..2be78186b51 100644
--- a/misc/gnome-utils/Makefile
+++ b/misc/gnome-utils/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.102 2010/11/15 22:57:56 abs Exp $
+# $NetBSD: Makefile,v 1.103 2010/11/28 13:25:01 drochner Exp $
#
-DISTNAME= gnome-utils-2.30.0
-PKGREVISION= 2
+DISTNAME= gnome-utils-2.32.0
CATEGORIES= misc gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.30/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.32/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rh@NetBSD.org
diff --git a/misc/gnome-utils/PLIST b/misc/gnome-utils/PLIST
index 4fe2549a875..d9e320c2103 100644
--- a/misc/gnome-utils/PLIST
+++ b/misc/gnome-utils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2010/07/06 15:37:51 drochner Exp $
+@comment $NetBSD: PLIST,v 1.20 2010/11/28 13:25:01 drochner Exp $
bin/baobab
bin/gnome-dictionary
bin/gnome-panel-screenshot
@@ -495,6 +495,7 @@ share/locale/el/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/en@shaw/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/en_CA/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/en_GB/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/eo/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/es/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/et/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/eu/LC_MESSAGES/gnome-utils-2.0.mo
@@ -550,6 +551,7 @@ share/locale/ta/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/te/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/th/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/tr/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ug/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/uk/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/vi/LC_MESSAGES/gnome-utils-2.0.mo
share/locale/wa/LC_MESSAGES/gnome-utils-2.0.mo
diff --git a/misc/gnome-utils/distinfo b/misc/gnome-utils/distinfo
index 42991802fda..0f650d2f066 100644
--- a/misc/gnome-utils/distinfo
+++ b/misc/gnome-utils/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2010/07/06 15:37:51 drochner Exp $
+$NetBSD: distinfo,v 1.19 2010/11/28 13:25:01 drochner Exp $
-SHA1 (gnome-utils-2.30.0.tar.bz2) = 107f60f499340bb5c02e92db645836f6187b4c37
-RMD160 (gnome-utils-2.30.0.tar.bz2) = 952102bb1751819a22d468309958234f00b2733b
-Size (gnome-utils-2.30.0.tar.bz2) = 7608826 bytes
+SHA1 (gnome-utils-2.32.0.tar.bz2) = 68ef7e12280969bde9bee4bbd566ad4ab0572e77
+RMD160 (gnome-utils-2.32.0.tar.bz2) = c25667eec2ba4fd0d704c10a92e2e6b071eb1bfc
+Size (gnome-utils-2.32.0.tar.bz2) = 7705320 bytes
SHA1 (patch-aa) = 86226faedcf3078507799432b42b5601c4bc412e
SHA1 (patch-ac) = 482b496673bcfd4be21d5defed51e74da3009982