diff options
author | sno <sno@pkgsrc.org> | 2010-03-16 17:10:55 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-03-16 17:10:55 +0000 |
commit | 5e2bf31c6d2bb27b5388759f18a3fa8c3605ce4d (patch) | |
tree | 396dafc2f591b40ce9f0ad8076a10e5c07b30253 /time | |
parent | 2f4361fa7655585f981c7394c83c6e747bb52048 (diff) | |
download | pkgsrc-5e2bf31c6d2bb27b5388759f18a3fa8c3605ce4d.tar.gz |
Updating time/p5-DateTime-Format-Flexible from 0.14 to 0.15
pkgsrc changes:
- Update HOMEPAGE to CPAN "Permalink"
Upstream changes:
0.15 Mon Mar 10 2010
- fix tests for DateTime string overloading problem
(thanks Andreas Koenig and Michael Schwern)
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Format-Flexible/Makefile | 6 | ||||
-rw-r--r-- | time/p5-DateTime-Format-Flexible/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime-Format-Flexible/Makefile b/time/p5-DateTime-Format-Flexible/Makefile index 7af5564b7bc..804c0b32d94 100644 --- a/time/p5-DateTime-Format-Flexible/Makefile +++ b/time/p5-DateTime-Format-Flexible/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2010/03/08 16:45:23 sno Exp $ +# $NetBSD: Makefile,v 1.5 2010/03/16 17:10:55 sno Exp $ -DISTNAME= DateTime-Format-Flexible-0.14 +DISTNAME= DateTime-Format-Flexible-0.15 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/perldoc?DateTime::Format::Flexible +HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-Flexible/ COMMENT= Flexibly parse strings and turn them into DateTime objects LICENSE= ${PERL5_LICENSE} diff --git a/time/p5-DateTime-Format-Flexible/distinfo b/time/p5-DateTime-Format-Flexible/distinfo index 5448ca4aa7d..f36de4aaa43 100644 --- a/time/p5-DateTime-Format-Flexible/distinfo +++ b/time/p5-DateTime-Format-Flexible/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/03/08 16:45:23 sno Exp $ +$NetBSD: distinfo,v 1.5 2010/03/16 17:10:55 sno Exp $ -SHA1 (DateTime-Format-Flexible-0.14.tar.gz) = 02f817a646605b636c34b200e307276367e10765 -RMD160 (DateTime-Format-Flexible-0.14.tar.gz) = 50f5219e35667992be88c5b5322afff6d913829d -Size (DateTime-Format-Flexible-0.14.tar.gz) = 64669 bytes +SHA1 (DateTime-Format-Flexible-0.15.tar.gz) = 4d907fffc47ff3d3145fd8209838f656ae091c46 +RMD160 (DateTime-Format-Flexible-0.15.tar.gz) = f69d75c5dd41d30905fa848ab4b57a209ca4d09d +Size (DateTime-Format-Flexible-0.15.tar.gz) = 64940 bytes |