Skip to content

Commit

Permalink
Update to 0.16012
Browse files Browse the repository at this point in the history
Upstream changes:
0.16012 2016-07-19T21:37:31Z
    - Parsing invalid intervals with no amount and units only should have
      resulted in exceptions, but did not. Reported by Henrik Pauli (ssue #8)
    - Internal cleanup
  • Loading branch information
wen committed Jul 26, 2016
1 parent 29550f4 commit b005dbb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 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.18 2016/06/08 19:24:50 wiz Exp $
# $NetBSD: Makefile,v 1.19 2016/07/26 00:25:32 wen Exp $

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

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.9 2016/03/05 07:30:03 wen Exp $
$NetBSD: distinfo,v 1.10 2016/07/26 00:25:32 wen Exp $

SHA1 (DateTime-Format-Pg-0.16011.tar.gz) = d94f415a80baf44f3bd356fb2e3fc144c73eb49d
RMD160 (DateTime-Format-Pg-0.16011.tar.gz) = fef5f23cb8649f70c34f95d1028a8a60fe922173
SHA512 (DateTime-Format-Pg-0.16011.tar.gz) = 6f5d6c6c8160b38dec2fc5edcb8113c1747f8a7caacc385b55da9e71e7ce083a48177c7f64fd20cc6f2e9878dda9069517ba3f71ef889d691d14d5fd6bf8637f
Size (DateTime-Format-Pg-0.16011.tar.gz) = 29788 bytes
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

0 comments on commit b005dbb

Please sign in to comment.