Subject: CVS commit: pkgsrc/devel/glibmm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 04/14/2006 11:01:19
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Apr 14 11:01:19 UTC 2006

Modified Files:
	pkgsrc/devel/glibmm: Makefile distinfo

Log Message:
Chanes 2.8.6:
* Windows Build:
 - Define GLIBMM_DLL when building with mingw32 or cygwin,
   because it is needed by gtkmm.
* OptionGroup: Allow default values, by not initializing them all.
* Slight code size reduction by marking private functions as static.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/glibmm/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/glibmm/distinfo

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