From 256005599507c341011911815e74da014477702f Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 20 Feb 2008 11:01:37 +0000 Subject: Update to 1.045. Overview of changes in Cairo 1.045 ================================== * Fix memory allocation errors on win32. [T.J. Ferraro] Overview of changes in Cairo 1.044 ================================== * Add entries for the various kinds of surfaces to the API listing. * Fix some test suite and build issues. Overview of changes in Cairo 1.043 ================================== * Fix a few build and compatibility problems. Overview of changes in Cairo 1.042 ================================== * Fix a few build and test failures. Overview of changes in Cairo 1.041 ================================== * Use Test::Numer::Delta to make floating point tests more reliable. Overview of changes in Cairo 1.040 ================================== * Re-add Cairo::Surface::finish. * Add support for cairo_get_scaled_font. * Document the new API. Overview of changes in Cairo 1.031 ================================== * Track upstream API improvements. * Fix enum error messages to display the correct list of allowed values. * Fix a endianness-related test failure. --- graphics/p5-cairo/Makefile | 4 ++-- graphics/p5-cairo/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics/p5-cairo') diff --git a/graphics/p5-cairo/Makefile b/graphics/p5-cairo/Makefile index 79e2ac36e02..ed9b1558d4e 100644 --- a/graphics/p5-cairo/Makefile +++ b/graphics/p5-cairo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/04/15 19:21:09 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/02/20 11:01:37 xtraeme Exp $ # DISTNAME= Cairo-${DIST_VER} @@ -13,7 +13,7 @@ COMMENT= Perl bindings to the cairo graphics library USE_TOOLS+= pkg-config -DIST_VER= 1.023 +DIST_VER= 1.045 DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends DEPENDS+= p5-ExtUtils-PkgConfig>=1:../../devel/p5-ExtUtils-PkgConfig diff --git a/graphics/p5-cairo/distinfo b/graphics/p5-cairo/distinfo index 79bbb994f1e..72ab755237c 100644 --- a/graphics/p5-cairo/distinfo +++ b/graphics/p5-cairo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/13 23:17:22 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2008/02/20 11:01:37 xtraeme Exp $ -SHA1 (Cairo-1.023.tar.gz) = 10234f92eb2888af5553d314a583ecef7ddd6469 -RMD160 (Cairo-1.023.tar.gz) = 69c8b139e6397c7a1d020a9f508815e5c45d2cf6 -Size (Cairo-1.023.tar.gz) = 43737 bytes +SHA1 (Cairo-1.045.tar.gz) = ddfc89d0c21d2d7afd508bb39e3774cff8a48280 +RMD160 (Cairo-1.045.tar.gz) = ba36ef99e4335e36d6894930cd1a616ce7446319 +Size (Cairo-1.045.tar.gz) = 87823 bytes -- cgit v1.2.3