Skip to content

Commit

Permalink
p5-DateTime-Format-Pg: update to 0.16013.
Browse files Browse the repository at this point in the history
0.16013 2017-05-04T12:46:23Z
    - Fix handling for nanoseconds (issue #14)
    - Fix handling fractional seconds (issue #12)
  • Loading branch information
0-wiz-0 committed Sep 26, 2017
1 parent f18efad commit 8cd51c8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
8 changes: 5 additions & 3 deletions time/p5-DateTime-Format-Pg/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.21 2017/06/05 14:25:03 ryoon Exp $
# $NetBSD: Makefile,v 1.22 2017/09/26 14:47:59 wiz Exp $

DISTNAME= DateTime-Format-Pg-0.16012
DISTNAME= DateTime-Format-Pg-0.16013
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}

Expand All @@ -15,6 +14,9 @@ DEPENDS+= p5-DateTime>=0.1000:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-Builder>=0.72:../../time/p5-DateTime-Format-Builder
DEPENDS+= p5-DateTime-TimeZone>=0.05:../../time/p5-DateTime-TimeZone

# TEST_DEPENDS
BUILD_DEPENDS+= p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name

PERL5_PACKLIST= auto/DateTime/Format/Pg/.packlist

PERL5_MODULE_TYPE= Module::Build::Tiny
Expand Down
10 changes: 5 additions & 5 deletions time/p5-DateTime-Format-Pg/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.10 2016/07/26 00:25:32 wen Exp $
$NetBSD: distinfo,v 1.11 2017/09/26 14:47:59 wiz Exp $

SHA1 (DateTime-Format-Pg-0.16012.tar.gz) = e710844a6e06f778d5be9d12e47bbaf5b09af7a9
RMD160 (DateTime-Format-Pg-0.16012.tar.gz) = a35b92810933ba27535277a6b69e833ae6c9aebc
SHA512 (DateTime-Format-Pg-0.16012.tar.gz) = 8c0409ab3f054328f26169d1179756dff51ab0d51b09a2a2b7941d536795928545bf4e8c4c23f6fb085c7e718a628f4f0f4bde6719dc1173eeff8a3166cdb0ff
Size (DateTime-Format-Pg-0.16012.tar.gz) = 29403 bytes
SHA1 (DateTime-Format-Pg-0.16013.tar.gz) = 7418cd3af0ae274080ebcb9dc9c36fdba4a90f29
RMD160 (DateTime-Format-Pg-0.16013.tar.gz) = c9a768edcb351593e597c98e5050ee14d384d7e9
SHA512 (DateTime-Format-Pg-0.16013.tar.gz) = fbfe1727d042be18cdd308c723cb6e2f69bba0403839083bef405f53068fed32e8c5171cbc72b62c927a89265d907455b251336519878cfdea7912555460e520
Size (DateTime-Format-Pg-0.16013.tar.gz) = 30196 bytes

0 comments on commit 8cd51c8

Please sign in to comment.