summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2008-02-20 11:01:37 +0000
committerxtraeme <xtraeme@pkgsrc.org>2008-02-20 11:01:37 +0000
commit164cefb42ac83470e62bae24e7fc89ec9ecc82ac (patch)
treeac18412b18dfef2314957ac211fc4337412942a7 /graphics
parent8f87f0ad724c08d41a65c7c115520b429b8e9cb8 (diff)
downloadpkgsrc-164cefb42ac83470e62bae24e7fc89ec9ecc82ac.tar.gz
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.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-cairo/Makefile4
-rw-r--r--graphics/p5-cairo/distinfo8
2 files changed, 6 insertions, 6 deletions
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