pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions Import Moo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e7660bc6e7c
branches:  trunk
changeset: 311877:7e7660bc6e7c
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Aug 20 03:03:53 2018 +0000

description:
Import MooseX-Types-DateTime-MoreCoercions-0.15 as time/p5-MooseX-Types-DateTime-MoreCoercions.

MooseX::Types::DateTime::MoreCoercions 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.

diffstat:

 time/p5-MooseX-Types-DateTime-MoreCoercions/DESCR    |   3 ++
 time/p5-MooseX-Types-DateTime-MoreCoercions/Makefile |  26 ++++++++++++++++++++
 time/p5-MooseX-Types-DateTime-MoreCoercions/distinfo |   6 ++++
 3 files changed, 35 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r 0f801b508c8e -r 7e7660bc6e7c time/p5-MooseX-Types-DateTime-MoreCoercions/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-MooseX-Types-DateTime-MoreCoercions/DESCR Mon Aug 20 03:03:53 2018 +0000
@@ -0,0 +1,3 @@
+MooseX::Types::DateTime::MoreCoercions 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.
diff -r 0f801b508c8e -r 7e7660bc6e7c time/p5-MooseX-Types-DateTime-MoreCoercions/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-MooseX-Types-DateTime-MoreCoercions/Makefile      Mon Aug 20 03:03:53 2018 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2018/08/20 03:03:53 wen Exp $
+#
+
+DISTNAME=      MooseX-Types-DateTime-MoreCoercions-0.15
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
+
+MAINTAINER=    wen%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/release/MooseX-Types-DateTime-MoreCoercions
+COMMENT=       Extensions to MooseX::Types::DateTime
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-DateTime>=0.4302:../../time/p5-DateTime
+DEPENDS+=      p5-DateTimeX-Easy>=0.085:../../time/p5-DateTimeX-Easy
+DEPENDS+=      p5-Moose>=0.41:../../devel/p5-Moose
+DEPENDS+=      p5-MooseX-Types>=0.30:../../devel/p5-MooseX-Types
+DEPENDS+=      p5-namespace-clean>=0.19:../../devel/p5-namespace-clean
+
+BUILD_DEPENDS+=        p5-Test-Fatal>=0:../../devel/p5-Test-Fatal
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/MooseX/Types/DateTime/MoreCoercions/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0f801b508c8e -r 7e7660bc6e7c time/p5-MooseX-Types-DateTime-MoreCoercions/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-MooseX-Types-DateTime-MoreCoercions/distinfo      Mon Aug 20 03:03:53 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/20 03:03:53 wen Exp $
+
+SHA1 (MooseX-Types-DateTime-MoreCoercions-0.15.tar.gz) = 68cef06c3a4bdb3bd89d3556a928cdad04917333
+RMD160 (MooseX-Types-DateTime-MoreCoercions-0.15.tar.gz) = 94eb1fa3e8da2509f6c82b6dee9d950506c563da
+SHA512 (MooseX-Types-DateTime-MoreCoercions-0.15.tar.gz) = c0e3e1d1d4969d674d0c5d88b99aa401049b8ca7a61c3ec139a8e7c39d44e8a12ee2a8151029d24b1ef0063af3de6ec235c81c576ef21d6ab0b680f0a94cc020
+Size (MooseX-Types-DateTime-MoreCoercions-0.15.tar.gz) = 29824 bytes



Home | Main Index | Thread Index | Old Index