Index: head/graphics/p5-Graphics-Primitive/Makefile =================================================================== --- head/graphics/p5-Graphics-Primitive/Makefile (revision 247568) +++ head/graphics/p5-Graphics-Primitive/Makefile (revision 247569) @@ -1,55 +1,55 @@ # Ports collection makefile for: p5-Graphics-Primitive # Date created: 2008/08/30 # Whom: chinsan # # $FreeBSD$ # PORTNAME= Graphics-Primitive -PORTVERSION= 0.48 +PORTVERSION= 0.49 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Device and library agnostic graphic primitives RUN_DEPENDS= p5-Forest>=0.06:${PORTSDIR}/devel/p5-Forest \ p5-Geometry-Primitive>=0.16:${PORTSDIR}/graphics/p5-Geometry-Primitive \ p5-Graphics-Color>=0.20:${PORTSDIR}/graphics/p5-Graphics-Color \ p5-JSON-Any>=1.22:${PORTSDIR}/converters/p5-JSON-Any \ p5-Moose>=0.79:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>=0.17:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ p5-MooseX-Clone>=0.04:${PORTSDIR}/devel/p5-MooseX-Clone \ p5-MooseX-Storage>=0.17:${PORTSDIR}/devel/p5-MooseX-Storage BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= YES MAN3= Graphics::Primitive.3 \ Graphics::Primitive::Aligned.3 \ Graphics::Primitive::Border.3 \ Graphics::Primitive::Brush.3 \ Graphics::Primitive::Canvas.3 \ Graphics::Primitive::Component.3 \ Graphics::Primitive::ComponentList.3 \ Graphics::Primitive::Container.3 \ Graphics::Primitive::Driver.3 \ Graphics::Primitive::Driver::TextLayout.3 \ Graphics::Primitive::Font.3 \ Graphics::Primitive::Image.3 \ Graphics::Primitive::Insets.3 \ Graphics::Primitive::Operation.3 \ Graphics::Primitive::Operation::Fill.3 \ Graphics::Primitive::Operation::Stroke.3 \ Graphics::Primitive::Oriented.3 \ Graphics::Primitive::Paint.3 \ Graphics::Primitive::Paint::Gradient.3 \ Graphics::Primitive::Paint::Gradient::Linear.3 \ Graphics::Primitive::Paint::Gradient::Radial.3 \ Graphics::Primitive::Paint::Solid.3 \ Graphics::Primitive::Path.3 \ Graphics::Primitive::TextBox.3 .include Property changes on: head/graphics/p5-Graphics-Primitive/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/graphics/p5-Graphics-Primitive/distinfo =================================================================== --- head/graphics/p5-Graphics-Primitive/distinfo (revision 247568) +++ head/graphics/p5-Graphics-Primitive/distinfo (revision 247569) @@ -1,3 +1,3 @@ -MD5 (Graphics-Primitive-0.48.tar.gz) = 8b81c23368810021d2f3bb1093c3eef7 -SHA256 (Graphics-Primitive-0.48.tar.gz) = 971f7d99b1a9ffcc57c4e0255b7d9037cb0def65e8e54ac498ffc5c596930a4a -SIZE (Graphics-Primitive-0.48.tar.gz) = 40031 +MD5 (Graphics-Primitive-0.49.tar.gz) = 62fc4601090e8270baa2fcaa21b67146 +SHA256 (Graphics-Primitive-0.49.tar.gz) = 14996fe8b8565b91f6bd52639d7af5ac9fc2270f4b7cad54655ee05645431ecb +SIZE (Graphics-Primitive-0.49.tar.gz) = 40062 Property changes on: head/graphics/p5-Graphics-Primitive/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property