diff options
author | sno <sno> | 2009-10-17 14:33:35 +0000 |
---|---|---|
committer | sno <sno> | 2009-10-17 14:33:35 +0000 |
commit | 88a7aff3b96a3a975153f5c4acbf5ba8dbc91393 (patch) | |
tree | bc8f3dbc2a385c74734409d9a1d6193291cb213b /time/p5-DateTime-TimeZone | |
parent | d02d3ae1eb7360acb7d9f8e2a420a6f67b1c98ad (diff) | |
download | pkgsrc-88a7aff3b96a3a975153f5c4acbf5ba8dbc91393.tar.gz |
Updating time/p5-DateTime-TimeZone from 0.98 to 0.99
pkgsrc changes:
- Increasing build dependency to current Module::Build
Upstream changes:
0.99 2009-09-28
- This release is based on version 2009n of the Olson database. This
release has changes for Pakistan.
Diffstat (limited to 'time/p5-DateTime-TimeZone')
-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 6665bf2a538..69fe4ecb9dd 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2009/09/12 20:54:44 sno Exp $ +# $NetBSD: Makefile,v 1.23 2009/10/17 14:33:35 sno Exp $ -DISTNAME= DateTime-TimeZone-0.98 +DISTNAME= DateTime-TimeZone-0.99 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -10,7 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/ COMMENT= Perl module to handle time zone manipulation LICENSE= ${PERL5_LICENSE} -BUILD_DEPENDS+= p5-Module-Build>=0.34020.1:../../devel/p5-Module-Build +BUILD_DEPENDS+= p5-Module-Build>=0.35000:../../devel/p5-Module-Build 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 efedb19d34b..fad98933834 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2009/09/12 20:54:44 sno Exp $ +$NetBSD: distinfo,v 1.19 2009/10/17 14:33:35 sno Exp $ -SHA1 (DateTime-TimeZone-0.98.tar.gz) = ffe4fdaed9e6745b4368adf4b28ebb8fcfc314e7 -RMD160 (DateTime-TimeZone-0.98.tar.gz) = 958bd1cf5424bf30de9b9f92309668b648046298 -Size (DateTime-TimeZone-0.98.tar.gz) = 510585 bytes +SHA1 (DateTime-TimeZone-0.99.tar.gz) = 6b33cc2b8ad0379921a2a5ecaab80740b9119ab5 +RMD160 (DateTime-TimeZone-0.99.tar.gz) = c56b7d4ca5f7fbfe5df38e629a3236ded750b005 +Size (DateTime-TimeZone-0.99.tar.gz) = 510287 bytes |