pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cairomm Changes 1.4.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/dba5657df8b8
branches: trunk
changeset: 532133:dba5657df8b8
user: adam <adam%pkgsrc.org@localhost>
date: Sun Aug 12 12:24:34 2007 +0000
description:
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
diffstat:
graphics/cairomm/Makefile | 4 ++--
graphics/cairomm/PLIST | 3 ++-
graphics/cairomm/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r b191e9cabdbd -r dba5657df8b8 graphics/cairomm/Makefile
--- a/graphics/cairomm/Makefile Sun Aug 12 12:24:20 2007 +0000
+++ b/graphics/cairomm/Makefile Sun Aug 12 12:24:34 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2007/03/18 12:30:23 adam Exp $
+# $NetBSD: Makefile,v 1.4 2007/08/12 12:24:34 adam Exp $
-DISTNAME= cairomm-1.2.4
+DISTNAME= cairomm-1.4.4
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
diff -r b191e9cabdbd -r dba5657df8b8 graphics/cairomm/PLIST
--- a/graphics/cairomm/PLIST Sun Aug 12 12:24:20 2007 +0000
+++ b/graphics/cairomm/PLIST Sun Aug 12 12:24:34 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/09/06 19:56:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/08/12 12:24:34 adam Exp $
include/cairomm-1.0/cairomm/cairomm.h
include/cairomm-1.0/cairomm/context.h
include/cairomm-1.0/cairomm/enums.h
@@ -7,6 +7,7 @@
include/cairomm-1.0/cairomm/fontoptions.h
include/cairomm-1.0/cairomm/path.h
include/cairomm-1.0/cairomm/pattern.h
+include/cairomm-1.0/cairomm/quartz_surface.h
include/cairomm-1.0/cairomm/refptr.h
include/cairomm-1.0/cairomm/scaledfont.h
include/cairomm-1.0/cairomm/surface.h
diff -r b191e9cabdbd -r dba5657df8b8 graphics/cairomm/distinfo
--- a/graphics/cairomm/distinfo Sun Aug 12 12:24:20 2007 +0000
+++ b/graphics/cairomm/distinfo Sun Aug 12 12:24:34 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/03/18 12:30:23 adam Exp $
+$NetBSD: distinfo,v 1.3 2007/08/12 12:24:34 adam Exp $
-SHA1 (cairomm-1.2.4.tar.gz) = dca12f7d4f90812a9cc1c85dcc5652ec24c5eeef
-RMD160 (cairomm-1.2.4.tar.gz) = 1e7b84c77a2144f8665195e07f6bd52337794233
-Size (cairomm-1.2.4.tar.gz) = 580871 bytes
+SHA1 (cairomm-1.4.4.tar.gz) = 5e0411a67d8f427a7fb514f27b8d15298f6dffe6
+RMD160 (cairomm-1.4.4.tar.gz) = 42f9320a102a4a61029d6099aade6550befefca9
+Size (cairomm-1.4.4.tar.gz) = 677392 bytes
Home |
Main Index |
Thread Index |
Old Index