Subject: CVS commit: pkgsrc/devel/glibmm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 07/05/2007 10:49:45
Module Name: pkgsrc
Committed By: adam
Date: Thu Jul 5 10:49:45 UTC 2007
Modified Files:
pkgsrc/devel/glibmm: Makefile distinfo
Log Message:
Changes 2.12.10:
* Fix the build when properties are disabled.
Changes 2.12.9:
* Correctly ifdef-out initialization of deprecated classes.
* Build: Cope with newer m4 versions.
Changes 2.12.8:
* Glib::ObjectBase::is_derived_() is now public, though it is still only for
internal use. This allows us to do some optimization of default signal handlers and
vfuncs.
* Gtk::Main: Actually do cleanup in the constructor, to allow repeated use and
avoid theoretical memory leaks.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/devel/glibmm/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/glibmm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.