diff options
author | wen <wen@pkgsrc.org> | 2013-08-30 14:49:27 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-08-30 14:49:27 +0000 |
commit | c736ab5629e256cb55a3b9e34e496706faf7e7d2 (patch) | |
tree | b832771c9fb5aa2bac495a97eef5f7e9d5e00acc /time | |
parent | 9f12f0d0484ca67744b9bc017a11c03f0d5da404 (diff) | |
download | pkgsrc-c736ab5629e256cb55a3b9e34e496706faf7e7d2.tar.gz |
Update to 0.16
Update DEPENDS
Upstream changes:
0.16 -- updating to require a new version of Olson::Abbreviations
0.15 -- trying something for a problem I don't see.
0.14 -- Fixed rt #73332 about build systems and MooseX::Types version number
0.13 -- Fixed rt #72473 and added version requirement for Moose
0.12 -- Updated to use namespace::autoclean, fixed git repo link to be public repo
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-MooseX-Types-DateTime-ButMaintained/Makefile | 7 | ||||
-rw-r--r-- | time/p5-MooseX-Types-DateTime-ButMaintained/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile index 49cdf9e2e0d..8d9e4720a18 100644 --- a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile +++ b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/08/30 14:49:27 wen Exp $ # -DISTNAME= MooseX-Types-DateTime-ButMaintained-0.11 +DISTNAME= MooseX-Types-DateTime-ButMaintained-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} @@ -17,7 +16,7 @@ DEPENDS+= p5-DateTime-Locale>=0.42:../../time/p5-DateTime-Locale DEPENDS+= p5-DateTime-TimeZone>=0.96:../../time/p5-DateTime-TimeZone DEPENDS+= p5-Moose>=0.41:../../devel/p5-Moose DEPENDS+= p5-MooseX-Types>=0.04:../../devel/p5-MooseX-Types -DEPENDS+= p5-Olson-Abbreviations-[0-9]*:../../time/p5-Olson-Abbreviations +DEPENDS+= p5-Olson-Abbreviations>=0.03:../../time/p5-Olson-Abbreviations DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean BUILD_DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception diff --git a/time/p5-MooseX-Types-DateTime-ButMaintained/distinfo b/time/p5-MooseX-Types-DateTime-ButMaintained/distinfo index 18d3af371f2..ed4ca94ac5f 100644 --- a/time/p5-MooseX-Types-DateTime-ButMaintained/distinfo +++ b/time/p5-MooseX-Types-DateTime-ButMaintained/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/11/11 14:38:25 seb Exp $ +$NetBSD: distinfo,v 1.3 2013/08/30 14:49:27 wen Exp $ -SHA1 (MooseX-Types-DateTime-ButMaintained-0.11.tar.gz) = 5a9229b05069ee6539542800cf157cba2ddf0aec -RMD160 (MooseX-Types-DateTime-ButMaintained-0.11.tar.gz) = a908b9deb57c3ed541db3490842b988ec737a751 -Size (MooseX-Types-DateTime-ButMaintained-0.11.tar.gz) = 25769 bytes +SHA1 (MooseX-Types-DateTime-ButMaintained-0.16.tar.gz) = a271a6add01f8671d9ee356c606f7f1c38420ff4 +RMD160 (MooseX-Types-DateTime-ButMaintained-0.16.tar.gz) = 2137f959ab3929e63337b7dbe98c7b74cc1e6027 +Size (MooseX-Types-DateTime-ButMaintained-0.16.tar.gz) = 31256 bytes |