diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 06:15:09 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 06:15:09 +0000 |
commit | 2c7e6cf00eef270c6217aa985b4978c011695d4a (patch) | |
tree | 21885354ec7ca434b6656ba7fdecc94502e63718 /graphics | |
parent | 76e0beaefe18c0ee546e7037cc2ca6ba515ed5ce (diff) |
- Update to 0.20
Notes
Notes:
svn path=/head/; revision=225164
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Layout-Manager/Makefile | 6 | ||||
-rw-r--r-- | graphics/p5-Layout-Manager/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-Layout-Manager/Makefile b/graphics/p5-Layout-Manager/Makefile index c45a4f0c3b3a..914ae574960e 100644 --- a/graphics/p5-Layout-Manager/Makefile +++ b/graphics/p5-Layout-Manager/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Layout-Manager -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT @@ -18,8 +18,8 @@ COMMENT= 2D Layout Management BUILD_DEPENDS= p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>=0.12:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ p5-Module-Install>=0.64:${PORTSDIR}/devel/p5-Module-Install \ - p5-Geometry-Primitive>=0.10:${PORTSDIR}/graphics/p5-Geometry-Primitive \ - p5-Graphics-Primitive>=0.32:${PORTSDIR}/graphics/p5-Graphics-Primitive + p5-Geometry-Primitive>=0.13:${PORTSDIR}/graphics/p5-Geometry-Primitive \ + p5-Graphics-Primitive>=0.34:${PORTSDIR}/graphics/p5-Graphics-Primitive RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES diff --git a/graphics/p5-Layout-Manager/distinfo b/graphics/p5-Layout-Manager/distinfo index 425fdd87e83f..ff4f866f0555 100644 --- a/graphics/p5-Layout-Manager/distinfo +++ b/graphics/p5-Layout-Manager/distinfo @@ -1,3 +1,3 @@ -MD5 (Layout-Manager-0.19.tar.gz) = 499e748b9c67b2c1225c6ba0da948e12 -SHA256 (Layout-Manager-0.19.tar.gz) = 00a04e97a85a2773a1402395f726d8c5a3355c320e67ee0acb8ed445d019ced8 -SIZE (Layout-Manager-0.19.tar.gz) = 31213 +MD5 (Layout-Manager-0.20.tar.gz) = ee2357f3f1c36df484aa677c77150e3e +SHA256 (Layout-Manager-0.20.tar.gz) = 74ffd0ab9ba35670aac5d55c3a3e89b649ad4d5ee96fc7a2280ff3bebf02705f +SIZE (Layout-Manager-0.20.tar.gz) = 31246 |