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.
This commit is contained in:
parent
8500c94db8
commit
ce45cd6604
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue