Subject: CVS commit: pkgsrc/graphics/cairomm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 08/12/2007 12:24:34
Module Name:	pkgsrc
Committed By:	adam
Date:		Sun Aug 12 12:24:34 UTC 2007

Modified Files:
	pkgsrc/graphics/cairomm: Makefile PLIST distinfo

Log Message:
Changes 1.4.4:
* Added the --enable-api-exceptions=yes/no configure option, to allow
  cairomm to build when exceptions are disabled. For instance, when
  using CXXFLAGS=-fno-exceptions with g++.

Changes 1.4.2:
* Bugfixes:

Changes 1.4.0:
* Wrapped new API added in cairo 1.4
* Added support for Quartz surfaces
* ability to use dynamic casting for surfaces and patterns returned from
  Context::get_target(), Context::get_source(), etc.
* Various build and bug fixes


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/cairomm/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/cairomm/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/cairomm/distinfo

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