diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-12-04 17:12:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-12-04 17:12:40 +0000 |
commit | e3f052779697d2b8599aa58d04f2b00ce4ab326b (patch) | |
tree | 8dedd61b8b2bcc58e05bd2fbf159b30390d104d8 /devel/p5-Data-Domain | |
parent | 525f7f4d26728cd97c26edfaf53d96fae92d7029 (diff) | |
download | ports-e3f052779697d2b8599aa58d04f2b00ce4ab326b.tar.gz ports-e3f052779697d2b8599aa58d04f2b00ce4ab326b.zip |
Notes
Diffstat (limited to 'devel/p5-Data-Domain')
-rw-r--r-- | devel/p5-Data-Domain/Makefile | 20 | ||||
-rw-r--r-- | devel/p5-Data-Domain/distinfo | 4 |
2 files changed, 14 insertions, 10 deletions
diff --git a/devel/p5-Data-Domain/Makefile b/devel/p5-Data-Domain/Makefile index a6cb975ad860..6a70c98487d6 100644 --- a/devel/p5-Data-Domain/Makefile +++ b/devel/p5-Data-Domain/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Data-Domain -# Date created: 2011-09-10 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Data-Domain -PORTVERSION= 0.16 +PORTVERSION= 1.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +10,18 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Data description and validation -BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ + p5-Scalar-Does>=0.007:${PORTSDIR}/devel/p5-Scalar-Does \ + p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ + p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage -PERL_MODBUILD= yes +PERL_MODBUILD= 5.10.1+ MAN3= Data::Domain.3 diff --git a/devel/p5-Data-Domain/distinfo b/devel/p5-Data-Domain/distinfo index 66304d78ba46..a36ff1f31d46 100644 --- a/devel/p5-Data-Domain/distinfo +++ b/devel/p5-Data-Domain/distinfo @@ -1,2 +1,2 @@ -SHA256 (Data-Domain-0.16.tar.gz) = b1bec461dfa0a10558207e7b9ff74663c9c11c30297f548f681ebfe79007a2cb -SIZE (Data-Domain-0.16.tar.gz) = 24280 +SHA256 (Data-Domain-1.03.tar.gz) = 5c22d0740d46c677c49a18ea34bb442ecc6b349a9eb5504f0abb14fe7d489bca +SIZE (Data-Domain-1.03.tar.gz) = 35158 |