summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-01-20 06:34:00 +1300
committerKent Fredric <kentnl@gentoo.org>2017-01-20 07:59:50 +1300
commit9fc89a4b0b0b3d683d1e799da0379d2aaa23db0e (patch)
tree30b05f8a966c2eea24a1dcf2578173263fdd63c2
parentnet-analyzer/tcpdump: Version bump. (diff)
downloadgentoo-9fc89a4b0b0b3d683d1e799da0379d2aaa23db0e.tar.gz
gentoo-9fc89a4b0b0b3d683d1e799da0379d2aaa23db0e.tar.bz2
gentoo-9fc89a4b0b0b3d683d1e799da0379d2aaa23db0e.zip
perl-core/Test-Simple: Bump to version 1.302.75 (masked)
Upstream: - fix double-release when throwing from context_do - improved diag-vs-info discrimination in send_event - TEST_ACTIVE and TEST2_ACTIVE env-vars now set to true - Reduce confusingness of cmp_ok output - Handle negative PIDs on windows - Add can() to deprecated Test::Tester::Delegate - Fix SysV IPC availability vs enabled interaction - Propogate warnings settings to use_ok - Add json serialization hooks to to Test2::Event and Test2::Trace::Util - TODO subtests recursively mark children as effective passes. - Added event classes ::Encoding and ::TAP::Version for Test2::Harness - Trace now contains cid and signatures - events now have related() method to check interconnectedness of events - run_subtest now has a no_fork option Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--perl-core/Test-Simple/Manifest1
-rw-r--r--perl-core/Test-Simple/Test-Simple-1.302.75.ebuild47
-rw-r--r--perl-core/Test-Simple/metadata.xml3
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-1.302.75.ebuild21
4 files changed, 72 insertions, 0 deletions
diff --git a/perl-core/Test-Simple/Manifest b/perl-core/Test-Simple/Manifest
index 0099d006c7d3..279bed9cbb2f 100644
--- a/perl-core/Test-Simple/Manifest
+++ b/perl-core/Test-Simple/Manifest
@@ -1,2 +1,3 @@
DIST Test-Simple-1.001014.tar.gz 127212 SHA256 55a414ce89eb7a5e9e84186f286b002054f10ae8ef4f8f2d61bb710e7549f16b SHA512 0aa0b4d78c0243480df0e7f9b28d69b6bbf1b26bd49a91827c2d61595319840f7178f179555a60ef28d49d3f50679aade4f6d8138e9ae1bd0113a3d6c66d89c2 WHIRLPOOL 554c292cc05e31c0f82094ff23a556d46526388f9b51b7c3367fb1c34ed692c03b03b1be46f75f6b9186bcd52b3a4e613064252c8f6234ef5711da2a29bec3a7
DIST Test-Simple-1.302062.tar.gz 247549 SHA256 6729060d4ab12e2db3a3c6d6376ee6a9fb77c0ba0308b66919365a1e8bf156ea SHA512 8c221ec4ee33da68191df6c8e13f82f90d694a1d87e2406a4af500b70bd87e8b58093735ca71c63c6cb569673e088d9f558bf7155c1f5e885eada354c090d3ff WHIRLPOOL 970f61e718a94b29c02e2b8315326a42b1bb9fae367e12f3e11f1b5b9a4f112dab5d38a68b8e3404e3dce07d14b7c86f074b3a77110b71afdaffb73261e8afe2
+DIST Test-Simple-1.302075.tar.gz 255843 SHA256 86f2205498f96302e00331ac586bf366547e946e8637ad208d6317a2097d40b7 SHA512 ebd6fe42458b4608f8f54bf35f062dbb767bc48659e262a794f8383de206b28c7e5acbc9418301dc0f5ca0a43602c17caa49be1a8a8ce2ad0fc836e31ca32239 WHIRLPOOL f753e8ea5c8cad6bb09b347f20a0848f4c0f2f0df2015f052b76d8e58108cd6a8df94a8c5eab7731fbe14cca27340245a67f602a754896b2f0e9d8f936ff1711
diff --git a/perl-core/Test-Simple/Test-Simple-1.302.75.ebuild b/perl-core/Test-Simple/Test-Simple-1.302.75.ebuild
new file mode 100644
index 000000000000..9c6fd197670c
--- /dev/null
+++ b/perl-core/Test-Simple/Test-Simple-1.302.75.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=1.302075
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Basic utilities for writing tests"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+ !<dev-perl/Test-Tester-0.114.0
+ !<dev-perl/Test-use-ok-0.160.0
+ !<dev-perl/Log-Dispatch-Config-TestLog-0.20.0
+ !<dev-perl/Net-BitTorrent-0.52.0
+ !<dev-perl/Moose-2.120.900
+ !<dev-perl/Test-Able-0.110.0
+ !<dev-perl/Test-Aggregate-0.373.0
+ !<dev-perl/Test-Alien-0.40.0
+ !<dev-perl/Test-Builder-Clutch-0.70.0
+ !<dev-perl/Test-Clustericious-Cluster-0.300.0
+ !<dev-perl/Test-Dist-VersionSync-1.1.4
+ !<dev-perl/Test-Exception-0.420.0
+ !<dev-perl/Test-Flatten-0.110.0
+ !<dev-perl/Test-Group-0.200.0
+ !<dev-perl/Test-Modern-0.12.0
+ !<dev-perl/Test-More-Prefix-0.5.0
+ !<dev-perl/Test-ParallelSubtest-0.50.0
+ !<dev-perl/Test-Pretty-0.320.0
+ !<dev-perl/Test-SharedFork-0.340.0
+ !<dev-perl/Test-Wrapper-0.3.0
+ !<dev-perl/Test-UseAllModules-0.140.0
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ >=virtual/perl-Scalar-List-Utils-1.130.0
+ virtual/perl-Storable
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
diff --git a/perl-core/Test-Simple/metadata.xml b/perl-core/Test-Simple/metadata.xml
index 05a0dbabe3ad..c0d99849be16 100644
--- a/perl-core/Test-Simple/metadata.xml
+++ b/perl-core/Test-Simple/metadata.xml
@@ -16,6 +16,7 @@
<remote-id type="cpan-module">Test2::Event</remote-id>
<remote-id type="cpan-module">Test2::Event::Bail</remote-id>
<remote-id type="cpan-module">Test2::Event::Diag</remote-id>
+ <remote-id type="cpan-module">Test2::Event::Encoding</remote-id>
<remote-id type="cpan-module">Test2::Event::Exception</remote-id>
<remote-id type="cpan-module">Test2::Event::Generic</remote-id>
<remote-id type="cpan-module">Test2::Event::Info</remote-id>
@@ -24,6 +25,7 @@
<remote-id type="cpan-module">Test2::Event::Plan</remote-id>
<remote-id type="cpan-module">Test2::Event::Skip</remote-id>
<remote-id type="cpan-module">Test2::Event::Subtest</remote-id>
+ <remote-id type="cpan-module">Test2::Event::TAP::Version</remote-id>
<remote-id type="cpan-module">Test2::Event::Waiting</remote-id>
<remote-id type="cpan-module">Test2::Formatter</remote-id>
<remote-id type="cpan-module">Test2::Formatter::TAP</remote-id>
@@ -34,6 +36,7 @@
<remote-id type="cpan-module">Test2::IPC</remote-id>
<remote-id type="cpan-module">Test2::IPC::Driver</remote-id>
<remote-id type="cpan-module">Test2::IPC::Driver::Files</remote-id>
+ <remote-id type="cpan-module">Test2::Tools::Tiny</remote-id>
<remote-id type="cpan-module">Test2::Util</remote-id>
<remote-id type="cpan-module">Test2::Util::ExternalMeta</remote-id>
<remote-id type="cpan-module">Test2::Util::HashBase</remote-id>
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-1.302.75.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-1.302.75.ebuild
new file mode 100644
index 000000000000..69e4ebec798b
--- /dev/null
+++ b/virtual/perl-Test-Simple/perl-Test-Simple-1.302.75.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+ ~perl-core/${PN#perl-}-${PV}
+ dev-lang/perl:=
+ !<dev-perl/Test-Tester-0.114.0
+ !<dev-perl/Test-use-ok-0.160.0
+"