commit:     ed184d6f169479e37f226b93c62fc22538291e75
Author:     Hank Leininger <hlein <AT> korelogic <DOT> com>
AuthorDate: Mon Sep  8 23:25:01 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep  9 04:00:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed184d6f

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

Signed-off-by: Hank Leininger <hlein <AT> korelogic.com>
Bug: https://bugs.gentoo.org/962550
Part-of: https://github.com/gentoo/gentoo/pull/43717
Closes: https://github.com/gentoo/gentoo/pull/43717
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Cpanel-JSON-XS/Cpanel-JSON-XS-4.400.0.ebuild   | 28 ++++++++++++++++++++++
 dev-perl/Cpanel-JSON-XS/Manifest                   |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.400.0.ebuild 
b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.400.0.ebuild
new file mode 100644
index 000000000000..eaa39b51c0b7
--- /dev/null
+++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.400.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RURBAN
+DIST_VERSION=4.40
+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 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+
+RDEPEND="
+       >=virtual/perl-Math-BigInt-1.160.0
+       >=virtual/perl-Encode-1.980.100
+       >=virtual/perl-podlators-2.80.0
+"
+
+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 4fe0aa1ac842..8799cad8b0b5 100644
--- a/dev-perl/Cpanel-JSON-XS/Manifest
+++ b/dev-perl/Cpanel-JSON-XS/Manifest
@@ -1 +1,2 @@
 DIST Cpanel-JSON-XS-4.39.tar.gz 260912 BLAKE2B 
0ddfab49e4fc31c6167bc9719723263fa6c5ab7eeeff942c1ed5040cc1b1cc946582cf2941a73f861b8a0bafb602cacb7ebeffca80ed96c104b6374f016ab4b5
 SHA512 
22da00598af33185fdb9920e65e5dd49a1ab12a380e4d2839ac3ad2cb00c7677168442d4aa2519bf212ff886b6749502f540df6232a193e5396206177e92e469
+DIST Cpanel-JSON-XS-4.40.tar.gz 261420 BLAKE2B 
83fd67aa3b58f576eb811fbfa420c3965fda4f0f3d26e8ac5a82da2ba7d9af949dfd7ba162213dc81b998e19ab85dafa7675e4f14fe9f9f049e34dcc2acefde5
 SHA512 
686421cf1be5151b9fa6609133336e5832a727800c62edb4d6ae98a048c99484c7b24b7346e9a3b907c1738eca5737258fa66ae7d87d400b8c5b204486a5d6b7

Reply via email to