summaryrefslogtreecommitdiff
path: root/graphics/cairomm/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2008-09-11 13:29:58 +0000
committeradam <adam@pkgsrc.org>2008-09-11 13:29:58 +0000
commit26ad7ac9c2dbf59aa71a6d58cdb4a81257bd3e91 (patch)
tree9663207c441718d598184129cd29c057a877a4e0 /graphics/cairomm/Makefile
parent1ae80b97a85cc7de6097e0c70efbbb36224cc60f (diff)
downloadpkgsrc-26ad7ac9c2dbf59aa71a6d58cdb4a81257bd3e91.tar.gz
Changes 1.6.4:
* Windows build: Fix the build on the freely available Visual Studio Express compiler. Changes 1.6.2: * Fix build on OSX when both Quartz and Xlib surfaces are enabled * Fixed a bug where an exception message would often report "Success" when it should have reported an error message * Added ability to get the error status code from an exception: Cairo::logic_error::get_status_code() * Added new elements to the surface type enumeration
Diffstat (limited to 'graphics/cairomm/Makefile')
-rw-r--r--graphics/cairomm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile
index 55ba4eaf4cd..90e7930cc67 100644
--- a/graphics/cairomm/Makefile
+++ b/graphics/cairomm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2008/04/21 15:00:18 adam Exp $
+# $NetBSD: Makefile,v 1.8 2008/09/11 13:29:58 adam Exp $
-DISTNAME= cairomm-1.6.0
+DISTNAME= cairomm-1.6.4
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/