diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-01 04:17:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-01 04:17:19 +0800 |
commit | bfc9925bd0489039661292765acd5576f67591d8 (patch) | |
tree | 0033e9342224edd0222c18414f59d93eddea2d5f /graphics | |
parent | d9ec81e666e0bc4be67ebeb792ac59cffd89bd34 (diff) | |
download | freebsd-ports-gnome-bfc9925bd0489039661292765acd5576f67591d8.tar.gz freebsd-ports-gnome-bfc9925bd0489039661292765acd5576f67591d8.tar.zst freebsd-ports-gnome-bfc9925bd0489039661292765acd5576f67591d8.zip |
- update to 0.34
- add licenses
- changes: http://cpansearch.perl.org/src/GPHAT/Layout-Manager-0.34/Changes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Layout-Manager/Makefile | 10 | ||||
-rw-r--r-- | graphics/p5-Layout-Manager/distinfo | 4 |
2 files changed, 8 insertions, 6 deletions
diff --git a/graphics/p5-Layout-Manager/Makefile b/graphics/p5-Layout-Manager/Makefile index b1ff9cd6bbe4..57fca6c8cd9e 100644 --- a/graphics/p5-Layout-Manager/Makefile +++ b/graphics/p5-Layout-Manager/Makefile @@ -6,21 +6,23 @@ # PORTNAME= Layout-Manager -PORTVERSION= 0.33 +PORTVERSION= 0.34 CATEGORIES= graphics perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT +MASTER_SITE_SUBDIR= CPAN:GPHAT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= 2D Layout Management +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + 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.13:${PORTSDIR}/graphics/p5-Geometry-Primitive \ p5-Graphics-Primitive>=0.34:${PORTSDIR}/graphics/p5-Graphics-Primitive -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES diff --git a/graphics/p5-Layout-Manager/distinfo b/graphics/p5-Layout-Manager/distinfo index 0b029cb5607c..ccf338f374b9 100644 --- a/graphics/p5-Layout-Manager/distinfo +++ b/graphics/p5-Layout-Manager/distinfo @@ -1,2 +1,2 @@ -SHA256 (Layout-Manager-0.33.tar.gz) = d5c1deaba82bb44859371233ce20ec887695cf0ae30e4b6c392af357dc8c27b2 -SIZE (Layout-Manager-0.33.tar.gz) = 34276 +SHA256 (Layout-Manager-0.34.tar.gz) = c85c537fa96ddc834de89448ea49dee88618a28a543151d51393e3c65042c93e +SIZE (Layout-Manager-0.34.tar.gz) = 34125 |