Subject: CVS commit: pkgsrc/devel/libglademm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 10/13/2007 17:52:18
Module Name: pkgsrc
Committed By: adam
Date: Sat Oct 13 17:52:18 UTC 2007
Modified Files:
pkgsrc/devel/libglademm: Makefile distinfo
Log Message:
Changes 2.6.5:
* libglade/src/xml.hg:
* libglade/src/xml.ccg: Do not use exceptions when compiled with
exceptions disabled. Instead, Gnome::Glade::Xml takes an additional
error parameter like most other g*mm methods that can fail.
* docs/reference/Doxyfile.in: Add defines to PREDEFINED so that documentation
is built wihout hiding optional API, such as use of exceptions.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/libglademm/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/libglademm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.