pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Calendar-Mayan Importing package for ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7d367e3f05e
branches:  trunk
changeset: 395218:a7d367e3f05e
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 18:39:02 2009 +0000

description:
Importing package for p5 module DateTime-Calendar-Mayan-0.0601 as test
dependency in scheduled update of devel/p5-Moose-0.87

An implementation of the Mayan Long Count, Haab, and Tzolkin calendars as
defined in "Calendrical Calculations The Millennium Edition".

diffstat:

 time/p5-DateTime-Calendar-Mayan/DESCR    |   2 ++
 time/p5-DateTime-Calendar-Mayan/Makefile |  24 ++++++++++++++++++++++++
 time/p5-DateTime-Calendar-Mayan/distinfo |   5 +++++
 3 files changed, 31 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r dbacbf4bc8f5 -r a7d367e3f05e time/p5-DateTime-Calendar-Mayan/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Calendar-Mayan/DESCR     Tue Jul 07 18:39:02 2009 +0000
@@ -0,0 +1,2 @@
+An implementation of the Mayan Long Count, Haab, and Tzolkin calendars as
+defined in "Calendrical Calculations The Millennium Edition".
diff -r dbacbf4bc8f5 -r a7d367e3f05e time/p5-DateTime-Calendar-Mayan/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Calendar-Mayan/Makefile  Tue Jul 07 18:39:02 2009 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 18:39:02 sno Exp $
+#
+
+DISTNAME=      DateTime-Calendar-Mayan-0.0601
+PKGNAME=       p5-${DISTNAME:S/0601/06.01/}
+CATEGORIES=    time perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/DateTime-Calendar-Mayan/
+COMMENT=       The Mayan Long Count, Haab, and Tzolkin calendars
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+DEPENDS+=              p5-DateTime>=0.15:../../time/p5-DateTime
+DEPENDS+=              p5-Params-Validate>=0.64:../../devel/p5-Params-Validate
+
+PERL5_MODULE_TYPE=     Module::Build
+PERL5_PACKLIST=                auto/DateTime/Calendar/Mayan/.packlist
+USE_LANGUAGES=         # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r dbacbf4bc8f5 -r a7d367e3f05e time/p5-DateTime-Calendar-Mayan/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Calendar-Mayan/distinfo  Tue Jul 07 18:39:02 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/07 18:39:02 sno Exp $
+
+SHA1 (DateTime-Calendar-Mayan-0.0601.tar.gz) = b64421ef42d3b2c7852a09887057e54e17c748a9
+RMD160 (DateTime-Calendar-Mayan-0.0601.tar.gz) = 4c7b7d67e0e60e188dd701707eb96b0d48d750f2
+Size (DateTime-Calendar-Mayan-0.0601.tar.gz) = 16618 bytes



Home | Main Index | Thread Index | Old Index