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

Modified Files:
	pkgsrc/devel/glibmm: Makefile PLIST buildlink3.mk distinfo

Log Message:
Changes 2.10.2:
* Added --enable-api-properties, --enable-api-vfuncs, and --enable-api-exceptions.
  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.10 -r1.11 pkgsrc/devel/glibmm/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/glibmm/PLIST pkgsrc/devel/glibmm/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/glibmm/buildlink3.mk

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