Skip to content

Commit

Permalink
Update to 1.12
Browse files Browse the repository at this point in the history
Upstream changes:
1.12  2021-03-19  <[email protected]>

 - Merged development version to stable.

1.11_03  2021-03-13  <[email protected]>

 - Refactor extracting duration.

 - Don't try to trim the extract string twice.

 - Amend documentation of ::Utils.

1.11_02  2020-10-16  <[email protected]>

 - Introduce utility function trim().

1.11_01  2020-10-03  <[email protected]>

 - Assert that error() returns '' on success.
  • Loading branch information
wen committed Mar 27, 2021
1 parent 834df98 commit f628f8f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions time/p5-DateTime-Format-Natural/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.34 2020/11/08 14:58:11 wen Exp $
# $NetBSD: Makefile,v 1.35 2021/03/27 23:52:15 wen Exp $

DISTNAME= DateTime-Format-Natural-1.11
DISTNAME= DateTime-Format-Natural-1.12
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
Expand Down
10 changes: 5 additions & 5 deletions time/p5-DateTime-Format-Natural/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.19 2020/11/08 14:58:11 wen Exp $
$NetBSD: distinfo,v 1.20 2021/03/27 23:52:15 wen Exp $

SHA1 (DateTime-Format-Natural-1.11.tar.gz) = f1d4ed760d77371ec93c91fb35e646d8d2307f5d
RMD160 (DateTime-Format-Natural-1.11.tar.gz) = 3c13804b505e62a83002e8b290442d487b5cefc5
SHA512 (DateTime-Format-Natural-1.11.tar.gz) = 1e89fe7ea05eec620f453cde4874bba6ced5d4055944e9e396226041c1d2efaa9b5a4852b88484b7dc00d792d2842a5c74f5eb86e70b220a3a8afbc7e1111c80
Size (DateTime-Format-Natural-1.11.tar.gz) = 82424 bytes
SHA1 (DateTime-Format-Natural-1.12.tar.gz) = b8858bf3dee8ecaf764f4a028800f81074e19b6f
RMD160 (DateTime-Format-Natural-1.12.tar.gz) = 508183cf049a946a39aa94a0f174cfd6b88befcd
SHA512 (DateTime-Format-Natural-1.12.tar.gz) = c2685815e76d7208d2491a01bc93e0c15657325fc1e9b33b85f123085814b9d4554a25b575241605a6c819f1627486b093bf08eeb25bb55531e15a15ddf158c8
Size (DateTime-Format-Natural-1.12.tar.gz) = 82853 bytes

0 comments on commit f628f8f

Please sign in to comment.