aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Cairo
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-18 04:57:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-18 04:57:42 +0000
commitc957b753caacab1e810f7287f795b7ed653cb68f (patch)
tree126f15bedee11d05a8c55b0fc197cc424565ada0 /graphics/p5-Cairo
parente9afa827bf6bfcf21d7c854ab691e059c8c1f6ef (diff)
downloadports-c957b753caacab1e810f7287f795b7ed653cb68f.tar.gz
ports-c957b753caacab1e810f7287f795b7ed653cb68f.zip
Notes
Diffstat (limited to 'graphics/p5-Cairo')
-rw-r--r--graphics/p5-Cairo/Makefile16
-rw-r--r--graphics/p5-Cairo/distinfo4
2 files changed, 11 insertions, 9 deletions
diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile
index 65b547323dce..d7999644a72a 100644
--- a/graphics/p5-Cairo/Makefile
+++ b/graphics/p5-Cairo/Makefile
@@ -7,20 +7,22 @@
#
PORTNAME= Cairo
-PORTVERSION= 1.061
-PORTREVISION= 1
+PORTVERSION= 1.081
CATEGORIES= graphics perl5
-MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION} \
+ CPAN
+MASTER_SITE_SUBDIR= CPAN:TSCH
PKGNAMEPREFIX= p5-
MAINTAINER= gnome@FreeBSD.org
COMMENT= Perl bindings to the cairo graphics library
-BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
- ${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
- ${SITE_PERL}/Test/Number/Delta.pm:${PORTSDIR}/devel/p5-Test-Number-Delta
+BUILD_DEPENDS= p5-ExtUtils-Depends>=0.200:${PORTSDIR}/devel/p5-ExtUtils-Depends \
+ p5-ExtUtils-PkgConfig>=1:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+TEST_DEPENDS= p5-Test-Number-Delta>=1:${PORTSDIR}/devel/p5-Test-Number-Delta
PERL_CONFIGURE= yes
diff --git a/graphics/p5-Cairo/distinfo b/graphics/p5-Cairo/distinfo
index 92d890b6e650..40ddefd3e49a 100644
--- a/graphics/p5-Cairo/distinfo
+++ b/graphics/p5-Cairo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Cairo-1.061.tar.gz) = 1d253f9d48bd36efdd4b962c169659182126baac9a6c6bb820406b48de9367a0
-SIZE (Cairo-1.061.tar.gz) = 90604
+SHA256 (Cairo-1.081.tar.gz) = 2ef23a32ecd16c0b4b383accd2452ec324c54fa3498d870e083523ef60871582
+SIZE (Cairo-1.081.tar.gz) = 106643