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/Cpanel-JSON-XS/
Date: Sat,  4 Jun 2022 00:06:09 +0000 (UTC)	[thread overview]
Message-ID: <1654296147.392fab71dc70fd7183a95d23ee1f210362f36d43.sam@gentoo> (raw)

commit:     392fab71dc70fd7183a95d23ee1f210362f36d43
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 22:42:27 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 22:42:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=392fab71

dev-perl/Cpanel-JSON-XS: add 4.290.0

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

 .../Cpanel-JSON-XS/Cpanel-JSON-XS-4.290.0.ebuild   | 39 ++++++++++++++++++++++
 dev-perl/Cpanel-JSON-XS/Manifest                   |  1 +
 2 files changed, 40 insertions(+)

diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.290.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.290.0.ebuild
new file mode 100644
index 000000000000..f264de33c33a
--- /dev/null
+++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.290.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RURBAN
+DIST_VERSION=4.29
+DIST_EXAMPLES=("eg/*")
+DIST_WIKI="tests"
+inherit perl-module
+
+DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing"
+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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	>=virtual/perl-Math-BigInt-1.160.0
+	virtual/perl-Carp
+	>=virtual/perl-Encode-1.980.100
+	virtual/perl-Exporter
+	virtual/perl-XSLoader
+	>=virtual/perl-podlators-2.80.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Data-Dumper
+		virtual/perl-Test
+		virtual/perl-Test-Simple
+		virtual/perl-Time-Piece
+	)
+"
+
+pkg_postinst() {
+	ewarn "This package provides 'cpanel_json_xs' in PATH, which includes optional features"
+	ewarn "otherwise not automatically made available yet. If you desire to use these,"
+	ewarn "please consult:"
+	ewarn " https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/${CATEGORY}/${PN}#Optional_Features"
+}

diff --git a/dev-perl/Cpanel-JSON-XS/Manifest b/dev-perl/Cpanel-JSON-XS/Manifest
index ab93dc82058f..56fb3db18145 100644
--- a/dev-perl/Cpanel-JSON-XS/Manifest
+++ b/dev-perl/Cpanel-JSON-XS/Manifest
@@ -1,3 +1,4 @@
 DIST Cpanel-JSON-XS-4.24.tar.gz 254008 BLAKE2B 4449d0d562388c547ab26e87048b49d2e77e7508c8bc2c4db4af562ecfed768452cea1daca60e8ce59ed464b9d4ceca17d73326a16bec3e3a6d42bd6e13df7fe SHA512 311746bd6d686f758db4507c1219675b262205a8d798662b8f5521d3f9c7d76678580a30e26281b461647763d552cb76fdbbcf4aa1737dc7c7416364179741bb
 DIST Cpanel-JSON-XS-4.26.tar.gz 254123 BLAKE2B 52a42c48b920a536a9c203964a4a379555f2032e75d5e32d5a9865f62a05e4377ce80ff1a2f882c9d5932f4b602de1f562b9e1e4fb3001813b6fffe2702be2bc SHA512 3193988a09670a5de6b6292e9f35e8c374518120648a206b769802fb4a66e6487a4ba05b3e89e214b9e3f5985452be74c17aa67e4bf96e88097812be75b2ed9e
 DIST Cpanel-JSON-XS-4.27.tar.gz 254221 BLAKE2B 02000882b22413e2012d9b63e2dbf78c5cc4d1263c15132592d6a219b0ab4ace15ca7e833e1abaa950363a0dccccba1e505c48160cc1a69af884b007ebb8ca49 SHA512 881da3685f96111db5b99fd6889f40af49398c77b24afed3a92d852c615448fc7221d7f2c417a7abbb50e49176092379b20c90a0cafb324817dc2f6d8bfa794b
+DIST Cpanel-JSON-XS-4.29.tar.gz 256431 BLAKE2B 606466551717659e0e8dd394d43161e5cf6d0cc48ea19bb590ca39906d711659ba35ff47f1b8838f4a1bae8a68ce47dff925f6ee6dfe5db10bf21fa642083733 SHA512 5b25b76efd62b6bd943d27603dc4372d42c01477ec8121cc78767b42252548a8fa279074c072166e6bf5ae33d328f22b3c2646b9b6c36e82f84bef2850e61026


             reply	other threads:[~2022-06-04  0:06 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-04  0:06 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-02  7:10 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cpanel-JSON-XS/ Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-06-01  3:31 Sam James
2023-08-19  7:45 Arthur Zamarin
2023-08-19  7:42 Arthur Zamarin
2023-08-19  7:42 Arthur Zamarin
2023-08-19  6:33 Sam James
2023-07-05  0:38 Sam James
2023-06-21  9:12 Arthur Zamarin
2023-06-21  9:12 Arthur Zamarin
2023-06-21  8:24 Arthur Zamarin
2023-06-21  8:24 Arthur Zamarin
2023-06-21  8:19 Arthur Zamarin
2023-06-21  8:18 Sam James
2023-06-03 22:38 Andreas K. Hüttel
2021-12-12 18:25 Sam James
2021-12-06  6:38 Arthur Zamarin
2021-12-05  3:15 Sam James
2021-12-05  3:15 Sam James
2021-12-05  3:08 Sam James
2021-10-20  0:11 Sam James
2021-10-15  5:59 Agostino Sarubbo
2021-10-14 21:21 Andreas K. Hüttel
2021-10-14 21:21 Andreas K. Hüttel
2021-07-26  6:24 Sam James
2021-07-15 21:42 Sam James
2021-07-15 21:39 Sam James
2021-07-15 21:33 Sam James
2021-05-06  6:57 Agostino Sarubbo
2021-05-05 16:09 Sergei Trofimovich
2021-05-04 21:31 Andreas K. Hüttel
2020-12-27 14:42 Fabian Groffen
2020-12-12  6:46 Kent Fredric
2020-10-19  3:58 Kent Fredric
2020-10-07 23:11 Kent Fredric
2020-09-07  9:26 Kent Fredric
2020-09-06  7:49 Sergei Trofimovich
2020-09-05 12:32 Kent Fredric
2020-08-16 18:08 Kent Fredric
2020-08-16 14:47 Agostino Sarubbo
2020-08-14 23:51 Sam James
2020-08-14 22:48 Sam James
2020-08-12 10:29 Sam James
2020-06-29 15:32 Kent Fredric
2019-05-04 21:46 Mikle Kolyada
2019-01-12  1:59 Kent Fredric
2018-10-29  4:06 Matt Turner
2018-06-08 13:26 Mikle Kolyada
2018-06-03  3:31 Kent Fredric
2018-04-18  7:05 Sergei Trofimovich
2018-04-07 21:13 Matt Turner
2018-04-05 21:07 Sergei Trofimovich
2018-04-05 18:29 Thomas Deutschmann
2018-04-05 14:11 Aaron Bauman
2018-01-23 22:21 Patrice Clement
2017-11-05 18:00 Sergei Trofimovich
2017-11-05 18:00 Sergei Trofimovich
2017-11-04 10:48 Sergei Trofimovich
2017-11-04 10:45 Sergei Trofimovich
2017-10-05 12:22 Kent Fredric
2017-08-03  8:24 Sergei Trofimovich
2017-08-03  8:12 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-05-22  2:20 Kent Fredric
2017-04-05 22:03 Michael Weber
2017-04-02 15:49 Kent Fredric
2017-03-21  1:48 Kent Fredric

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=1654296147.392fab71dc70fd7183a95d23ee1f210362f36d43.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