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.060:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b67ea4b33850
branches: trunk
changeset: 541369:b67ea4b33850
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Apr 21 14:43:20 2008 +0000
description:
Update to 1.060:
* Wrap new API:
- cairo_has_current_point
- cairo_path_extents
- cairo_format_stride_for_width
- cairo_surface_copy_page and cairo_surface_show_page
- cairo_ps_surface_restrict_to_level, cairo_ps_get_levels, and
cairo_ps_level_to_string
- cairo_ps_surface_set_eps and cairo_ps_surface_get_eps
* Provide Cairo::FtFontFace::create which can be used with Font::FreeType.
* Complete the API listing POD.
diffstat:
graphics/p5-cairo/Makefile | 4 ++--
graphics/p5-cairo/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r 3079a23349a6 -r b67ea4b33850 graphics/p5-cairo/Makefile
--- a/graphics/p5-cairo/Makefile Mon Apr 21 14:40:31 2008 +0000
+++ b/graphics/p5-cairo/Makefile Mon Apr 21 14:43:20 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/02/20 11:01:37 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2008/04/21 14:43:20 xtraeme Exp $
#
DISTNAME= Cairo-${DIST_VER}
@@ -13,7 +13,7 @@
USE_TOOLS+= pkg-config
-DIST_VER= 1.045
+DIST_VER= 1.060
DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
DEPENDS+= p5-ExtUtils-PkgConfig>=1:../../devel/p5-ExtUtils-PkgConfig
diff -r 3079a23349a6 -r b67ea4b33850 graphics/p5-cairo/distinfo
--- a/graphics/p5-cairo/distinfo Mon Apr 21 14:40:31 2008 +0000
+++ b/graphics/p5-cairo/distinfo Mon Apr 21 14:43:20 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/02/20 11:01:37 xtraeme Exp $
+$NetBSD: distinfo,v 1.3 2008/04/21 14:43:20 xtraeme Exp $
-SHA1 (Cairo-1.045.tar.gz) = ddfc89d0c21d2d7afd508bb39e3774cff8a48280
-RMD160 (Cairo-1.045.tar.gz) = ba36ef99e4335e36d6894930cd1a616ce7446319
-Size (Cairo-1.045.tar.gz) = 87823 bytes
+SHA1 (Cairo-1.060.tar.gz) = af0334d7732f991509c0b90e509040d4bbd2b939
+RMD160 (Cairo-1.060.tar.gz) = f514f5065b53ca740ea415ec97f0d45f5208b637
+Size (Cairo-1.060.tar.gz) = 90111 bytes
Home |
Main Index |
Thread Index |
Old Index