diff options
author | sno <sno@pkgsrc.org> | 2009-09-20 10:36:10 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-20 10:36:10 +0000 |
commit | d216343d7242a18e02524a210fb35e9e32dfca19 (patch) | |
tree | 1730c98d48c0d70c930041cee510a05dc80b2a81 /time | |
parent | 07fa6bc49a52f8a518c3cbf1564ed5162435a98e (diff) | |
download | pkgsrc-d216343d7242a18e02524a210fb35e9e32dfca19.tar.gz |
Importing package for p5 module MooseX::Types::DateTime::ButMaintained 0.09
to time/p5-MooseX-Types-DateTime-ButMaintained as dependency of scheduled
import of package for MooseX::Types::DateTimeX.
This module packages several Moose::Util::TypeConstraints with coercions,
designed to work with the DateTime suite of objects.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-MooseX-Types-DateTime-ButMaintained/DESCR | 2 | ||||
-rw-r--r-- | time/p5-MooseX-Types-DateTime-ButMaintained/Makefile | 32 | ||||
-rw-r--r-- | time/p5-MooseX-Types-DateTime-ButMaintained/distinfo | 5 |
3 files changed, 39 insertions, 0 deletions
diff --git a/time/p5-MooseX-Types-DateTime-ButMaintained/DESCR b/time/p5-MooseX-Types-DateTime-ButMaintained/DESCR new file mode 100644 index 00000000000..e2057859296 --- /dev/null +++ b/time/p5-MooseX-Types-DateTime-ButMaintained/DESCR @@ -0,0 +1,2 @@ +This module packages several Moose::Util::TypeConstraints with coercions, +designed to work with the DateTime suite of objects. diff --git a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile new file mode 100644 index 00000000000..e0143e63bd8 --- /dev/null +++ b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile @@ -0,0 +1,32 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/09/20 10:36:10 sno Exp $ +# + +DISTNAME= MooseX-Types-DateTime-ButMaintained-0.09 +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-DateTime-ButMaintained/ +COMMENT= DateTime related constraints and coercions for Moose +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-DateTime>=0.4302:../../time/p5-DateTime +DEPENDS+= p5-DateTime-Locale>=0.42:../../time/p5-DateTime-Locale +DEPENDS+= p5-DateTime-TimeZone>=0.96:../../time/p5-DateTime-TimeZone +DEPENDS+= p5-Moose>=0.41:../../devel/p5-Moose +DEPENDS+= p5-MooseX-Types>=0.04:../../devel/p5-MooseX-Types +DEPENDS+= p5-Olson-Abbreviations-[0-9]*:../../time/p5-Olson-Abbreviations +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 + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/MooseX/Types/DateTime/ButMaintained/.packlist +PERL5_MODULE_TYPE= Module::Install + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/time/p5-MooseX-Types-DateTime-ButMaintained/distinfo b/time/p5-MooseX-Types-DateTime-ButMaintained/distinfo new file mode 100644 index 00000000000..83951fa3eab --- /dev/null +++ b/time/p5-MooseX-Types-DateTime-ButMaintained/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/09/20 10:36:10 sno Exp $ + +SHA1 (MooseX-Types-DateTime-ButMaintained-0.09.tar.gz) = 7b155aaf9b9d06b2b2b8b1d3341dc25041f20b89 +RMD160 (MooseX-Types-DateTime-ButMaintained-0.09.tar.gz) = bbc83493fc8cb4bb44dbcc990954bbeb2236e9cd +Size (MooseX-Types-DateTime-ButMaintained-0.09.tar.gz) = 25675 bytes |