From c957b753caacab1e810f7287f795b7ed653cb68f Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 18 Oct 2011 04:57:42 +0000 Subject: - Update to 1.081 - Add CPAN to MASTER_SITES - Move p5-Test-Number-Delta to TEST_DEPENDS - Pet portlint Changes: http://cpansearch.perl.org/src/TSCH/Cairo-1.081/NEWS PR: ports/161724 Submitted by: sunpoet (myself) Approved by: kwm (gnome, maintainer) --- graphics/p5-Cairo/Makefile | 16 +++++++++------- graphics/p5-Cairo/distinfo | 4 ++-- 2 files changed, 11 insertions(+), 9 deletions(-) (limited to 'graphics/p5-Cairo') 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 -- cgit v1.2.3