diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-12-14 08:25:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-12-14 08:25:32 +0000 |
commit | f268ccca80bcd35b749126564afbfec3c4b810ae (patch) | |
tree | f3a4b1cadf0e51ca49efac4d94aae01735838b7c /devel/p5-MooseX-MetaDescription | |
parent | 9200e20f654c440726bb046e41bdf0ea4f174d7e (diff) |
Notes
Diffstat (limited to 'devel/p5-MooseX-MetaDescription')
-rw-r--r-- | devel/p5-MooseX-MetaDescription/Makefile | 14 | ||||
-rw-r--r-- | devel/p5-MooseX-MetaDescription/distinfo | 4 |
2 files changed, 8 insertions, 10 deletions
diff --git a/devel/p5-MooseX-MetaDescription/Makefile b/devel/p5-MooseX-MetaDescription/Makefile index b5a2c018cb2c..c4ba0929f706 100644 --- a/devel/p5-MooseX-MetaDescription/Makefile +++ b/devel/p5-MooseX-MetaDescription/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-MooseX-MetaDescription -# Date created: 2011-05-31 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= MooseX-MetaDescription -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +10,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= A framework for adding additional metadata to Moose classes -BUILD_DEPENDS= p5-Moose>=0.4:${PORTSDIR}/devel/p5-Moose -RUN_DEPENDS= p5-Moose>=0.4:${PORTSDIR}/devel/p5-Moose +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +BUILD_DEPENDS= p5-Moose>=0.4:${PORTSDIR}/devel/p5-Moose +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes diff --git a/devel/p5-MooseX-MetaDescription/distinfo b/devel/p5-MooseX-MetaDescription/distinfo index bdb3fb2ca30f..7cda25fdcc06 100644 --- a/devel/p5-MooseX-MetaDescription/distinfo +++ b/devel/p5-MooseX-MetaDescription/distinfo @@ -1,2 +1,2 @@ -SHA256 (MooseX-MetaDescription-0.05.tar.gz) = 948b65a4b27b2ee2809706978c26f03a06333283e72b72a2a8f98622c4a1f96f -SIZE (MooseX-MetaDescription-0.05.tar.gz) = 22866 +SHA256 (MooseX-MetaDescription-0.06.tar.gz) = c150e8e05d73d2763252cb52cc0c44771f4c9134b4aeb1b71dd0711b95048a19 +SIZE (MooseX-MetaDescription-0.06.tar.gz) = 23482 |