summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner>2010-06-11 13:25:27 +0000
committerdrochner <drochner>2010-06-11 13:25:27 +0000
commite1ea6d16dd82a3ed1a75e37bea9b67e7d216b23a (patch)
tree24a411f22f58de2968410a7138d4d3c6efef79b3
parentc271b1217e93e82334c50e3c2ec3803e90d7bb24 (diff)
downloadpkgsrc-e1ea6d16dd82a3ed1a75e37bea9b67e7d216b23a.tar.gz
update to 2.24.3
changes: -bugfixes -translation updates
-rw-r--r--devel/libbonoboui/Makefile5
-rw-r--r--devel/libbonoboui/PLIST6
-rw-r--r--devel/libbonoboui/distinfo8
-rw-r--r--sysutils/gnome-vfs/Makefile4
-rw-r--r--sysutils/gnome-vfs/Makefile.common4
-rw-r--r--sysutils/gnome-vfs/PLIST3
-rw-r--r--sysutils/gnome-vfs/distinfo8
7 files changed, 19 insertions, 19 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile
index 49050733ae7..3f0ef68a50b 100644
--- a/devel/libbonoboui/Makefile
+++ b/devel/libbonoboui/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2009/10/29 23:08:33 drochner Exp $
+# $NetBSD: Makefile,v 1.74 2010/06/11 13:31:10 drochner Exp $
#
-DISTNAME= libbonoboui-2.24.2
-PKGREVISION= 1
+DISTNAME= libbonoboui-2.24.3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.24/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libbonoboui/PLIST b/devel/libbonoboui/PLIST
index 492671c7f2f..e8ea62c9026 100644
--- a/devel/libbonoboui/PLIST
+++ b/devel/libbonoboui/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2009/10/21 16:01:57 drochner Exp $
+@comment $NetBSD: PLIST,v 1.26 2010/06/11 13:31:10 drochner Exp $
bin/bonobo-browser
bin/test-moniker
include/libbonoboui-2.0/bonobo.h
@@ -85,6 +85,7 @@ share/locale/af/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/am/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/ar/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/as/LC_MESSAGES/libbonoboui-2.0.mo
+share/locale/ast/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/az/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/be/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/bg/LC_MESSAGES/libbonoboui-2.0.mo
@@ -100,6 +101,7 @@ share/locale/da/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/de/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/dz/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/el/LC_MESSAGES/libbonoboui-2.0.mo
+share/locale/en@shaw/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/en_CA/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/en_GB/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/es/LC_MESSAGES/libbonoboui-2.0.mo
@@ -153,8 +155,8 @@ share/locale/sk/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/sl/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/sq/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/sr/LC_MESSAGES/libbonoboui-2.0.mo
-share/locale/sr@latin/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/sr@ije/LC_MESSAGES/libbonoboui-2.0.mo
+share/locale/sr@latin/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/sv/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/ta/LC_MESSAGES/libbonoboui-2.0.mo
share/locale/te/LC_MESSAGES/libbonoboui-2.0.mo
diff --git a/devel/libbonoboui/distinfo b/devel/libbonoboui/distinfo
index 634ff90130b..9245d121ab9 100644
--- a/devel/libbonoboui/distinfo
+++ b/devel/libbonoboui/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2009/10/21 16:01:57 drochner Exp $
+$NetBSD: distinfo,v 1.28 2010/06/11 13:31:10 drochner Exp $
-SHA1 (libbonoboui-2.24.2.tar.bz2) = 7963d0891d81ad8863a653eec90dc4782f3ee062
-RMD160 (libbonoboui-2.24.2.tar.bz2) = 0c7f3d494bdd19257d63b4904953a83dea89f1dd
-Size (libbonoboui-2.24.2.tar.bz2) = 961498 bytes
+SHA1 (libbonoboui-2.24.3.tar.bz2) = 917a2ca65307644fe97383b41632148fde9dea4c
+RMD160 (libbonoboui-2.24.3.tar.bz2) = 69948f05157f4fef76d3bc0d41aaa98ef3c4ea50
+Size (libbonoboui-2.24.3.tar.bz2) = 926983 bytes
diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile
index 522ebfc396b..b83c150cd87 100644
--- a/sysutils/gnome-vfs/Makefile
+++ b/sysutils/gnome-vfs/Makefile
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2009/11/12 00:13:26 drochner Exp $
-
-PKGREVISION= 1
+# $NetBSD: Makefile,v 1.78 2010/06/11 13:25:27 drochner Exp $
PKGCONFIG_OVERRIDE= gnome-vfs-2.0.pc.in
PKGCONFIG_OVERRIDE+= gnome-vfs-module-2.0.pc.in
diff --git a/sysutils/gnome-vfs/Makefile.common b/sysutils/gnome-vfs/Makefile.common
index 6f156256b9b..fd3b04eaffc 100644
--- a/sysutils/gnome-vfs/Makefile.common
+++ b/sysutils/gnome-vfs/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.23 2009/10/22 15:19:39 drochner Exp $
+# $NetBSD: Makefile.common,v 1.24 2010/06/11 13:25:27 drochner Exp $
#
# used by audio/gnome-vfs-cdda/Makefile
# used by net/gnome-vfs-dns-sd/Makefile
# used by net/gnome-vfs-smb/Makefile
-GNOME_VFS_VERSION= 2.24.2
+GNOME_VFS_VERSION= 2.24.3
DISTNAME= gnome-vfs-${GNOME_VFS_VERSION}
CATEGORIES?= sysutils
diff --git a/sysutils/gnome-vfs/PLIST b/sysutils/gnome-vfs/PLIST
index c66382304a7..7923b226c77 100644
--- a/sysutils/gnome-vfs/PLIST
+++ b/sysutils/gnome-vfs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2009/10/22 15:19:39 drochner Exp $
+@comment $NetBSD: PLIST,v 1.24 2010/06/11 13:25:27 drochner Exp $
bin/gnomevfs-cat
bin/gnomevfs-copy
bin/gnomevfs-df
@@ -165,6 +165,7 @@ share/locale/da/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/de/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/dz/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/el/LC_MESSAGES/gnome-vfs-2.0.mo
+share/locale/en@shaw/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/en_CA/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/en_GB/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/eo/LC_MESSAGES/gnome-vfs-2.0.mo
diff --git a/sysutils/gnome-vfs/distinfo b/sysutils/gnome-vfs/distinfo
index ca0cdbf7376..42b021c609f 100644
--- a/sysutils/gnome-vfs/distinfo
+++ b/sysutils/gnome-vfs/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.29 2009/10/22 15:19:39 drochner Exp $
+$NetBSD: distinfo,v 1.30 2010/06/11 13:25:27 drochner Exp $
-SHA1 (gnome-vfs-2.24.2.tar.bz2) = 9e8e9387cbf0dd107e16afd95a358581eb610ab8
-RMD160 (gnome-vfs-2.24.2.tar.bz2) = af81ef4193821696a2ca26435a6a457d55d5ab5c
-Size (gnome-vfs-2.24.2.tar.bz2) = 1859173 bytes
+SHA1 (gnome-vfs-2.24.3.tar.bz2) = 56aed067eea79175bc186a00003c07a42e5e9aa6
+RMD160 (gnome-vfs-2.24.3.tar.bz2) = 652afba47a33b05128d354927d2648b39b50f35a
+Size (gnome-vfs-2.24.3.tar.bz2) = 1830456 bytes
SHA1 (patch-aa) = a5a3ac6be3e2a888eaaab108807d2aff651e62db
SHA1 (patch-ab) = 6320180870f234a150dfe40f8f990deec7a2a0b5
SHA1 (patch-ae) = 414d92d95694cd45bad7a34c381e55a46e3e8eae