Subject: CVS commit: pkgsrc/sysutils/gnome-vfsmm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 09/24/2006 16:50:47
Module Name: pkgsrc
Committed By: adam
Date: Sun Sep 24 16:50:47 UTC 2006
Modified Files:
pkgsrc/sysutils/gnome-vfsmm: Makefile distinfo
Log Message:
Changes 2.16.0/2.15.1:
Gnome::Vfs::Mime:
* Removed get_default_component(), get_short_list_components(),
get_all_components(), id_in_component_list(), and
id_list_from_component_list().
This is because the underlying functions have been removed from
gnome-vfs. This _is_ an ABI break, but we are taking this
extraordinary step because it is very unlikely that anyone is using
these methods, and in order to remove the dependency on Bonobo.
If you really need to use these methods, you should use
the underlying C functions, which have been moved to
libbonobo.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/sysutils/gnome-vfsmm/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/gnome-vfsmm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.