Subject: CVS commit: pkgsrc/x11/gtkmm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 05/13/2006 19:15:38
Module Name:	pkgsrc
Committed By:	adam
Date:		Sat May 13 19:15:38 UTC 2006

Modified Files:
	pkgsrc/x11/gtkmm: Makefile buildlink3.mk distinfo

Log Message:
Changes 2.8.7:
* Fixed a typo to fix the build when not disabling exceptions.

Changes 2.8.6:
* Fix the build when using --enable-api-properties, --enable-api-vfuncs, or
  --enable-api-exceptions when configuring glibmm.
  When using these, the API, and any API generated by gmmproc, will be
  changed. This allows users of embedded platforms to reduce the code size of *mm
  libraries and *mm-using applications, at the small cost of losing some rarely-used
  API. Alternatives exist for that API, as show in the examples.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/x11/gtkmm/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/gtkmm/buildlink3.mk
cvs rdiff -r1.16 -r1.17 pkgsrc/x11/gtkmm/distinfo

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