Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Natural/
Date: Thu, 01 Oct 2020 08:16:59
Message-Id: 1601540201.0c0d8b07bbe5ea94699cf04cf7d299a4d981bd00.kentnl@gentoo
1 commit: 0c0d8b07bbe5ea94699cf04cf7d299a4d981bd00
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 08:16:27 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 08:16:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c0d8b07
7
8 dev-perl/DateTime-Format-Natural: Bump to version 1.110.0
9
10 Upstream:
11 - By confiration, permit "8/10" to mean "October 8"
12 - Allow mm/dd and dd/mm as valid formats
13 - Improve format matching regexes
14 - Clarify documentation for formats
15 - Fail when parsing dd/mm or mm/dd with an explicit ymd-format
16
17 Package-Manager: Portage-3.0.8, Repoman-3.0.1
18 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
19
20 .../DateTime-Format-Natural-1.110.0.ebuild | 47 ++++++++++++++++++++++
21 dev-perl/DateTime-Format-Natural/Manifest | 1 +
22 2 files changed, 48 insertions(+)
23
24 diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild
25 new file mode 100644
26 index 00000000000..97f030f721f
27 --- /dev/null
28 +++ b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild
29 @@ -0,0 +1,47 @@
30 +# Copyright 1999-2020 Gentoo Authors
31 +# Distributed under the terms of the GNU General Public License v2
32 +
33 +EAPI=7
34 +
35 +DIST_AUTHOR=SCHUBIGER
36 +DIST_VERSION=1.11
37 +inherit perl-module
38 +
39 +DESCRIPTION="Parse informal natural language date/time strings"
40 +
41 +SLOT="0"
42 +KEYWORDS="~amd64 ~x86"
43 +IUSE="test"
44 +RESTRICT="!test? ( test )"
45 +
46 +RDEPEND="
47 + virtual/perl-Carp
48 + dev-perl/Clone
49 + dev-perl/Date-Calc
50 + dev-perl/DateTime
51 + dev-perl/DateTime-TimeZone
52 + virtual/perl-Exporter
53 + virtual/perl-File-Spec
54 + virtual/perl-Getopt-Long
55 + dev-perl/List-MoreUtils
56 + >=dev-perl/Params-Validate-1.150.0
57 + virtual/perl-Scalar-List-Utils
58 + virtual/perl-Storable
59 + virtual/perl-Term-ReadLine
60 + dev-perl/boolean
61 +"
62 +DEPEND="
63 + dev-perl/Module-Build
64 +"
65 +BDEPEND="${RDEPEND}
66 + >=dev-perl/Module-Build-0.420.0
67 + test? (
68 + dev-perl/Module-Util
69 + dev-perl/Test-MockTime
70 + virtual/perl-Test-Simple
71 + )
72 +"
73 +PERL_RM_FILES=(
74 + t/pod-coverage.t
75 + t/pod.t
76 +)
77
78 diff --git a/dev-perl/DateTime-Format-Natural/Manifest b/dev-perl/DateTime-Format-Natural/Manifest
79 index 262c74de793..185566c1254 100644
80 --- a/dev-perl/DateTime-Format-Natural/Manifest
81 +++ b/dev-perl/DateTime-Format-Natural/Manifest
82 @@ -1,2 +1,3 @@
83 DIST DateTime-Format-Natural-1.05.tar.gz 80675 BLAKE2B 7495309aecc2aca50dcbcbbd7732cffac593a1455a438ada473c9cd0b4c068d4ac5f7dd59632d63e07b3b4c05d6d2cb8826996a047a618eb4a3f4f3fb4a29f85 SHA512 d6c07a7e6345321dfffbf608fbd0ef8b050761b612f76ebb0cf06b9e883ca83863b71f846868c8323d6d0c428c9ec93a988bcb53f883045bd1de94926cba9e7e
84 DIST DateTime-Format-Natural-1.10.tar.gz 80958 BLAKE2B 1d1fc1b4f1aae0e9bc359768960896d3d7da548051886789c21993854a2d550dc1c85e202dc714708a99aa09d26823773c6311f5fd33d91ec1844d5226c6e37d SHA512 41d51364efe242733945bca061fe67562fe24f069788d14962aeb2a5d0589e9078f81212d0fde78e950050853eaed5e1a0cc3868f409b82c7b054849c9dc2600
85 +DIST DateTime-Format-Natural-1.11.tar.gz 82424 BLAKE2B 454b6c525f3bdee31ad077ba3445b307e175f023dcee3309b7b9f05eced9d9424bde28700dbf22b210910bd056b21293e026290c3a9bf7b47ac3f73d2ac1ccfb SHA512 1e89fe7ea05eec620f453cde4874bba6ced5d4055944e9e396226041c1d2efaa9b5a4852b88484b7dc00d792d2842a5c74f5eb86e70b220a3a8afbc7e1111c80