Subject: CVS commit: pkgsrc/devel/g-wrap
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/02/2005 21:49:45
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Mar  2 21:49:45 UTC 2005

Modified Files:
	pkgsrc/devel/g-wrap: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update to 1.9.5.

Changes since 1.9.4:

  - Bugfixes
    + The minimal GLib wrappers are now installed as (g-wrap gw-glib),
      as expected by GnuCash.
    + A problem with generic specializer class lookup has been fixed.
    + A problem with generics specialization and default arguments has
      been fixed.
    + A problem with default arguments, when combined with
      invisible arguments (such as output arguments) has been fixed.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/devel/g-wrap/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/g-wrap/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/g-wrap/buildlink3.mk
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/g-wrap/distinfo

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