Update to thunar 1.0.2

This commit is contained in:
landry 2010-06-05 15:24:07 +00:00
parent 814bc86a73
commit 66bb428f3f
4 changed files with 66 additions and 23 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.21 2009/12/21 16:07:44 landry Exp $
# $OpenBSD: Makefile,v 1.22 2010/06/05 15:24:07 landry Exp $
COMMENT= Xfce4 file manager
XFCE_VERSION= 1.0.1
XFCE_VERSION= 1.0.2
XFCE_PROJECT= Thunar
# :L is here for a reason
PKGNAME= ${DISTNAME:L}p4
PKGNAME= ${DISTNAME:L}
SHARED_LIBS= thunarx-1 5.1 \
thunar-vfs-1 5.1
@ -25,6 +25,9 @@ CONFIGURE_ARGS= --disable-gnome-thumbnailers \
--enable-exif \
--enable-pcre
CONFIGURE_ENV= ac_cv_header_sys_ucred_h=yes \
ac_cv_header_sys_mount_h=yes
FAKE_FLAGS= defaultsdir=${PREFIX}/share/examples/Thunar
LIB_DEPENDS= exo-0.3.>=4::x11/xfce4/exo \
@ -45,6 +48,6 @@ WANTLIB += expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 gthread-2.0
WANTLIB += gtk-x11-2.0 jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pixman-1 png pthread pthread-stubs startup-notification-1
WANTLIB += xcb xcb-atom xcb-aux xcb-event xfce4util z
WANTLIB += xcb xcb-atom xcb-aux xcb-event xfce4util z xcb-render xcb-render-util
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (xfce4/Thunar-1.0.1.tar.bz2) = IYNzqkXXS2uoxpxNWvO7GQ==
RMD160 (xfce4/Thunar-1.0.1.tar.bz2) = IDaQuesFyo5SSLsCb5i44+aIHyw=
SHA1 (xfce4/Thunar-1.0.1.tar.bz2) = L806ew4nsB8Fnf/I/9rJTisqoGQ=
SHA256 (xfce4/Thunar-1.0.1.tar.bz2) = eitrSTRjdWu8nFQUT6svIWO8hPCJa0wG/SJdEQJaIQ0=
SIZE (xfce4/Thunar-1.0.1.tar.bz2) = 8802672
MD5 (xfce4/Thunar-1.0.2.tar.bz2) = yRBzIC03Oh+ZUaEkAIPDbQ==
RMD160 (xfce4/Thunar-1.0.2.tar.bz2) = xbmCAzU873MStzYFPlp2eNBkQnI=
SHA1 (xfce4/Thunar-1.0.2.tar.bz2) = 964AwyQC5LxQKroVR3t44sVYx8M=
SHA256 (xfce4/Thunar-1.0.2.tar.bz2) = dYKbNKaDRrM/Zogr7cl5TVgMIA0RryJUGIV1BFm1XAM=
SIZE (xfce4/Thunar-1.0.2.tar.bz2) = 9320379

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-thunar-vfs_thunar-vfs-io-jobs_c,v 1.3 2009/06/26 08:35:36 landry Exp $
Fix for http://bugzilla.xfce.org/show_bug.cgi?id=5376
--- thunar-vfs/thunar-vfs-io-jobs.c.orig Fri Jun 26 10:11:44 2009
+++ thunar-vfs/thunar-vfs-io-jobs.c Fri Jun 26 10:12:00 2009
@@ -708,7 +708,7 @@ _thunar_vfs_io_jobs_mkdir (ThunarVfsJob *job,
_thunar_vfs_job_process_path (job, lp);
/* try to create the target directory */
- if (!_thunar_vfs_io_ops_mkdir (lp->data, 0777 & ~umask(0), THUNAR_VFS_IO_OPS_NONE, error))
+ if (!_thunar_vfs_io_ops_mkdir (lp->data, 0777, THUNAR_VFS_IO_OPS_NONE, error))
return FALSE;
}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2009/12/21 16:07:44 landry Exp $
@comment $OpenBSD: PLIST,v 1.11 2010/06/05 15:24:07 landry Exp $
@conflict xffm-*
%%SHARED%%
@bin bin/Thunar
@ -103,6 +103,29 @@ share/doc/Thunar/html/C/support.html
share/doc/Thunar/html/C/the-file-manager-window.html
share/doc/Thunar/html/C/using-removable-media.html
share/doc/Thunar/html/C/working-with-files-and-folders.html
share/doc/Thunar/html/am/
share/doc/Thunar/html/am/advanced-topics.html
share/doc/Thunar/html/am/copyright.html
share/doc/Thunar/html/am/customizing-thunar.html
share/doc/Thunar/html/am/faq.html
share/doc/Thunar/html/am/images/
share/doc/Thunar/html/am/images/bulk-rename.png
share/doc/Thunar/html/am/images/file-manager-window.png
share/doc/Thunar/html/am/images/file-properties.png
share/doc/Thunar/html/am/images/preferences-advanced.png
share/doc/Thunar/html/am/images/preferences-behavior.png
share/doc/Thunar/html/am/images/preferences-side-pane.png
share/doc/Thunar/html/am/images/preferences-views.png
share/doc/Thunar/html/am/images/removable-drives-and-media.png
share/doc/Thunar/html/am/images/removable-media-unmount.png
share/doc/Thunar/html/am/images/sendto-menu.png
share/doc/Thunar/html/am/images/visible-columns.png
share/doc/Thunar/html/am/index.html
share/doc/Thunar/html/am/preferences.html
share/doc/Thunar/html/am/support.html
share/doc/Thunar/html/am/the-file-manager-window.html
share/doc/Thunar/html/am/using-removable-media.html
share/doc/Thunar/html/am/working-with-files-and-folders.html
share/doc/Thunar/html/da/
share/doc/Thunar/html/da/advanced-topics.html
share/doc/Thunar/html/da/copyright.html
@ -200,6 +223,18 @@ share/doc/Thunar/html/gl/advanced-topics.html
share/doc/Thunar/html/gl/copyright.html
share/doc/Thunar/html/gl/customizing-thunar.html
share/doc/Thunar/html/gl/faq.html
share/doc/Thunar/html/gl/images/
share/doc/Thunar/html/gl/images/bulk-rename.png
share/doc/Thunar/html/gl/images/file-manager-window.png
share/doc/Thunar/html/gl/images/file-properties.png
share/doc/Thunar/html/gl/images/preferences-advanced.png
share/doc/Thunar/html/gl/images/preferences-behavior.png
share/doc/Thunar/html/gl/images/preferences-side-pane.png
share/doc/Thunar/html/gl/images/preferences-views.png
share/doc/Thunar/html/gl/images/removable-drives-and-media.png
share/doc/Thunar/html/gl/images/removable-media-unmount.png
share/doc/Thunar/html/gl/images/sendto-menu.png
share/doc/Thunar/html/gl/images/visible-columns.png
share/doc/Thunar/html/gl/index.html
share/doc/Thunar/html/gl/preferences.html
share/doc/Thunar/html/gl/support.html
@ -461,10 +496,19 @@ share/icons/hicolor/48x48/apps/Thunar.png
share/icons/hicolor/scalable/
share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/Thunar.svg
share/locale/am/
share/locale/am/LC_MESSAGES/
share/locale/am/LC_MESSAGES/Thunar.mo
share/locale/ar/
share/locale/ar/LC_MESSAGES/
share/locale/ar/LC_MESSAGES/Thunar.mo
share/locale/ast/
share/locale/ast/LC_MESSAGES/
share/locale/ast/LC_MESSAGES/Thunar.mo
share/locale/be/LC_MESSAGES/Thunar.mo
share/locale/bn/
share/locale/bn/LC_MESSAGES/
share/locale/bn/LC_MESSAGES/Thunar.mo
share/locale/ca/LC_MESSAGES/Thunar.mo
share/locale/cs/LC_MESSAGES/Thunar.mo
share/locale/da/LC_MESSAGES/Thunar.mo
@ -491,6 +535,9 @@ share/locale/ja/LC_MESSAGES/Thunar.mo
share/locale/ka/
share/locale/ka/LC_MESSAGES/
share/locale/ka/LC_MESSAGES/Thunar.mo
share/locale/kk/
share/locale/kk/LC_MESSAGES/
share/locale/kk/LC_MESSAGES/Thunar.mo
share/locale/ko/LC_MESSAGES/Thunar.mo
share/locale/ku/
share/locale/ku/LC_MESSAGES/
@ -519,10 +566,16 @@ share/locale/sq/LC_MESSAGES/
share/locale/sq/LC_MESSAGES/Thunar.mo
share/locale/sv/LC_MESSAGES/Thunar.mo
share/locale/tr/LC_MESSAGES/Thunar.mo
share/locale/ug/
share/locale/ug/LC_MESSAGES/
share/locale/ug/LC_MESSAGES/Thunar.mo
share/locale/uk/LC_MESSAGES/Thunar.mo
share/locale/ur/
share/locale/ur/LC_MESSAGES/
share/locale/ur/LC_MESSAGES/Thunar.mo
share/locale/ur_PK/
share/locale/ur_PK/LC_MESSAGES/
share/locale/ur_PK/LC_MESSAGES/Thunar.mo
share/locale/zh_CN/LC_MESSAGES/Thunar.mo
share/locale/zh_TW/LC_MESSAGES/Thunar.mo
share/pixmaps/