- update to 0.46

This commit is contained in:
Yen-Ming Lee 2009-11-17 06:59:54 +00:00
parent 80b8990aa4
commit ca053709d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244356
2 changed files with 11 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Graphics-Primitive
PORTVERSION= 0.45
PORTVERSION= 0.46
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT
@ -15,14 +15,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Device and library agnostic graphic primitives
BUILD_DEPENDS= p5-Geometry-Primitive>=0.16:${PORTSDIR}/graphics/p5-Geometry-Primitive \
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-Clone>=0.04:${PORTSDIR}/devel/p5-MooseX-Clone \
p5-MooseX-AttributeHelpers>=0.17:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \
p5-MooseX-Storage>=0.17:${PORTSDIR}/devel/p5-MooseX-Storage \
p5-Forest>=0.06:${PORTSDIR}/devel/p5-Forest
RUN_DEPENDS= ${BUILD_DEPENDS}
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

View File

@ -1,3 +1,3 @@
MD5 (Graphics-Primitive-0.45.tar.gz) = a39c72d89fbb3db1f2ee85bf54274702
SHA256 (Graphics-Primitive-0.45.tar.gz) = c823b49ae38448ccf2d45f7e014613ca7f58fc9891b91e929fb4ed0e9b20c2f7
SIZE (Graphics-Primitive-0.45.tar.gz) = 39715
MD5 (Graphics-Primitive-0.46.tar.gz) = dba73a06eaeb4fb8de52c5a7032aabb0
SHA256 (Graphics-Primitive-0.46.tar.gz) = 05522450f7afe96c4644643e418c875487acc8133f35928181006ef590c9cb15
SIZE (Graphics-Primitive-0.46.tar.gz) = 39637