pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-Olson-Abbreviations Importing p5 package for O...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dfe1a0b916c6
branches: trunk
changeset: 399460:dfe1a0b916c6
user: sno <sno%pkgsrc.org@localhost>
date: Sun Sep 20 10:27:17 2009 +0000
description:
Importing p5 package for Olson::Abbreviations 0.02 to
time/p5-Olson-Abbreviations as dependency for scheduled import of p5
package for MooseX::Types::DateTime::ButMaintained.
This module should help with converting commonly used and often ambigious
olson abbreviations into TZ offset notation.
diffstat:
time/p5-Olson-Abbreviations/DESCR | 2 ++
time/p5-Olson-Abbreviations/Makefile | 25 +++++++++++++++++++++++++
time/p5-Olson-Abbreviations/distinfo | 5 +++++
3 files changed, 32 insertions(+), 0 deletions(-)
diffs (44 lines):
diff -r 354acf58b4d5 -r dfe1a0b916c6 time/p5-Olson-Abbreviations/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Olson-Abbreviations/DESCR Sun Sep 20 10:27:17 2009 +0000
@@ -0,0 +1,2 @@
+This module should help with converting commonly used and often ambigious
+olson abbreviations into TZ offset notation.
diff -r 354acf58b4d5 -r dfe1a0b916c6 time/p5-Olson-Abbreviations/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Olson-Abbreviations/Makefile Sun Sep 20 10:27:17 2009 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/09/20 10:27:17 sno Exp $
+#
+
+DISTNAME= Olson-Abbreviations-0.02
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EC/ECARROLL/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Olson-Abbreviations/
+COMMENT= Perl extension for globally unique timezones abbreviation handling
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+= p5-MooseX-AttributeHelpers-[0-9]*:../../devel/p5-MooseX-AttributeHelpers
+DEPENDS+= p5-MooseX-ClassAttribute-[0-9]*:../../devel/p5-MooseX-ClassAttribute
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Olson/Abbreviations/.packlist
+PERL5_MODULE_TYPE= Module::Install
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 354acf58b4d5 -r dfe1a0b916c6 time/p5-Olson-Abbreviations/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Olson-Abbreviations/distinfo Sun Sep 20 10:27:17 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/09/20 10:27:17 sno Exp $
+
+SHA1 (Olson-Abbreviations-0.02.tar.gz) = 1bdcb5104e9288cc01f24343824d8646eb25c947
+RMD160 (Olson-Abbreviations-0.02.tar.gz) = 6560fdd5458fdb41475733fbfe56e0c0731049dc
+Size (Olson-Abbreviations-0.02.tar.gz) = 24307 bytes
Home |
Main Index |
Thread Index |
Old Index