pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-cairo Update to 1.045.
details: https://anonhg.NetBSD.org/pkgsrc/rev/83ca4f6798cb
branches: trunk
changeset: 538876:83ca4f6798cb
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Feb 20 11:01:37 2008 +0000
description:
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:
graphics/p5-cairo/Makefile | 4 ++--
graphics/p5-cairo/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r 87ce9f0d1bcb -r 83ca4f6798cb graphics/p5-cairo/Makefile
--- a/graphics/p5-cairo/Makefile Wed Feb 20 10:58:10 2008 +0000
+++ b/graphics/p5-cairo/Makefile Wed Feb 20 11:01:37 2008 +0000
@@ -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 @@
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 -r 87ce9f0d1bcb -r 83ca4f6798cb graphics/p5-cairo/distinfo
--- a/graphics/p5-cairo/distinfo Wed Feb 20 10:58:10 2008 +0000
+++ b/graphics/p5-cairo/distinfo Wed Feb 20 11:01:37 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index