diff options
author | sno <sno@pkgsrc.org> | 2009-06-14 20:14:49 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-06-14 20:14:49 +0000 |
commit | ce45cd660479e6707d285179db5987aa45d7c34b (patch) | |
tree | 8de40ebe6e88d6c3dc21cb29d1faa4ce184d4583 /time | |
parent | 8500c94db85a7334d7cfdbc926a3025f2c31278e (diff) | |
download | pkgsrc-ce45cd660479e6707d285179db5987aa45d7c34b.tar.gz |
pkgsrc changes:
- Updating package of p5 module DateTime::TimeZone from 0.90 to 0.91
- Adjusting license to ${PERL5_LICENSE} according to META.yaml
Upstream changes:
0.91 2009-05-26
- This release is based on version 2009h of the Olson database. This
release has no user-visible changes, but I like to follow along
anyway.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 6 | ||||
-rw-r--r-- | time/p5-DateTime-TimeZone/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index c88bf4b3209..6fddac45e37 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2009/04/29 07:46:22 sno Exp $ +# $NetBSD: Makefile,v 1.19 2009/06/14 20:14:49 sno Exp $ -DISTNAME= DateTime-TimeZone-0.90 +DISTNAME= DateTime-TimeZone-0.91 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/ COMMENT= Perl module to handle time zone manipulation -LICENSE= artistic-2.0 +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate diff --git a/time/p5-DateTime-TimeZone/distinfo b/time/p5-DateTime-TimeZone/distinfo index 8682bea2543..75a4ac1215c 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2009/04/29 07:46:22 sno Exp $ +$NetBSD: distinfo,v 1.15 2009/06/14 20:14:49 sno Exp $ -SHA1 (DateTime-TimeZone-0.90.tar.gz) = 034d7345a4d90851b56cc28d6d784b292be50bfc -RMD160 (DateTime-TimeZone-0.90.tar.gz) = c1e71864ffeb0261ca4270c7ea01a3f5e6cf5eb9 -Size (DateTime-TimeZone-0.90.tar.gz) = 377361 bytes +SHA1 (DateTime-TimeZone-0.91.tar.gz) = 9d9f482177a307326ef7a0f3492a2e2b8815349b +RMD160 (DateTime-TimeZone-0.91.tar.gz) = 1e953d5dff25880953caabd9d4be15e86b9c1473 +Size (DateTime-TimeZone-0.91.tar.gz) = 377304 bytes |