diff options
author | ahze <ahze@FreeBSD.org> | 2007-10-10 22:18:04 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-10-10 22:18:04 +0800 |
commit | dbfaf6a4cb538c28d822d311f26a89c9ff6b5c2e (patch) | |
tree | d83a28efc227d402709783beed90326fea29cdf2 /graphics | |
parent | b4179f0078ca22e1f55de1e5171ad2ee0c573c54 (diff) | |
download | freebsd-ports-gnome-dbfaf6a4cb538c28d822d311f26a89c9ff6b5c2e.tar.gz freebsd-ports-gnome-dbfaf6a4cb538c28d822d311f26a89c9ff6b5c2e.tar.zst freebsd-ports-gnome-dbfaf6a4cb538c28d822d311f26a89c9ff6b5c2e.zip |
Update to 1.042
Diffstat (limited to 'graphics')
-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 |