diff options
author | rhaen <rhaen@pkgsrc.org> | 2012-01-26 19:18:26 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2012-01-26 19:18:26 +0000 |
commit | 9a972928a108fd7913ceb1fc4c9f81406881fb4e (patch) | |
tree | d2059e1903d8a4ddac69ae8a6dd79ab82b9a3448 /time | |
parent | 926424b73a74c5096a18ac40a198864194821296 (diff) | |
download | pkgsrc-9a972928a108fd7913ceb1fc4c9f81406881fb4e.tar.gz |
Updated to 0.537
Changes:
0.537 (05.04.2011) - John Siracusa <siracusa@gmail.com>
* Well that was fast. DateTime 0.69 fixes RT 67928. Tests updated.
0.536 (05.03.2011) - John Siracusa <siracusa@gmail.com>
* Account for changes in DateTime 0.67 and later and work around
http://rt.cpan.org/Public/Bug/Display.html?id=67928
0.535 (01.24.2010) - John Siracusa <siracusa@gmail.com>
* Handle pre-0.4 version of DateTime::Locale. (RT 65070)
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Rose-DateTime/Makefile | 5 | ||||
-rw-r--r-- | time/p5-Rose-DateTime/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-Rose-DateTime/Makefile b/time/p5-Rose-DateTime/Makefile index 02d01b0a989..23743292425 100644 --- a/time/p5-Rose-DateTime/Makefile +++ b/time/p5-Rose-DateTime/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2011/08/14 15:28:47 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/01/26 19:18:26 rhaen Exp $ -DISTNAME= Rose-DateTime-0.534 +DISTNAME= Rose-DateTime-0.537 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/time/p5-Rose-DateTime/distinfo b/time/p5-Rose-DateTime/distinfo index e7ef136adb0..5fbd97e1458 100644 --- a/time/p5-Rose-DateTime/distinfo +++ b/time/p5-Rose-DateTime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/07 05:29:40 sno Exp $ +$NetBSD: distinfo,v 1.4 2012/01/26 19:18:26 rhaen Exp $ -SHA1 (Rose-DateTime-0.534.tar.gz) = e11133e57256aa6eeae614e1f10ec4500a08194c -RMD160 (Rose-DateTime-0.534.tar.gz) = e83aaaa2c62cd99b58a4d813ba1739d2e16f4a0a -Size (Rose-DateTime-0.534.tar.gz) = 12149 bytes +SHA1 (Rose-DateTime-0.537.tar.gz) = a425b765feed81316ec8b26185158876eee611fc +RMD160 (Rose-DateTime-0.537.tar.gz) = 3da1af121043cf9042b9721f69354526b2c8dda2 +Size (Rose-DateTime-0.537.tar.gz) = 12466 bytes |