summaryrefslogtreecommitdiff
path: root/graphics/p5-cairo
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2008-04-21 14:43:20 +0000
committerxtraeme <xtraeme>2008-04-21 14:43:20 +0000
commit52fee3774d057c2f6e2a29e3bea1f7ac570c3060 (patch)
tree4d8948b0d62e88c944fbcb030f8b0c6e58f09ea3 /graphics/p5-cairo
parente243a62718f1622ba16684a7ab04e0b7dcadc032 (diff)
downloadpkgsrc-52fee3774d057c2f6e2a29e3bea1f7ac570c3060.tar.gz
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 (limited to 'graphics/p5-cairo')
-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 ed9b1558d4e..6834d414a20 100644
--- a/graphics/p5-cairo/Makefile
+++ b/graphics/p5-cairo/Makefile
@@ -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 @@ COMMENT= Perl bindings to the cairo graphics library
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 --git a/graphics/p5-cairo/distinfo b/graphics/p5-cairo/distinfo
index 72ab755237c..d769fa8a8fd 100644
--- a/graphics/p5-cairo/distinfo
+++ b/graphics/p5-cairo/distinfo
@@ -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