summaryrefslogtreecommitdiff
path: root/graphics/p5-cairo
diff options
context:
space:
mode:
authorobache <obache>2014-01-26 13:04:14 +0000
committerobache <obache>2014-01-26 13:04:14 +0000
commita6c654fb97a3cc2e8b21ed7641de835b19f67be2 (patch)
tree378beed6f488f7c3c81110faa75746b8d95bedca /graphics/p5-cairo
parentf85a31dd0a48ed4586d1075effd5b559668982cc (diff)
downloadpkgsrc-a6c654fb97a3cc2e8b21ed7641de835b19f67be2.tar.gz
Update p5-cairo to 1.104.
(with fixes configure requirements from DEPENDS to BUILD_DEPENDS) Overview of changes in Cairo 1.104 ================================== * Avoid misusing the macro PL_na, thus preventing potential issues when Cairo is used in conjunction with certain XS modules, among them XML::Parser and String::Approx.
Diffstat (limited to 'graphics/p5-cairo')
-rw-r--r--graphics/p5-cairo/Makefile13
-rw-r--r--graphics/p5-cairo/distinfo8
2 files changed, 9 insertions, 12 deletions
diff --git a/graphics/p5-cairo/Makefile b/graphics/p5-cairo/Makefile
index 40d0004f834..f565a5c5f10 100644
--- a/graphics/p5-cairo/Makefile
+++ b/graphics/p5-cairo/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2013/09/02 19:50:38 adam Exp $
+# $NetBSD: Makefile,v 1.26 2014/01/26 13:04:14 obache Exp $
#
-DISTNAME= Cairo-${DIST_VER}
-PKGNAME= p5-cairo-${DIST_VER}
-PKGREVISION= 1
+DISTNAME= Cairo-1.104
+PKGNAME= p5-${DISTNAME:tl}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
@@ -14,10 +13,8 @@ LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= pkg-config
-DIST_VER= 1.103
-
-DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
-DEPENDS+= p5-ExtUtils-PkgConfig>=1:../../devel/p5-ExtUtils-PkgConfig
+BUILD_DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
+BUILD_DEPENDS+= p5-ExtUtils-PkgConfig>=1:../../devel/p5-ExtUtils-PkgConfig
PERL5_PACKLIST= auto/Cairo/.packlist
diff --git a/graphics/p5-cairo/distinfo b/graphics/p5-cairo/distinfo
index c5a77fb3e84..d6cd9d1c21a 100644
--- a/graphics/p5-cairo/distinfo
+++ b/graphics/p5-cairo/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2013/07/13 11:57:14 wen Exp $
+$NetBSD: distinfo,v 1.7 2014/01/26 13:04:14 obache Exp $
-SHA1 (Cairo-1.103.tar.gz) = d8295f84f113ccbe7e5c4bbb7b946a9f5ce68be0
-RMD160 (Cairo-1.103.tar.gz) = 47b919383ef66aedbf8ca96dc2f7aca1d14b4534
-Size (Cairo-1.103.tar.gz) = 108254 bytes
+SHA1 (Cairo-1.104.tar.gz) = 5af4c05dc2f5ea48a6a03edccecc5a09a220bcf3
+RMD160 (Cairo-1.104.tar.gz) = 1128d4418d43b3011e63152384132149dcb5409a
+Size (Cairo-1.104.tar.gz) = 108438 bytes