Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 09/03/1999 00:19:26
Module Name:	pkgsrc
Committed By:	rh
Date:		Fri Sep  3 07:19:26 UTC 1999

Modified Files:
	pkgsrc/x11/gnome-libs: Makefile
	pkgsrc/x11/gnome-libs/files: md5 patch-sum
	pkgsrc/x11/gnome-libs/patches: patch-ae
	pkgsrc/x11/gnome-libs/pkg: PLIST

Log Message:
Update gnome-libs to 1.0.16

Changes include:

  - Fixed the ordering of tests for versions of Berkeley db.
    This will try to use db2, then db1.85, then db1.  If you got
    gnome-libs-1.0.15 and had problems with metadata in the
    Midnight Commander, please use this version instead (Federico).

  - Fixes for the installation of HTML/SGML documentation (Karl).

  - Fixes to the MDI framework (Jaka).

  - Fixes to the GnomeFileEntry widget (Federico).

  - Updated translations (Pablo, Vincent, Birger).

  - gnome-hello dropped from distribution, use GnomeHello as an
    example instead (Havoc)

  - GnomeSegv activated (Elliot, Havoc), this will provide a
    dialog box telling people that the application just crashed
    and point them to the gnome web site.

  - Gnome Dentry Editor i18n fixes (George)

  - Exports constructor routines for most widgets

  - Memory leak fixes in the Canvas/AA (Federico)

  - --disable-crash-dialog option (Havoc)

  - Large const-ization of incoming parameters work from Hebert.

  - Lots of bug fixes from Elliot and Havoc as part of the
    Bugathlon.

  - Gnome-metadata is thread safe now (Tom Tromey)

  - Gnome-Dentry fixed for i18n (George)

  - Gnome-Mime key duplication fixed (Bertrand)

  - Support GNOME_PATH variable.  It enables you to install
    different GNOME packages in different locations in the
    system and still get gnome-config to recognize your
    libraries properly

  - gnome-config now wraps the list of libraries, in an attempt
    to fit in your screen (me, Raja).

  - LIbArt started to be documented (Raph)

  - gnome.1 man page updated, gnome-config.1 man page updated

  - gnome-mime.5 man page included

  - Gnome-dev-info files moved to their own directory (Karl)

  - Added Gnome-MDI signal docs (George)

  - GnomePixmap, GnomeScores, GnomeDock, GnomeProcBar:
    Documented by George.

  - Touchups to GnomeDialog, GnomeClient, GnomeApp from George.

  - Now GOAD uses the GNOME_PATH variable as a list of
    directories that are the root of GNOME installations and the
    GNOME_GNORBA_PATH for locating precisely CORBA servers

  - Cookie support fixed (Elliot)


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/x11/gnome-libs/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/gnome-libs/files/md5
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/gnome-libs/files/patch-sum
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/gnome-libs/patches/patch-ae
cvs rdiff -r1.16 -r1.17 pkgsrc/x11/gnome-libs/pkg/PLIST

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