From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-Any/
Date: Tue, 12 Sep 2023 00:43:33 +0000 (UTC) [thread overview]
Message-ID: <1694478375.6ede38ff76694af78ce7f741ac5fe8c0ad4a2dcc.sam@gentoo> (raw)
commit: 6ede38ff76694af78ce7f741ac5fe8c0ad4a2dcc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 00:15:39 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 00:26:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ede38ff
dev-perl/JSON-Any: add 1.400.0
Skip the ENV test as it's broken (see upstream refs in ebuild).
Closes: https://bugs.gentoo.org/807316
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/JSON-Any/JSON-Any-1.400.0.ebuild | 46 +++++++++++++++++++++++++++++++
dev-perl/JSON-Any/Manifest | 1 +
2 files changed, 47 insertions(+)
diff --git a/dev-perl/JSON-Any/JSON-Any-1.400.0.ebuild b/dev-perl/JSON-Any/JSON-Any-1.400.0.ebuild
new file mode 100644
index 000000000000..87c8753c987f
--- /dev/null
+++ b/dev-perl/JSON-Any/JSON-Any-1.400.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=1.40
+inherit perl-module
+
+DESCRIPTION="Wrapper Class for the various JSON classes (DEPRECATED)"
+
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="
+ virtual/perl-Carp
+ || (
+ >=dev-perl/JSON-XS-2.3
+ virtual/perl-JSON-PP
+ dev-perl/JSON
+ )
+"
+BDEPEND="
+ ${RDEPEND}
+ >=virtual/perl-CPAN-Meta-Requirements-2.120.620
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ virtual/perl-File-Spec
+ virtual/perl-Module-Metadata
+ virtual/perl-Storable
+ dev-perl/Test-Fatal
+ dev-perl/Test-Needs
+ virtual/perl-Test-Simple
+ >=dev-perl/Test-Warnings-0.9.0
+ dev-perl/Test-Without-Module
+ )
+"
+
+PERL_RM_FILES=(
+ # With 1.400.0, fails as "Failed test 'trapped a failure because of a non-reference'"
+ # https://rt.cpan.org/Public/Bug/Display.html?id=127753
+ # https://github.com/karenetheridge/JSON-Any/pull/2
+ # bug #807316
+ t/04-ENV.t
+)
diff --git a/dev-perl/JSON-Any/Manifest b/dev-perl/JSON-Any/Manifest
index 4bbb3a843fb5..105b1eefd9aa 100644
--- a/dev-perl/JSON-Any/Manifest
+++ b/dev-perl/JSON-Any/Manifest
@@ -1 +1,2 @@
DIST JSON-Any-1.39.tar.gz 35890 BLAKE2B 7498dea7c32462125802243ba3d7526c589d26b0c59f1dc922b7535caf851e77410a4ad13d8f02f11dd2df36df9f4f3be5fb547d8b3aa1411782b67d4c7d665f SHA512 a4e9494ef650fe6f0144fddad49962e717470390b5783ab7bed6ef1c34fa7aa3d4f8699b9967ec8ca8813f43ee8c1d594e5af4d4962929791aa95b470104cd9b
+DIST JSON-Any-1.40.tar.gz 40670 BLAKE2B f2f0c1e369586760bdee15264db998c0cd9ea2f7fc6efabdd147e4c9e14403f249a0dc82284ca12284926b041909cc5489279bb2b59c6e6ff9adf36767c8c9d1 SHA512 1fd4c892175660fade685d635c090ff76f57ae044a09e4baf84f1096aa1fde80e7d9c8282f47e93b0525fce42520b1512c25b76fec0fb7eca4b597f2b040a797
next reply other threads:[~2023-09-12 0:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-12 0:43 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-22 12:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-Any/ Andreas K. Hüttel
2020-07-20 20:45 Kent Fredric
2018-10-19 18:15 Fabian Groffen
2016-03-11 22:41 Andreas Hüttel
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=1694478375.6ede38ff76694af78ce7f741ac5fe8c0ad4a2dcc.sam@gentoo \
--to=sam@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