1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

This module packages several TypeConstraints with coercions for

working with ISO8601 date strings and the DateTime suite of objects.

WWW: http://search.cpan.org/dist/MooseX-Types-ISO8601/
This commit is contained in:
Dag-Erling Smørgrav 2012-05-03 15:47:58 +00:00
parent f8cd54f2eb
commit e57dd04689
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295957
5 changed files with 48 additions and 0 deletions

View File

@ -2178,6 +2178,7 @@
SUBDIR += p5-MooseX-Types-DateTime-ButMaintained
SUBDIR += p5-MooseX-Types-DateTime-MoreCoercions
SUBDIR += p5-MooseX-Types-DateTimeX
SUBDIR += p5-MooseX-Types-ISO8601
SUBDIR += p5-MooseX-Types-JSON
SUBDIR += p5-MooseX-Types-LoadableClass
SUBDIR += p5-MooseX-Types-Path-Class

View File

@ -0,0 +1,34 @@
# New ports collection makefile for: devel/p5-MooseX-Types-ISO8601
# Date created: 23 Jun 2009
# Whom: Dag-Erling Smørgrav <des@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= MooseX-Types-ISO8601
PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= des@FreeBSD.org
COMMENT= ISO8601 date and duration string type constraints and coercions
RUN_DEPENDS= p5-DateTime>=0.03:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Format-Duration>=1.03:${PORTSDIR}/devel/p5-DateTime-Format-Duration \
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Moose>=0.79:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Types>=0.10:${PORTSDIR}/devel/p5-MooseX-Types \
p5-MooseX-Types-DateTime>=0.03:${PORTSDIR}/devel/p5-MooseX-Types-DateTime \
p5-namespace-clean>=0.05:${PORTSDIR}/devel/p5-namespace-clean \
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-More>=0.88:${PORTSDIR}/devel/p5-Test-More
PERL_CONFIGURE= yes
MAN3= MooseX::Types::ISO8601.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (MooseX-Types-ISO8601-0.10.tar.gz) = 0bea1a1d0b4f8983d639ec0fce86a6de98932f3f3da8217b51e556b50e970ba1
SIZE (MooseX-Types-ISO8601-0.10.tar.gz) = 24104

View File

@ -0,0 +1,4 @@
This module packages several TypeConstraints with coercions for
working with ISO8601 date strings and the DateTime suite of objects.
WWW: http://search.cpan.org/dist/MooseX-Types-ISO8601/

View File

@ -0,0 +1,7 @@
%%SITE_PERL%%/MooseX/Types/ISO8601.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Types/ISO8601/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Types/ISO8601
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Types
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX
@dirrmtry %%SITE_PERL%%/MooseX/Types
@dirrmtry %%SITE_PERL%%/MooseX