pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Aug 20 03:03:53 UTC 2018

Added Files:
        pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions: DESCR Makefile
            distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/DESCR \
    pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/Makefile \
    pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/DESCR
diff -u /dev/null pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/DESCR:1.1
--- /dev/null   Mon Aug 20 03:03:53 2018
+++ pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/DESCR    Mon Aug 20 03:03:53 2018
@@ -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.
Index: pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/Makefile
diff -u /dev/null pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/Makefile:1.1
--- /dev/null   Mon Aug 20 03:03:53 2018
+++ pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/Makefile Mon Aug 20 03:03:53 2018
@@ -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"
Index: pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/distinfo
diff -u /dev/null pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/distinfo:1.1
--- /dev/null   Mon Aug 20 03:03:53 2018
+++ pkgsrc/time/p5-MooseX-Types-DateTime-MoreCoercions/distinfo Mon Aug 20 03:03:53 2018
@@ -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