From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-RPC/
Date: Sat, 20 Feb 2016 22:45:06 +0000 (UTC) [thread overview]
Message-ID: <1455954507.c913dfa177b34984777708921e4378a0a9a63f56.monsieurp@gentoo> (raw)
commit: c913dfa177b34984777708921e4378a0a9a63f56
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 07:35:17 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 07:48:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c913dfa1
dev-perl/JSON-RPC: Bump to version 1.60.0
- use EAPI6
- Fix dependenices
Package-Manager: portage-2.2.27
dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild | 40 ++++++++++++++++++++++++++++++++
dev-perl/JSON-RPC/Manifest | 1 +
2 files changed, 41 insertions(+)
diff --git a/dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild b/dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild
new file mode 100644
index 0000000..c9062b7
--- /dev/null
+++ b/dev-perl/JSON-RPC/JSON-RPC-1.60.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DMAKI
+DIST_VERSION=1.06
+inherit perl-module
+
+DESCRIPTION="JSON RPC 2.0 Server Implementation"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+
+# Plack::Request,Plack::Test -> Plack
+# CPAN::Meta::Prereqs -> perl-CPAN-Meta
+# HTTP::Request,HTTP::Response -> HTTP-Message
+# LWP::UserAgent -> libwww-perl
+RDEPEND="
+ !minimal? ( dev-perl/JSON-XS )
+ dev-perl/CGI
+ dev-perl/Class-Accessor-Lite
+ dev-perl/HTTP-Message
+ dev-perl/JSON
+ dev-perl/libwww-perl
+ dev-perl/Plack
+ dev-perl/Router-Simple
+ dev-perl/Try-Tiny
+ virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.380.0
+ virtual/perl-CPAN-Meta
+ test? (
+ >=virtual/perl-ExtUtils-MakeMaker-6.360.0
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/JSON-RPC/Manifest b/dev-perl/JSON-RPC/Manifest
index 967788d..237dbfd 100644
--- a/dev-perl/JSON-RPC/Manifest
+++ b/dev-perl/JSON-RPC/Manifest
@@ -1,2 +1,3 @@
DIST JSON-RPC-0.96.tar.gz 14206 SHA256 043624b5bd8a9eef18fd03082a1d99b45e3c5202786752a32e051590b565ba15 SHA512 2137d8d645c672fc176acc7c8b8dc50f6fc7215fcecc8c6465ddac9e1c4cffdf8f04d0a8222267cfb5ac79c04448444d6aa7ca1beac96c809986569f79cec6c9 WHIRLPOOL c2f2b9ff91d533b09c2fb151acb7ea9eadcd622623ec8af9154b9b41e866942d1f31fd05f55b86f77f217ed7b2bbdb600771f97fcb264e7faa2ed3aae3bf89e4
DIST JSON-RPC-1.03.tar.gz 37495 SHA256 b564005ab9b74309e10fca7fc14cf133d3b5c38a8a9f63d8f4d50eef45033290 SHA512 5fc0a63a35ab6162d3ae70bbc9f26e556a270fe5c1225ff614f8bdd6d9bf0095fcc85ff3b942d4e09ee35ed52c2f5bfbfb25f28a885192c230d5a35cd9446103 WHIRLPOOL dcc4bb79d899b3a2e0e68b5e37f1e1214c5a9c745c3816d382c36fa3ac74b134b5ca291d89d52314ab5da939af0c30a70d5c1b40129a40127b742393e24ab4cb
+DIST JSON-RPC-1.06.tar.gz 36034 SHA256 d75ba8b558988b3fdffa12ff62a55f0f1aaff8aa73b708bff3701ff88a2b8757 SHA512 541d4e7045d7ae86d1f061976c4c1b4e501de5712dcdc2de63e3a317a0d6ee4d2a8461a4af61f855e533cb22bd90953ad6192e58dcdab36978e25cb9fea5869c WHIRLPOOL 153dda32d241abc9528e2ca384dc60b01c820926d8ab51fadbf0b4a33861fb8668962c0a72ba68a6c11ecac395fb677d046b3cf937ebbdc0590ecd3099bf8e7c
next reply other threads:[~2016-02-20 22:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-20 22:45 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-11 22:41 [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-RPC/ Andreas Hüttel
2017-01-26 14:04 Tobias Klausmann
2017-03-10 21:04 Matt Turner
2017-03-15 18:54 Matt Turner
2018-06-10 17:43 Thomas Deutschmann
2018-06-10 19:33 Aaron Bauman
2018-06-10 23:02 Sergei Trofimovich
2018-06-11 17:09 Sergei Trofimovich
2018-06-24 19:41 Sergei Trofimovich
2018-06-24 20:25 Sergei Trofimovich
2018-06-26 14:03 Tobias Klausmann
2019-04-07 18:55 Andreas K. Hüttel
2021-11-07 0:13 Andreas K. 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=1455954507.c913dfa177b34984777708921e4378a0a9a63f56.monsieurp@gentoo \
--to=monsieurp@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