diff options
author | tobez <tobez@FreeBSD.org> | 2008-07-02 15:44:36 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2008-07-02 15:44:36 +0800 |
commit | 59d8b496f6d1f9c22ce61fa615356487a7bbbaec (patch) | |
tree | 3ff0d0543607b170a4d8238f266396530a844d25 /graphics/p5-Graph-Easy | |
parent | fe1ac00bdf04642ed533fdeaaa8e49626a6163db (diff) | |
download | freebsd-ports-graphics-59d8b496f6d1f9c22ce61fa615356487a7bbbaec.tar.gz freebsd-ports-graphics-59d8b496f6d1f9c22ce61fa615356487a7bbbaec.tar.zst freebsd-ports-graphics-59d8b496f6d1f9c22ce61fa615356487a7bbbaec.zip |
Update to 0.63.
Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES
Diffstat (limited to 'graphics/p5-Graph-Easy')
-rw-r--r-- | graphics/p5-Graph-Easy/Makefile | 7 | ||||
-rw-r--r-- | graphics/p5-Graph-Easy/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile index 416f6dc79ca..1bf4299c3a4 100644 --- a/graphics/p5-Graph-Easy/Makefile +++ b/graphics/p5-Graph-Easy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph-Easy -PORTVERSION= 0.60 +PORTVERSION= 0.63 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Render graphs as ASCII, HTML, SVG or Graphviz -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - ${SITE_PERL}/Heap.pm:${PORTSDIR}/devel/p5-Heap +BUILD_DEPENDS= p5-Heap>0:${PORTSDIR}/devel/p5-Heap RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= 5.8.2+ MAN1= graph-easy.1 diff --git a/graphics/p5-Graph-Easy/distinfo b/graphics/p5-Graph-Easy/distinfo index ecdd2ddd725..16d35fe7bf4 100644 --- a/graphics/p5-Graph-Easy/distinfo +++ b/graphics/p5-Graph-Easy/distinfo @@ -1,3 +1,3 @@ -MD5 (Graph-Easy-0.60.tar.gz) = 57555eafccb7bbe4825ca8f4ef1aa7b4 -SHA256 (Graph-Easy-0.60.tar.gz) = b73f3d3cc0bcf290c48e2f5131f7eb95cd370c76d628ce65ae8b83edb6ddbe89 -SIZE (Graph-Easy-0.60.tar.gz) = 391116 +MD5 (Graph-Easy-0.63.tar.gz) = bd4a77a65df431dab015f2d90687f303 +SHA256 (Graph-Easy-0.63.tar.gz) = df78eb5c77a3b0af255c49c626076e1cb921a9b2fc537e314e827eca57677ca6 +SIZE (Graph-Easy-0.63.tar.gz) = 408909 |