public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test2-Plugin-NoWarnings/
Date: Fri,  9 Mar 2018 06:45:17 +0000 (UTC)	[thread overview]
Message-ID: <1520577904.c330e65c805f41456c41e50bcc973085203c688b.kentnl@gentoo> (raw)

commit:     c330e65c805f41456c41e50bcc973085203c688b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  9 06:44:51 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Mar  9 06:45:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c330e65c

dev-perl/Test2-Plugin-NoWarnings: Bump to version 0.60.0

Upstream:
- Emit warnings as Ok events instead of Warning events to work
  around limitations in the core TAP formatter not emitting
  warnings in subtests

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Test2-Plugin-NoWarnings/Manifest          |  1 +
 .../Test2-Plugin-NoWarnings-0.60.0.ebuild          | 27 ++++++++++++++++++++++
 dev-perl/Test2-Plugin-NoWarnings/metadata.xml      |  1 +
 3 files changed, 29 insertions(+)

diff --git a/dev-perl/Test2-Plugin-NoWarnings/Manifest b/dev-perl/Test2-Plugin-NoWarnings/Manifest
index 856621e20d3..57692ce41dd 100644
--- a/dev-perl/Test2-Plugin-NoWarnings/Manifest
+++ b/dev-perl/Test2-Plugin-NoWarnings/Manifest
@@ -1 +1,2 @@
 DIST Test2-Plugin-NoWarnings-0.05.tar.gz 23036 BLAKE2B 8a0e01bda6bdffa59565bf0ae943595bfe29e259fb03da0545010c87e8eb401d6153827203ced8780a5e9ae5c08d9f34d703151bbc0e3c19d9bf0713379989f6 SHA512 3374f17ce0b930008a3dc29e205ab0275908b329c7079428f8754f27e73fd8961446628fd9e0dc9c8937fc9ddec41a5359b82f0c002a97c897529918885c821d
+DIST Test2-Plugin-NoWarnings-0.06.tar.gz 23237 BLAKE2B 7c390da923bb355a0e4539dde11c4b52846d1d39cbd474e15e61f6237da3cd8b357044e89e2f5133772fe3e9bda008fa22f5f299f4deb8ce62f67ffa65fc5500 SHA512 aed9a3769085028adffd0aa7cbbe2d7d8b89b5f4768e47ae4155dcc1f4aa8fd47319ae7c87ddbc1ed08ca99e1d703eebb74977e88696ea4dcc1104a53332ade2

diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild
new file mode 100644
index 00000000000..4fb975ca184
--- /dev/null
+++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Fail if tests warn"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=virtual/perl-Test-Simple-1.302.15
+	virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		dev-perl/IPC-Run3
+		>=dev-perl/Test2-Suite-0.0.15
+	)
+"

diff --git a/dev-perl/Test2-Plugin-NoWarnings/metadata.xml b/dev-perl/Test2-Plugin-NoWarnings/metadata.xml
index 8e5eca0392b..d005b60d258 100644
--- a/dev-perl/Test2-Plugin-NoWarnings/metadata.xml
+++ b/dev-perl/Test2-Plugin-NoWarnings/metadata.xml
@@ -7,6 +7,7 @@
   </maintainer>
   <upstream>
     <remote-id type="cpan">Test2-Plugin-NoWarnings</remote-id>
+    <remote-id type="cpan-module">Test2::Event::Warning</remote-id>
     <remote-id type="cpan-module">Test2::Plugin::NoWarnings</remote-id>
   </upstream>
 </pkgmetadata>


             reply	other threads:[~2018-03-09  6:45 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-09  6:45 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-12 19:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test2-Plugin-NoWarnings/ Sam James
2024-07-27 12:01 Sam James
2024-05-26 21:39 Andreas K. Hüttel
2024-05-01  9:12 Sam James
2021-12-09 12:05 Andreas K. Hüttel
2021-10-12 18:58 Sam James
2021-10-12  7:10 Agostino Sarubbo
2021-10-11 15:25 Sam James
2021-10-11  6:32 Agostino Sarubbo
2021-10-11  5:45 Sam James
2021-10-11  4:24 Sam James
2021-10-11  4:20 Sam James
2021-10-11  3:15 Sam James
2021-08-14 19:34 Andreas K. Hüttel
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 18:27 Sergei Trofimovich
2020-04-12 11:39 Mart Raudsepp
2020-04-12  9:34 Sergei Trofimovich
2019-07-19  7:49 Mikle Kolyada
2019-01-17 20:39 Mikle Kolyada
2018-10-16 18:47 Fabian Groffen
2018-08-04  0:29 Mikle Kolyada
2018-07-21 13:27 Kent Fredric
2018-03-28 17:27 Matt Turner
2017-12-27 23:43 Sergei Trofimovich
2017-12-27  8:35 Markus Meier
2017-12-22  5:20 Markus Meier
2017-11-23 22:31 Matt Turner
2017-11-13 22:28 Sergei Trofimovich
2017-10-16 20:51 Sergei Trofimovich
2017-10-14 14:46 Sergei Trofimovich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1520577904.c330e65c805f41456c41e50bcc973085203c688b.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox