pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-DateManip Added time/p5-DateTi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/567eddcc22e0
branches: trunk
changeset: 554408:567eddcc22e0
user: abs <abs%pkgsrc.org@localhost>
date: Sat Feb 14 00:02:12 2009 +0000
description:
Added time/p5-DateTime-Format-DateManip version 0.04
DateTime::Format::DateManip is a class that knows how to convert
between Date::Manip dates and durations and DateTime and
DateTime::Duration objects. Recurrences are note yet supported.
diffstat:
time/p5-DateTime-Format-DateManip/DESCR | 3 +++
time/p5-DateTime-Format-DateManip/Makefile | 22 ++++++++++++++++++++++
time/p5-DateTime-Format-DateManip/distinfo | 5 +++++
3 files changed, 30 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 4d2d3a2e9d65 -r 567eddcc22e0 time/p5-DateTime-Format-DateManip/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Format-DateManip/DESCR Sat Feb 14 00:02:12 2009 +0000
@@ -0,0 +1,3 @@
+DateTime::Format::DateManip is a class that knows how to convert
+between Date::Manip dates and durations and DateTime and
+DateTime::Duration objects. Recurrences are note yet supported.
diff -r 4d2d3a2e9d65 -r 567eddcc22e0 time/p5-DateTime-Format-DateManip/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Format-DateManip/Makefile Sat Feb 14 00:02:12 2009 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/14 00:02:12 abs Exp $
+
+DISTNAME= DateTime-Format-DateManip-0.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/perldoc?DateTime::Format::DateManip
+COMMENT= Convert Date::Manip dates and durations to/from DateTimes
+
+DEPENDS+= p5-DateTime>0:../../time/p5-DateTime
+DEPENDS+= p5-Date-Manip>0:../../devel/p5-Date-Manip
+
+PERL5_MODULE_TYPE= Module::Build
+PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= #
+
+PERL5_PACKLIST= auto/DateTime/Format/DateManip/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4d2d3a2e9d65 -r 567eddcc22e0 time/p5-DateTime-Format-DateManip/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Format-DateManip/distinfo Sat Feb 14 00:02:12 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/14 00:02:12 abs Exp $
+
+SHA1 (DateTime-Format-DateManip-0.04.tar.gz) = e3e4e671e36b855194aa87c145c54bae0b203d6a
+RMD160 (DateTime-Format-DateManip-0.04.tar.gz) = 97f3b1bfb4a256ff890a99fe5db41f81cdc96092
+Size (DateTime-Format-DateManip-0.04.tar.gz) = 14460 bytes
Home |
Main Index |
Thread Index |
Old Index