From 2bc337bc015ff1a8ec033b00a4abdec8df162038 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Fri, 9 Oct 2009 17:39:38 +0000 Subject: [PATCH] Minor update to gnome-vfs2-2.24.2 ok jasper@ --- x11/gnome/vfs2/Makefile | 8 ++++---- x11/gnome/vfs2/distinfo | 10 +++++----- x11/gnome/vfs2/patches/patch-configure | 12 ++++++------ x11/gnome/vfs2/patches/patch-modules_file-method_c | 8 ++++---- x11/gnome/vfs2/pkg/PLIST-main | 3 ++- 5 files changed, 21 insertions(+), 20 deletions(-) diff --git a/x11/gnome/vfs2/Makefile b/x11/gnome/vfs2/Makefile index f3ca233f572..da7b7687d73 100644 --- a/x11/gnome/vfs2/Makefile +++ b/x11/gnome/vfs2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.49 2009/06/11 18:38:17 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.50 2009/10/09 17:39:38 ajacoutot Exp $ SHARED_ONLY= Yes @@ -6,9 +6,9 @@ COMMENT-main= GNOME Virtual File System COMMENT-smb= samba module for gnome-vfs2 GNOME_PROJECT= gnome-vfs -GNOME_VERSION= 2.24.1 -PKGNAME-main= gnome-vfs2-${VERSION}p5 -PKGNAME-smb= gnome-vfs2-smb-${VERSION}p4 +GNOME_VERSION= 2.24.2 +PKGNAME-main= gnome-vfs2-${VERSION} +PKGNAME-smb= gnome-vfs2-smb-${VERSION} MULTI_PACKAGES= -main -smb SHARED_LIBS += gnomevfs-2 2400.0 # .2400.0 diff --git a/x11/gnome/vfs2/distinfo b/x11/gnome/vfs2/distinfo index 97a8364f230..7f097fa87ef 100644 --- a/x11/gnome/vfs2/distinfo +++ b/x11/gnome/vfs2/distinfo @@ -1,5 +1,5 @@ -MD5 (gnome/gnome-vfs-2.24.1.tar.bz2) = EA+a8W3GWeN17o2kUXWijQ== -RMD160 (gnome/gnome-vfs-2.24.1.tar.bz2) = 5Mb5m2dJakVllrcECv+FnKSaiZg= -SHA1 (gnome/gnome-vfs-2.24.1.tar.bz2) = DntUj/57nt2u86Q83aR95ThxX4s= -SHA256 (gnome/gnome-vfs-2.24.1.tar.bz2) = vFkUTjA7FSuEuG8gk0ej6HqR1e1xcthQPuGcIy3KvrY= -SIZE (gnome/gnome-vfs-2.24.1.tar.bz2) = 1936704 +MD5 (gnome/gnome-vfs-2.24.2.tar.bz2) = Nx0T5zBuuC4/43SKdYTEQA== +RMD160 (gnome/gnome-vfs-2.24.2.tar.bz2) = r4HvQZOCFpaiyiZDWmpFfVXVq1w= +SHA1 (gnome/gnome-vfs-2.24.2.tar.bz2) = no6Th8vw3RB+Fq/ZWjWFgethCrg= +SHA256 (gnome/gnome-vfs-2.24.2.tar.bz2) = UOz18303dJLolDo8NZ/+ZBdtTn8EXpmAeQ7KmZocaFY= +SIZE (gnome/gnome-vfs-2.24.2.tar.bz2) = 1859173 diff --git a/x11/gnome/vfs2/patches/patch-configure b/x11/gnome/vfs2/patches/patch-configure index baf8a81f492..ffae3ab1418 100644 --- a/x11/gnome/vfs2/patches/patch-configure +++ b/x11/gnome/vfs2/patches/patch-configure @@ -1,7 +1,7 @@ -$OpenBSD: patch-configure,v 1.12 2009/03/17 15:53:37 ajacoutot Exp $ ---- configure.orig Tue Mar 17 14:55:00 2009 -+++ configure Tue Mar 17 16:44:51 2009 -@@ -34747,7 +34747,7 @@ if test "${openssl_libs+set}" = set; then +$OpenBSD: patch-configure,v 1.13 2009/10/09 17:39:38 ajacoutot Exp $ +--- configure.orig Thu Oct 8 16:18:09 2009 ++++ configure Thu Oct 8 17:06:12 2009 +@@ -26068,7 +26068,7 @@ if test "${openssl_libs+set}" = set; then $as_echo_n "(cached) " >&6 else @@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.12 2009/03/17 15:53:37 ajacoutot Exp $ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -35041,7 +35041,7 @@ if test "${openssl_libs+set}" = set; then +@@ -26363,7 +26363,7 @@ if test "${openssl_libs+set}" = set; then $as_echo_n "(cached) " >&6 else @@ -19,7 +19,7 @@ $OpenBSD: patch-configure,v 1.12 2009/03/17 15:53:37 ajacoutot Exp $ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -39706,7 +39706,7 @@ if test "${ac_cv_lib_fam_FAMOpen+set}" = set; then +@@ -31046,7 +31046,7 @@ if test "${ac_cv_lib_fam_FAMOpen+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS diff --git a/x11/gnome/vfs2/patches/patch-modules_file-method_c b/x11/gnome/vfs2/patches/patch-modules_file-method_c index 4e3f22260a9..702b9397df7 100644 --- a/x11/gnome/vfs2/patches/patch-modules_file-method_c +++ b/x11/gnome/vfs2/patches/patch-modules_file-method_c @@ -1,7 +1,7 @@ -$OpenBSD: patch-modules_file-method_c,v 1.1 2008/06/28 11:42:27 jasper Exp $ ---- modules/file-method.c.orig Sat Jun 28 13:25:57 2008 -+++ modules/file-method.c Sat Jun 28 13:30:46 2008 -@@ -2377,7 +2377,18 @@ do_set_file_info (GnomeVFSMethod *method, +$OpenBSD: patch-modules_file-method_c,v 1.2 2009/10/09 17:39:38 ajacoutot Exp $ +--- modules/file-method.c.orig Mon May 25 10:37:05 2009 ++++ modules/file-method.c Thu Oct 8 17:05:14 2009 +@@ -2378,7 +2378,18 @@ do_set_file_info (GnomeVFSMethod *method, } if (mask & GNOME_VFS_SET_FILE_INFO_PERMISSIONS) { diff --git a/x11/gnome/vfs2/pkg/PLIST-main b/x11/gnome/vfs2/pkg/PLIST-main index 419df94101d..b0e42412cf4 100644 --- a/x11/gnome/vfs2/pkg/PLIST-main +++ b/x11/gnome/vfs2/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.5 2009/06/07 11:03:21 ajacoutot Exp $ +@comment $OpenBSD: PLIST-main,v 1.6 2009/10/09 17:39:38 ajacoutot Exp $ @pkgpath x11/gnome/vfs2 @bin bin/gnomevfs-cat @bin bin/gnomevfs-copy @@ -201,6 +201,7 @@ share/locale/bn/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/bn_IN/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/bs/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/ca/LC_MESSAGES/gnome-vfs-2.0.mo +share/locale/ca@valencia/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/cs/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/cy/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/da/LC_MESSAGES/gnome-vfs-2.0.mo