summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-10-19 17:59:26 +1300
committerKent Fredric <kentnl@gentoo.org>2017-10-19 21:35:26 +1300
commit5efd8f51ad3048bc8a8549386a3f56843ad72491 (patch)
tree56c6d47556fc23d18b252fec1a80e7e38f61fdb1 /dev-perl/DateTime-Format-Strptime
parentnet-analyzer/wireshark: Old. (diff)
downloadgentoo-5efd8f51ad3048bc8a8549386a3f56843ad72491.tar.gz
gentoo-5efd8f51ad3048bc8a8549386a3f56843ad72491.tar.bz2
gentoo-5efd8f51ad3048bc8a8549386a3f56843ad72491.zip
dev-perl/DateTime-Format-Strptime: Bump to version 1.740.0
Upstream: - Make tests not sensitive to specific exception message Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r--dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild37
-rw-r--r--dev-perl/DateTime-Format-Strptime/Manifest1
-rw-r--r--dev-perl/DateTime-Format-Strptime/metadata.xml1
3 files changed, 39 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild
new file mode 100644
index 000000000000..ce821454224d
--- /dev/null
+++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.740.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.74
+inherit perl-module
+
+DESCRIPTION="Parse and Format DateTimes using Strptime"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=dev-perl/DateTime-1
+ >=dev-perl/DateTime-Locale-1.50.0
+ >=dev-perl/DateTime-TimeZone-2.90.0
+ virtual/perl-Exporter
+ >=dev-perl/Package-DeprecationManager-0.150.0
+ dev-perl/Params-ValidationCompiler
+ >=dev-perl/Specio-0.330.0
+ dev-perl/Try-Tiny
+ virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ >=virtual/perl-Test-Simple-0.960.0
+ dev-perl/Test-Fatal
+ dev-perl/Test-Warnings
+ )
+"
diff --git a/dev-perl/DateTime-Format-Strptime/Manifest b/dev-perl/DateTime-Format-Strptime/Manifest
index ad1bbbbd9345..973591cffcc9 100644
--- a/dev-perl/DateTime-Format-Strptime/Manifest
+++ b/dev-perl/DateTime-Format-Strptime/Manifest
@@ -1,2 +1,3 @@
DIST DateTime-Format-Strptime-1.70.tar.gz 105460 SHA256 ceead46b714c6baea3250b987078771f1ffbe217b501d6fc91ff3c5f2afbbc67 SHA512 a4f01f0032beb94d2bf359c2aab4050c2b321a6da236deec1ce198e88b657fb70b7328304f51fb12a9edf61035cb581c8a9a85c62a0ce8ff94c1ec5d22510d09 WHIRLPOOL 11094a65a2b63aa1f4e06ac5e83cf3a66ce3baefbc564472c3162c82ec20a606b96c00c8a21cb68cfed733c9bb615d7323e92ceb4f999e3f4680e7e405e4b500
DIST DateTime-Format-Strptime-1.73.tar.gz 108454 SHA256 6d077806eb8581e5f28ffaff0bd2bb7a15114f9e745f61bd519405047765b2be SHA512 c259473e1120a9e40020cba2c7d008227521dbca0d2906878ee75e1ebc58e82760386bb32ebb1e987e68dfa4ce7f1e532dc4bfdf70467383425705e3f1c18d15 WHIRLPOOL 7238b9dec209da39f33a3fe2c6e34a0382eaa7787a5f25e9e09483d0ac8e84662ed4d763d00b351a10a9e274f3fdd85af10358ecfd578d124444a672020517ab
+DIST DateTime-Format-Strptime-1.74.tar.gz 105317 SHA256 59b4950a113ad8afa232fcadee5479d8c58fe752501ddaaa099576d3c8a05dfd SHA512 3b2b640f93956e82aff47f068c596018700615414c9b9ccf8d6bf68ad7b626ec86a831ec2b68807d7f137c10d4b8cfa5d2d50a6304252f3dfecbe9ff94e59617 WHIRLPOOL f01cb1374e5f85df097f4192e2bdc3f610e6102d019ac71094dc04044cb4b15c447eb6d67301aa490bf135183933593015241b1a430a7b2a98bebb0ce3433f66
diff --git a/dev-perl/DateTime-Format-Strptime/metadata.xml b/dev-perl/DateTime-Format-Strptime/metadata.xml
index a073a5c24040..2267b38e45d9 100644
--- a/dev-perl/DateTime-Format-Strptime/metadata.xml
+++ b/dev-perl/DateTime-Format-Strptime/metadata.xml
@@ -8,5 +8,6 @@
<upstream>
<remote-id type="cpan">DateTime-Format-Strptime</remote-id>
<remote-id type="cpan-module">DateTime::Format::Strptime</remote-id>
+ <remote-id type="cpan-module">DateTime::Format::Strptime::Types</remote-id>
</upstream>
</pkgmetadata>