diff options
author | sno <sno@pkgsrc.org> | 2010-01-26 12:09:02 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-01-26 12:09:02 +0000 |
commit | 1855d2fbdc42963b4a75fc993311079f0d045a2f (patch) | |
tree | c91ca64389054aca1177f46cbffbef50ad55ae9a /time | |
parent | dc840a727efef5833ca2eca727bab81699807b22 (diff) | |
download | pkgsrc-1855d2fbdc42963b4a75fc993311079f0d045a2f.tar.gz |
Updating time/p5-DateTime-Format-SQLite from 0.10 to 0.11
Upstream changes:
0.11 Thu Dec 10 00:00:00 2009
- pass nanoseconds instead of fractional seconds to DateTime
constructor; needed from DateTime v0.52
FIXES: #52468: Test failure, reported by GRAF
- minor documentation fixes
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Format-SQLite/Makefile | 4 | ||||
-rw-r--r-- | time/p5-DateTime-Format-SQLite/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/time/p5-DateTime-Format-SQLite/Makefile b/time/p5-DateTime-Format-SQLite/Makefile index 2a5a2804e72..0c6fe684f2f 100644 --- a/time/p5-DateTime-Format-SQLite/Makefile +++ b/time/p5-DateTime-Format-SQLite/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 17:45:42 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/01/26 12:09:02 sno Exp $ -DISTNAME= DateTime-Format-SQLite-0.10 +DISTNAME= DateTime-Format-SQLite-0.11 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-SQLite/distinfo b/time/p5-DateTime-Format-SQLite/distinfo index 06ab6353d7d..b3da0bd8e15 100644 --- a/time/p5-DateTime-Format-SQLite/distinfo +++ b/time/p5-DateTime-Format-SQLite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/07 17:45:42 sno Exp $ +$NetBSD: distinfo,v 1.2 2010/01/26 12:09:02 sno Exp $ -SHA1 (DateTime-Format-SQLite-0.10.tar.gz) = 0ec5881a3260262bdb9bab67befff8076e68633a -RMD160 (DateTime-Format-SQLite-0.10.tar.gz) = f7e458a0590b420d016440d4f4f37e1f052f15f8 -Size (DateTime-Format-SQLite-0.10.tar.gz) = 12942 bytes +SHA1 (DateTime-Format-SQLite-0.11.tar.gz) = a04f88268e2c3cddbdc33d4d2082779014b88ea4 +RMD160 (DateTime-Format-SQLite-0.11.tar.gz) = acb1ceccca1b0eaa0a809c4f810ea30bd41346f7 +Size (DateTime-Format-SQLite-0.11.tar.gz) = 13089 bytes |