public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-MaybeXS/
Date: Wed, 21 Jun 2023 03:09:43 +0000 (UTC)	[thread overview]
Message-ID: <1687316947.b7682a5f2b772727af5704cea466d38c2d459000.sam@gentoo> (raw)

commit:     b7682a5f2b772727af5704cea466d38c2d459000
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 02:29:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 03:09:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7682a5f

dev-perl/JSON-MaybeXS: add 1.4.5

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.4.5.ebuild | 37 +++++++++++++++++++++++++
 dev-perl/JSON-MaybeXS/Manifest                  |  1 +
 2 files changed, 38 insertions(+)

diff --git a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.4.5.ebuild b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.4.5.ebuild
new file mode 100644
index 000000000000..058ec0c4b9eb
--- /dev/null
+++ b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.4.5.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=1.004005
+inherit perl-module
+
+DESCRIPTION="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="+xs"
+
+# needs Scalar-Util
+RDEPEND="
+	virtual/perl-Carp
+	>=virtual/perl-JSON-PP-2.273.0
+	virtual/perl-Scalar-List-Utils
+	xs? (
+		|| (
+			>=dev-perl/Cpanel-JSON-XS-2.331.0
+			>=dev-perl/JSON-XS-3.0.0
+		)
+	)
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	virtual/perl-File-Spec
+	virtual/perl-File-Temp
+	test? (
+		>=virtual/perl-Test-Simple-0.880.0
+		>=dev-perl/Test-Needs-0.2.6
+	)
+"

diff --git a/dev-perl/JSON-MaybeXS/Manifest b/dev-perl/JSON-MaybeXS/Manifest
index 17f5ca9533aa..1203df4f663e 100644
--- a/dev-perl/JSON-MaybeXS/Manifest
+++ b/dev-perl/JSON-MaybeXS/Manifest
@@ -1 +1,2 @@
 DIST JSON-MaybeXS-1.004003.tar.gz 22593 BLAKE2B 3eb0631e119db7c3fc8945e52c8d2bc3af771a47672b57719ec4c3e391811022e1404f3258f414b47c74af06b89aceed55fbab4bfc049ed48571b023bc4d3c65 SHA512 4690be671ea59f82ab24cc5c72d0f4a98a21f40d33c0acac853a2b15eac38933f7af3e1212ee6b5479d5e639246ebb5726c25e837996722fcfef7029dd5ed6fe
+DIST JSON-MaybeXS-1.004005.tar.gz 23133 BLAKE2B d38ae6fa8bd14705685fd7076d7c788c4d75e4c417ed244d1c3aff2138f047011a0bcde3107e52b5c7ab26f36f0211bd25ec5b8abe1804e3b728f2caa338d32a SHA512 f483549f08bb829c7958fd36d33ece8550ed13d53f559d3a8a0915045a11443a01fcbd3ad767f09759d24ec98c2eeced4e550a1fb333a1fc929b7086e1506edf


             reply	other threads:[~2023-06-21  3:09 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-21  3:09 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-24 16:25 [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-MaybeXS/ Matt Turner
2024-11-14  2:49 Sam James
2024-11-14  2:01 Sam James
2024-10-11  3:39 Sam James
2023-08-02 22:08 Sam James
2023-08-02 15:45 Sam James
2023-07-24  4:12 Sam James
2023-07-24  3:59 Sam James
2021-11-07  0:13 Andreas K. Hüttel
2021-08-09  0:54 Sam James
2021-08-07 23:37 Sam James
2021-08-07 14:49 Sam James
2021-08-07 14:49 Sam James
2021-08-07 14:45 Sam James
2021-08-07 14:45 Sam James
2021-08-07 14:43 Sam James
2021-08-06 21:18 Sam James
2021-06-22 12:50 Andreas K. Hüttel
2019-05-04 21:46 Mikle Kolyada
2018-12-08 12:51 Mikle Kolyada
2018-10-19 18:15 Fabian Groffen
2018-07-24 22:54 Mart Raudsepp
2018-06-26 14:03 Tobias Klausmann
2018-06-24 20:25 Sergei Trofimovich
2018-06-24 19:41 Sergei Trofimovich
2018-06-08 13:26 Mikle Kolyada
2018-01-23 22:21 Patrice Clement
2017-11-05 18:00 Sergei Trofimovich
2017-11-04 10:45 Sergei Trofimovich
2017-08-03  8:24 Sergei Trofimovich
2017-07-01 11:14 Sergei Trofimovich
2017-07-01 10:23 Sergei Trofimovich
2017-06-30  8:28 Sergei Trofimovich
2017-06-29  8:06 Agostino Sarubbo
2017-04-01 13:05 Kent Fredric
2017-03-21  1:48 Kent Fredric
2016-05-16 19:08 Mikle Kolyada
2016-05-15 19:51 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=1687316947.b7682a5f2b772727af5704cea466d38c2d459000.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