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/Cpanel-JSON-XS/
Date: Thu,  5 Oct 2017 12:22:17 +0000 (UTC)	[thread overview]
Message-ID: <1507206095.89037d32dc7376f63de52838d637da334803287a.kentnl@gentoo> (raw)

commit:     89037d32dc7376f63de52838d637da334803287a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  5 12:10:44 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct  5 12:21:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89037d32

dev-perl/Cpanel-JSON-XS: Bump to version 3.23.900

Upstream:
- Check for correct module in %INC
- Disallow duplicate keys unless in relaxed mode
- Stringify <true> as "1" not "true"
- Be locale insensitive

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild  | 24 ++++++++++++++++++++++
 dev-perl/Cpanel-JSON-XS/Manifest                   |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
new file mode 100644
index 00000000000..386128fac85
--- /dev/null
+++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RURBAN
+DIST_VERSION=3.0239
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=virtual/perl-podlators-2.80.0
+"
+src_test() {
+	perl_rm_files t/z_*.t
+	perl-module_src_test
+}

diff --git a/dev-perl/Cpanel-JSON-XS/Manifest b/dev-perl/Cpanel-JSON-XS/Manifest
index db95d100298..df2fb4f97a9 100644
--- a/dev-perl/Cpanel-JSON-XS/Manifest
+++ b/dev-perl/Cpanel-JSON-XS/Manifest
@@ -1,3 +1,4 @@
 DIST Cpanel-JSON-XS-3.0230.tar.gz 215842 SHA256 617def67b4e58297b41fa93edb2fba881714cd2c768a5304e83bf86a7af5e820 SHA512 1f760067d63d471e5954debe32127bd2901d1f0d3013badfff2980728e081717894114436ed59a9b3662a5f37b78583278622cf54c951be60e5c54366b66e9be WHIRLPOOL 55dc931c32341c2579d1e1d65ecadfd9016916bbbb129f8591be99b2b3a9656bc7446827949efaa26494e1acde5021dcc4c685ee9c1a14cf272d5d472027ef96
 DIST Cpanel-JSON-XS-3.0231.tar.gz 216155 SHA256 3670606c1ae4fce31c1c35c43f9344ac3639932e80ab2f3c5a31bdc452578c83 SHA512 4ccedb878ae37cbd4db86ccf9b4e2c382ebf18682a5f29f2a2e9f59794b28bad4d59752f9e3933549f9eb9fb3c62a939b155abcb2f277b1fdc9115c74443d4f5 WHIRLPOOL b4ed483b51aee02efeb26257198846c21d9e73f822e8e6318ce04655cbac7589f7546b7251fb6430bcac13d6f3ba2483d68fcad646ce2b6080934bb6992c481c
 DIST Cpanel-JSON-XS-3.0233.tar.gz 217554 SHA256 69427f7e1eeb7fce952ec1ef1d8f03431f03793e742028e8b44c71cc1524323a SHA512 bd4148942c65a4c4bad224f5a0c6b5816b63e6ca9b6a58fc9fb727292243a3098a9fd7204b9cdd126f59d4e3f8f81202448447e74dc3b34018fc578ccb183389 WHIRLPOOL a1883de170780110214737d8208d0080d89871d3c135904c5148e07186594ccc1fafb0331ae734fcac4c615346d09945fe072f7bcbf96e30fc6c9473414ae6e8
+DIST Cpanel-JSON-XS-3.0239.tar.gz 219371 SHA256 93ea089f8fcfa5c1ddbd79bd996de2c876e87ba1f09562fb9f452bf3bced282f SHA512 fee7b52f2bb48a4dc6314da4c274bb3456b6af2a0d891c1125425e5a0898e3115ea486a7dc057c25aaf7fc141bfebb5ea4341b17d00373b68a7388eb75f5bdb0 WHIRLPOOL 8c3700e48b01449d613e09deb530e24661b5228e8fb3f6203aec5133660f3f1690f4017d1de61c2a3dc43ce364188cedf14520d985d3112b9228969588cfb46b


             reply	other threads:[~2017-10-05 12:22 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-05 12:22 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-27 12:35 [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-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
2022-06-04  0:06 Sam James
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-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=1507206095.89037d32dc7376f63de52838d637da334803287a.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