From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-Parse/
Date: Thu, 26 Oct 2017 06:11:01 +0000 (UTC) [thread overview]
Message-ID: <1508998255.e0f9134bb7dc57758820dd6bdefd1b8aa746bfe3.kentnl@gentoo> (raw)
commit: e0f9134bb7dc57758820dd6bdefd1b8aa746bfe3
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 06:10:25 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 06:10:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f9134b
dev-perl/JSON-Parse: Bump to version 0.550.0
Upstream:
- Add tokenize_text method to JSON::Tokenize
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/JSON-Parse/JSON-Parse-0.550.0.ebuild | 23 +++++++++++++++++++++++
dev-perl/JSON-Parse/Manifest | 1 +
2 files changed, 24 insertions(+)
diff --git a/dev-perl/JSON-Parse/JSON-Parse-0.550.0.ebuild b/dev-perl/JSON-Parse/JSON-Parse-0.550.0.ebuild
new file mode 100644
index 00000000000..ba973e727d8
--- /dev/null
+++ b/dev-perl/JSON-Parse/JSON-Parse-0.550.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BKB
+DIST_VERSION=0.55
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Read JSON into a Perl Variable"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="virtual/perl-Getopt-Long"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ virtual/perl-Encode
+ )
+"
diff --git a/dev-perl/JSON-Parse/Manifest b/dev-perl/JSON-Parse/Manifest
index cf262ebfca1..7db036a8987 100644
--- a/dev-perl/JSON-Parse/Manifest
+++ b/dev-perl/JSON-Parse/Manifest
@@ -4,3 +4,4 @@ DIST JSON-Parse-0.46.tar.gz 72873 SHA256 657d537a93d7126d01cbc41286e0d61f066e953
DIST JSON-Parse-0.47.tar.gz 73611 SHA256 c4d8fd3e6d609caa3dfcd2cbe8f38ddb2fc8f2de7cfe0890639e743ad11dfb6a SHA512 6a691d95cecc99f6361e5f619f1702952d8184994049454db8240875015c3bea07bbcd57436dc890fb075f20df6877f23afb0cf171bdaa1782e1c4dac478eccb WHIRLPOOL 54d4c7f57166b18153b3109f0fdb4443ce9039d3f534fb58ede012cd61b1e1f58985beb11042ffb5c85d84fba084548c9205840c6023fd23621d3a262356de7a
DIST JSON-Parse-0.48.tar.gz 73169 SHA256 32d470f07af15778de93345d50a91a2b86c88850b9b008b91f1048d0606730f1 SHA512 62c26160bc69f418969175f77c33d3c1f90425bdb94c7544c2c2f911b358da105758a6b93f567061d8cb53cf204267cffba6cc40fbccdfd84d2ea0700b4e88e4 WHIRLPOOL 2f86ad89015d5ef14df899fa0a613c860e21073987581d66bb611903f2a8053c5d27f3c5c70cb743b21e245043bc5ca6d8ba3ad805448f6f5802c0b0110a81aa
DIST JSON-Parse-0.49.tar.gz 74543 SHA256 e84342336d3a6d096d8e5c305a02396e2e2190dc7f1ff6a648447d49bcb979d1 SHA512 b78903470adda729c5459ea09896f4a595835f23698900eb8014ad5d66ec20c01f9d36ff997881e54dc941023a0d8c36066292322068b8f1b685618580f18c68 WHIRLPOOL d4aa260a11eebdb02a9100aa0c7bc94da9b01574feda84928490cf329f00d06ccce86c4c3ac9ec89fdada2dc048968e1b4ceaadf31d6fe4d55c0115e5c628234
+DIST JSON-Parse-0.55.tar.gz 77591 SHA256 dc9856dbc355114bcb0dc036bb632976b19b88d3a7ad59726f1fa917e7f5d256 SHA512 adb4bbf61e7aa73098bbfb03c1b3eaac6f56905cb05b7baa3a3a9047f47a24ba9dadd0dc7fd34aeaeca2a393bc577c3b85345c5ca740d2e9553c0554c39bd36c WHIRLPOOL f0091fe57b4601d55ce796db1415c324e1e9dd866c8d4c11b1e71a6bdd92704e7148c159d409782f092b3effcea79b1fa6ef4c1964a2b7611f4c206bbf367638
next reply other threads:[~2017-10-26 6:11 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-26 6:11 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-21 3:09 [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-Parse/ Sam James
2021-11-07 0:13 Andreas K. Hüttel
2021-08-25 11:16 Agostino Sarubbo
2021-08-25 5:36 Agostino Sarubbo
2021-06-22 18:13 Andreas K. Hüttel
2021-06-10 18:28 Sam James
2021-06-08 4:03 Sam James
2021-06-08 4:03 Sam James
2021-02-11 7:39 Sergei Trofimovich
2021-02-09 21:36 Sam James
2020-09-12 3:55 Kent Fredric
2018-06-10 4:31 Kent Fredric
2016-12-04 21:25 Kent Fredric
2016-11-20 23:40 Kent Fredric
2016-11-19 4:15 Kent Fredric
2016-11-17 3:42 Kent Fredric
2016-11-06 7:10 Kent Fredric
2016-11-05 9:46 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=1508998255.e0f9134bb7dc57758820dd6bdefd1b8aa746bfe3.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