Subject: CVS commit: pkgsrc/sysutils/gnome-vfs2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 05/03/2004 15:39:47
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Mon May  3 15:39:47 UTC 2004

Modified Files:
	pkgsrc/sysutils/gnome-vfs2: Makefile Makefile.common PLIST
	    buildlink3.mk distinfo
	pkgsrc/sysutils/gnome-vfs2/patches: patch-ae patch-am
Removed Files:
	pkgsrc/sysutils/gnome-vfs2/patches: patch-al

Log Message:
Update gnome-vfs2 (and gnome-vfs2-{cdda,smb}) to 2.6.1.1.

Changes in the package:
* Use gnutls instead of openssl.  This fixes many problems exposed by
  programs using the mozilla renderer and gnome-vfs2 together (like
  epiphany and galeon), due to conflicting symbols.  Closes PR pkg/25190.
* Move documentation out of the doc/html subdirectory.

Bug fixes in this version:
* Portability fixes.
* Work with GNUTLS 1.0.
* sftp: handles servers that ask for "Password" (not "password").
* gnome_vfs_inet_connection_read handles EOF correctly.
* thread-safe gnome-vfs-parse-ls.c.
* Fix mime crash.
* Toplevel smb directories aren't writable.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/sysutils/gnome-vfs2/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/gnome-vfs2/Makefile.common
cvs rdiff -r1.10 -r1.11 pkgsrc/sysutils/gnome-vfs2/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/sysutils/gnome-vfs2/buildlink3.mk
cvs rdiff -r1.20 -r1.21 pkgsrc/sysutils/gnome-vfs2/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/gnome-vfs2/patches/patch-ae
cvs rdiff -r1.6 -r0 pkgsrc/sysutils/gnome-vfs2/patches/patch-al
cvs rdiff -r1.6 -r1.7 pkgsrc/sysutils/gnome-vfs2/patches/patch-am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.