summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-03-08 16:43:34 +0000
committersno <sno@pkgsrc.org>2010-03-08 16:43:34 +0000
commit0958da51b169f33c7558f035dd5b26ef86548a56 (patch)
tree7141401106de9975a79ac9f132e6d870471123ce /time
parent7b1be20ff24c3fbf1ba433ae48592f08070cf87d (diff)
downloadpkgsrc-0958da51b169f33c7558f035dd5b26ef86548a56.tar.gz
Updating time/p5-DateTime-TimeZone from 1.10 to 1.11
pkgsrc changes: - Adjust Module::Build dependency (CORE module of perl 5.10.1 satisfies requirements) - Import time/p5-DateTime-TimeZone-HPUX to allow this module working on HP-UX, too Upstream changes: 1.11 2010-03-01 - This release is based on version 2010b of the Olson database. This release has changes for Paraguay. - Added a list of zones by country, and a list of zone links (aliases) to the docs for DateTime::TimeZone::Catalog.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-TimeZone/Makefile9
-rw-r--r--time/p5-DateTime-TimeZone/distinfo8
2 files changed, 10 insertions, 7 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile
index a3825aa9437..bd136ead223 100644
--- a/time/p5-DateTime-TimeZone/Makefile
+++ b/time/p5-DateTime-TimeZone/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2010/01/25 23:38:17 seb Exp $
+# $NetBSD: Makefile,v 1.28 2010/03/08 16:43:34 sno Exp $
-DISTNAME= DateTime-TimeZone-1.10
+DISTNAME= DateTime-TimeZone-1.11
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -10,11 +10,14 @@ 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.35000:../../devel/p5-Module-Build
+BUILD_DEPENDS+= {perl>=5.10.1,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
+# on HPUX it requires ../../time/p5-DateTime-TimeZone-HPUX
+# but this will result in circular dependency
+
USE_LANGUAGES= # empty
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/DateTime/TimeZone/.packlist
diff --git a/time/p5-DateTime-TimeZone/distinfo b/time/p5-DateTime-TimeZone/distinfo
index bb5d685d6cb..7c62d578eff 100644
--- a/time/p5-DateTime-TimeZone/distinfo
+++ b/time/p5-DateTime-TimeZone/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2010/01/25 23:38:17 seb Exp $
+$NetBSD: distinfo,v 1.24 2010/03/08 16:43:34 sno Exp $
-SHA1 (DateTime-TimeZone-1.10.tar.gz) = 7f2d4aeb790cb16ed26e7af330c874346b6bdb3b
-RMD160 (DateTime-TimeZone-1.10.tar.gz) = 5c4757bc5d8955162ad149cce2fd4317824c8948
-Size (DateTime-TimeZone-1.10.tar.gz) = 524736 bytes
+SHA1 (DateTime-TimeZone-1.11.tar.gz) = ff6af774e3a5738d5019d7c1f9c0ce9b291bd29e
+RMD160 (DateTime-TimeZone-1.11.tar.gz) = 07f492aa4d501ec6b8c221f3254cb7f5bf5701c1
+Size (DateTime-TimeZone-1.11.tar.gz) = 534816 bytes