Skip to content

Commit

Permalink
Added time/p5-MooseX-Types-DateTime version 0.03
Browse files Browse the repository at this point in the history
This module packages several Moose::Util::TypeConstraints with
coercions, designed to work with the DateTime suite of objects.
  • Loading branch information
abs committed Feb 13, 2009
1 parent bba31c7 commit 3cfdb7a
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 0 deletions.
2 changes: 2 additions & 0 deletions time/p5-MooseX-Types-DateTime/DESCR
@@ -0,0 +1,2 @@
This module packages several Moose::Util::TypeConstraints with
coercions, designed to work with the DateTime suite of objects.
36 changes: 36 additions & 0 deletions time/p5-MooseX-Types-DateTime/Makefile
@@ -0,0 +1,36 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/02/13 23:16:42 abs Exp $
#

DISTNAME= MooseX-Types-DateTime-0.03
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
# MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NU/NUFFIN/}
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/perldoc?MooseX::Types::DateTime
COMMENT= Organise your Moose types in libraries

DEPENDS+= p5-Moose>=0.41:../../devel/p5-Moose
DEPENDS+= p5-DateTime>=0.4302:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Locale>=0.4001:../../time/p5-DateTime-Locale
DEPENDS+= p5-DateTime-TimeZone>=0.7701:../../time/p5-DateTime-TimeZone
DEPENDS+= p5-Test-use-ok>=0.02:../../devel/p5-Test-use-ok
DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception
DEPENDS+= p5-MooseX-Types>=0.04:../../devel/p5-MooseX-Types
DEPENDS+= p5-DateTime-Format-DateParse>=0.04:../../time/p5-DateTime-Format-DateParse
# 'DateTime::Format::Natural' => '0.71',
# 'DateTime::Format::Flexible' => '0.05',
# 'DateTimeX::Easy' => '0.082',

DEPENDS+= p5-Time-Duration-Parse>=0.06:../../time/p5-Time-Duration-Parse
DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean


PKG_DESTDIR_SUPPORT= user-destdir

USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/MooseX/Types/DateTime/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
5 changes: 5 additions & 0 deletions time/p5-MooseX-Types-DateTime/distinfo
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/02/13 23:16:42 abs Exp $

SHA1 (MooseX-Types-DateTime-0.03.tar.gz) = db0604f69f261d2e7a7fc8fa9d69d18f4e37b9ce
RMD160 (MooseX-Types-DateTime-0.03.tar.gz) = e5b63fe7e4a3848efef9fef7af2ba225690d7300
Size (MooseX-Types-DateTime-0.03.tar.gz) = 6796 bytes

0 comments on commit 3cfdb7a

Please sign in to comment.