diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-10-10 14:18:04 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-10-10 14:18:04 +0000 |
commit | c02dada131eea9aba9e2e35f692efdeb4629065c (patch) | |
tree | 8ace9a22065f90d885dae6258cedfb0aaee63ffc | |
parent | A theme for pluxml. (diff) |
Update to 1.042
-rw-r--r-- | graphics/p5-Cairo/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Cairo/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile index 27440d1d2f4b..0ddb718a30cb 100644 --- a/graphics/p5-Cairo/Makefile +++ b/graphics/p5-Cairo/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Cairo -PORTVERSION= 1.041 +PORTVERSION= 1.042 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtk2-perl @@ -17,7 +17,8 @@ MAINTAINER= ahze@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}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ + ${SITE_PERL}/Test/Number/Delta.pm:${PORTSDIR}/devel/p5-Test-Number-Delta LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-Cairo/distinfo b/graphics/p5-Cairo/distinfo index 3fa970c6cec6..268ef50ef3a5 100644 --- a/graphics/p5-Cairo/distinfo +++ b/graphics/p5-Cairo/distinfo @@ -1,3 +1,3 @@ -MD5 (Cairo-1.041.tar.gz) = 94d8ec38298dbfada0f142455da181d9 -SHA256 (Cairo-1.041.tar.gz) = 8746a81ab13c0072634ee5cc3e95198014bab829b41e5034973c5103100d193d -SIZE (Cairo-1.041.tar.gz) = 46740 +MD5 (Cairo-1.042.tar.gz) = 003ab773af297a748870599cb105df72 +SHA256 (Cairo-1.042.tar.gz) = 410ecd59296266a3b861a171eebbbad195fe4a80a83b02ac58f9760cd4678a36 +SIZE (Cairo-1.042.tar.gz) = 46914 |