pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/gnome-vfsmm Changes 2.16.0/2.15.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff708187b43c
branches:  trunk
changeset: 518967:ff708187b43c
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Sep 24 16:50:47 2006 +0000

description:
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.

diffstat:

 sysutils/gnome-vfsmm/Makefile |  7 +++----
 sysutils/gnome-vfsmm/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r e17ab909267d -r ff708187b43c sysutils/gnome-vfsmm/Makefile
--- a/sysutils/gnome-vfsmm/Makefile     Sun Sep 24 16:49:45 2006 +0000
+++ b/sysutils/gnome-vfsmm/Makefile     Sun Sep 24 16:50:47 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2006/09/16 12:20:32 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2006/09/24 16:50:47 adam Exp $
 
-DISTNAME=      gnome-vfsmm-2.14.0
-PKGREVISION=   1
+DISTNAME=      gnome-vfsmm-2.16.0
 CATEGORIES=    sysutils
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-vfsmm/2.14/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-vfsmm/2.16/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    adam%NetBSD.org@localhost
diff -r e17ab909267d -r ff708187b43c sysutils/gnome-vfsmm/distinfo
--- a/sysutils/gnome-vfsmm/distinfo     Sun Sep 24 16:49:45 2006 +0000
+++ b/sysutils/gnome-vfsmm/distinfo     Sun Sep 24 16:50:47 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/06/14 07:27:57 adam Exp $
+$NetBSD: distinfo,v 1.4 2006/09/24 16:50:47 adam Exp $
 
-SHA1 (gnome-vfsmm-2.14.0.tar.bz2) = 01b23f8258ad09a2ee993995d10e5a698877695a
-RMD160 (gnome-vfsmm-2.14.0.tar.bz2) = 30f10b0884b1344e221aa476de3b397301957991
-Size (gnome-vfsmm-2.14.0.tar.bz2) = 324357 bytes
+SHA1 (gnome-vfsmm-2.16.0.tar.bz2) = 97ba002b42ef0903e1b3453bc5130c7c2159359a
+RMD160 (gnome-vfsmm-2.16.0.tar.bz2) = 464f50d37197cfa802efba388b6ea531c8378749
+Size (gnome-vfsmm-2.16.0.tar.bz2) = 328827 bytes



Home | Main Index | Thread Index | Old Index