pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-Time-modules Added time/p5-Time-modules versio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0a33562330cf
branches: trunk
changeset: 553339:0a33562330cf
user: abs <abs%pkgsrc.org@localhost>
date: Mon Jan 19 17:59:42 2009 +0000
description:
Added time/p5-Time-modules version 2006.0814
This package contains the following perl5 modules:
Time::CTime.pm
ctime, strftime, and asctime
Time::JulianDay.pm
Julian Day conversions
Time::ParseDate.pm
Reverses strftime and also understands relative times
Time::Timezone.pm
Time::DaysInMonth.pm
diffstat:
time/p5-Time-modules/DESCR | 10 ++++++++++
time/p5-Time-modules/Makefile | 20 ++++++++++++++++++++
time/p5-Time-modules/distinfo | 5 +++++
3 files changed, 35 insertions(+), 0 deletions(-)
diffs (47 lines):
diff -r 7c80499a1efc -r 0a33562330cf time/p5-Time-modules/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Time-modules/DESCR Mon Jan 19 17:59:42 2009 +0000
@@ -0,0 +1,10 @@
+This package contains the following perl5 modules:
+
+ Time::CTime.pm
+ ctime, strftime, and asctime
+ Time::JulianDay.pm
+ Julian Day conversions
+ Time::ParseDate.pm
+ Reverses strftime and also understands relative times
+ Time::Timezone.pm
+ Time::DaysInMonth.pm
diff -r 7c80499a1efc -r 0a33562330cf time/p5-Time-modules/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Time-modules/Makefile Mon Jan 19 17:59:42 2009 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/19 17:59:42 abs Exp $
+
+DISTNAME= Time-modules-2006.0814
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MU/MUIR/modules/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/perldoc?Time::ParseDate
+COMMENT= Miscellaneous date parsing and formatting
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+# USE_LANGUAGES= c
+
+PERL5_PACKLIST= auto/Time-modules/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 7c80499a1efc -r 0a33562330cf time/p5-Time-modules/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Time-modules/distinfo Mon Jan 19 17:59:42 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/19 17:59:42 abs Exp $
+
+SHA1 (Time-modules-2006.0814.tar.gz) = a79c6bcce924fcb3a0b08eea37dbad27d2880ebf
+RMD160 (Time-modules-2006.0814.tar.gz) = 555fd3eca2201d4c422514af4a7e74586f0aca13
+Size (Time-modules-2006.0814.tar.gz) = 23997 bytes
Home |
Main Index |
Thread Index |
Old Index