diff options
author | abs <abs@pkgsrc.org> | 2014-02-06 13:00:59 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2014-02-06 13:00:59 +0000 |
commit | 24e2a51537f8391db9cf1a3a7b0dd5551176f4b5 (patch) | |
tree | 87e97b3afd0b9f9c320b127757b6399a0c85a4ea /time/p5-Rose-DateTime | |
parent | ac505cce1a990e011a4c74e7baa0e85291a6dc98 (diff) | |
download | pkgsrc-24e2a51537f8391db9cf1a3a7b0dd5551176f4b5.tar.gz |
Updated time/p5-Rose-DateTime to 0.540
0.540 (12.08.2013) - John Siracusa <siracusa@gmail.com>
* Handle object return value from DateTime->DefaultLocale.
0.539 (10.03.2013) - John Siracusa <siracusa@gmail.com>
* Fixed a typo in the documentation. (RT 89224)
Diffstat (limited to 'time/p5-Rose-DateTime')
-rw-r--r-- | time/p5-Rose-DateTime/Makefile | 6 | ||||
-rw-r--r-- | time/p5-Rose-DateTime/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-Rose-DateTime/Makefile b/time/p5-Rose-DateTime/Makefile index fc28ccbec8b..68a0e2738d9 100644 --- a/time/p5-Rose-DateTime/Makefile +++ b/time/p5-Rose-DateTime/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2013/08/30 14:57:08 wen Exp $ +# $NetBSD: Makefile,v 1.14 2014/02/06 13:00:59 abs Exp $ -DISTNAME= Rose-DateTime-0.538 +DISTNAME= Rose-DateTime-0.540 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} -MAINTAINER= abs@absd.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Rose-DateTime/ COMMENT= DateTime helper functions and objects for Rose LICENSE= ${PERL5_LICENSE} diff --git a/time/p5-Rose-DateTime/distinfo b/time/p5-Rose-DateTime/distinfo index 95f97b17a84..2276fd5ab67 100644 --- a/time/p5-Rose-DateTime/distinfo +++ b/time/p5-Rose-DateTime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/08/30 14:57:08 wen Exp $ +$NetBSD: distinfo,v 1.6 2014/02/06 13:00:59 abs Exp $ -SHA1 (Rose-DateTime-0.538.tar.gz) = 80c8b93035cb563dc8617e08aa331f9bc207b297 -RMD160 (Rose-DateTime-0.538.tar.gz) = a9a077feeb9b8297d6be7f73553288397cf2898e -Size (Rose-DateTime-0.538.tar.gz) = 12949 bytes +SHA1 (Rose-DateTime-0.540.tar.gz) = 706d217b9526999cd906c31df732f90ed632b466 +RMD160 (Rose-DateTime-0.540.tar.gz) = 9875673de70970d8af37dac3a6c360e2936d3428 +Size (Rose-DateTime-0.540.tar.gz) = 13010 bytes |