Importing package for p5 module MooseX::Types::DateTimeX 0.06 to

time/p5-MooseX-Types-DateTimeX.

This module builds on MooseX::Types::DateTime to add additional custom
types and coercions. Since it builds on an existing type, all coercions
and constraints are inherited.

The package name is left as is for legacy reasons: this module is really a
Type with coercions for DateTimeX::Easy. DateTimeX is just a namespace
for non-core or less-official DateTime modules.
This commit is contained in:
sno 2009-09-20 10:46:35 +00:00
parent c589d4d07f
commit e11c25319d
3 changed files with 43 additions and 0 deletions

View file

@ -0,0 +1,7 @@
This module builds on MooseX::Types::DateTime to add additional custom
types and coercions. Since it builds on an existing type, all coercions
and constraints are inherited.
The package name is left as is for legacy reasons: this module is really a
Type with coercions for DateTimeX::Easy. DateTimeX is just a namespace
for non-core or less-official DateTime modules.

View file

@ -0,0 +1,31 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/09/20 10:46:35 sno Exp $
#
DISTNAME= MooseX-Types-DateTimeX-0.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/MooseX-Types-DateTimeX/
COMMENT= Extensions to MooseX::Types::DateTime::ButMaintained
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-DateTimeX-Easy>=0.085:../../time/p5-DateTimeX-Easy
DEPENDS+= p5-Moose>=0.41:../../devel/p5-Moose
DEPENDS+= p5-MooseX-Types>=0.04:../../devel/p5-MooseX-Types
DEPENDS+= p5-MooseX-Types-DateTime-ButMaintained>=0.04:../../time/p5-MooseX-Types-DateTime-ButMaintained
DEPENDS+= p5-Time-Duration-Parse>=0.06:../../time/p5-Time-Duration-Parse
DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean
BUILD_DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-Test-use-ok>=0.02:../../devel/p5-Test-use-ok
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/MooseX/Types/DateTimeX/.packlist
PERL5_MODULE_TYPE= Module::Install
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/09/20 10:46:35 sno Exp $
SHA1 (MooseX-Types-DateTimeX-0.06.tar.gz) = f210c328405442bf8c24078be9b1aa19a21570c4
RMD160 (MooseX-Types-DateTimeX-0.06.tar.gz) = ac8d37fed0592aaa0c36286069ed92977fbaad52
Size (MooseX-Types-DateTimeX-0.06.tar.gz) = 23880 bytes