Date: Fri, 16 Apr 2004 21:52:38 -0700 (PDT) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnomevfs2 Makefileports/devel/gnomevfs2/files patch-libgnomevfs_gnome-vfs-unix-mounts.c Message-ID: <200404170452.i3H4qdIg075377@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2004/04/16 21:52:38 PDT FreeBSD ports repository Modified files: devel/gnomevfs2 Makefile devel/gnomevfs2/files patch-libgnomevfs_gnome-vfs-unix-mounts.c Log: * statfs.f_flags is a bitmap, so we need to do boolean operations, and not simply test for equality * Fix a potential crash in many GNOME applications because the device number for various file systems could not be obtained Revision Changes Path 1.80 +1 -1 ports/devel/gnomevfs2/Makefile 1.2 +24 -2 ports/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404170452.i3H4qdIg075377>