From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mojolicious/
Date: Sun, 29 Oct 2023 01:58:11 +0000 (UTC) [thread overview]
Message-ID: <1698542148.0958d581b64e02605653ba90d2a13fd793513f8a.sam@gentoo> (raw)
commit: 0958d581b64e02605653ba90d2a13fd793513f8a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 01:15:48 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 01:15:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0958d581
dev-perl/Mojolicious: add 9.350.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Mojolicious/Manifest | 1 +
dev-perl/Mojolicious/Mojolicious-9.350.0.ebuild | 38 +++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/dev-perl/Mojolicious/Manifest b/dev-perl/Mojolicious/Manifest
index 4280fdec308e..3ba96aa9c8e2 100644
--- a/dev-perl/Mojolicious/Manifest
+++ b/dev-perl/Mojolicious/Manifest
@@ -2,3 +2,4 @@ DIST Mojolicious-9.19.tar.gz 841263 BLAKE2B 7510b268c1a5793ba78d8717f5683c3ca53f
DIST Mojolicious-9.22.tar.gz 841358 BLAKE2B 5f49c7ca71b30994181a3a16ac12faa21b3f7782beefae94c185aac87aa4d223ee696e49159bb1e044d389c640a737a265cd289774e647ff40d4057ccae9c4b2 SHA512 53175c4d6054a4fe9c53368420714ff87cd826c3f61565d1b9dd52a69a15636d080852a62518f0bada865675d90026d78bdc1c210fa55939a81e4866ba894e40
DIST Mojolicious-9.33.tar.gz 854105 BLAKE2B b0f2981c089822a0b64f6b3aa19b2f079da4922e4cd58beadd00ebfe34fddfb6c80e102270998b40ae0c425dee6875310648a1004ee36dc6de8bb756b448a822 SHA512 331df20e96e5b0cc647bb8608c99347c6191ee10b4741dee1dd0aaeb5808b704a0e84bb2e944e5fc4bbb1561a701b20cc3e0ba5c2804b089d10dcaab6ad87c1f
DIST Mojolicious-9.34.tar.gz 857224 BLAKE2B de9e17c92381e2eab94b32bd6b72b7c99436f1b86d376ef8912a43dcc2aed6bd3692ce970217a085149014787960b31167b58eb53684762e724649343f4bd070 SHA512 3f8f24b0cedde1a14f9a0c25900e85cb9ba40c0226050241cf8bb9128c6dd081f2ea7b1441c9564dba3c045cd908d8ef5a8bf2e7eedda246a2c8aa369274b9c4
+DIST Mojolicious-9.35.tar.gz 860146 BLAKE2B 8617bc0eac5c8ec7d5023c053da29e5226c6783e0ce4126e9df25e71cb89faa90359f836b193eaac1af6fd83b8f5b2f4c19ae129cbdecb8d4ea139c70250b51f SHA512 e7dc9f2cfe6993d07d413be41dd2d849bf3e476c8de9ca64037f181cff6a4b3664185303abc9dbf5854c36500a7017bc85cb51792d1bf1bdcbd4bb139cde9fca
diff --git a/dev-perl/Mojolicious/Mojolicious-9.350.0.ebuild b/dev-perl/Mojolicious/Mojolicious-9.350.0.ebuild
new file mode 100644
index 000000000000..d2dce410507d
--- /dev/null
+++ b/dev-perl/Mojolicious/Mojolicious-9.350.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SRI
+DIST_VERSION=9.35
+DIST_EXAMPLES=("examples/*")
+
+inherit perl-module
+
+DESCRIPTION="Real-time web framework"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
+IUSE="minimal"
+
+RDEPEND="
+ !minimal? (
+ >=dev-perl/Cpanel-JSON-XS-4.90.0
+ >=dev-perl/EV-4.0.0
+ )
+ >=virtual/perl-IO-Socket-IP-0.370.0
+ >=virtual/perl-Scalar-List-Utils-1.410.0
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
+
+PERL_RM_FILES=(
+ t/pod.t
+ t/pod_coverage.t
+)
next reply other threads:[~2023-10-29 1:58 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-29 1:58 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-12 13:16 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mojolicious/ Sam James
2025-01-12 12:58 Sam James
2025-01-12 12:58 Sam James
2025-01-12 12:58 Sam James
2024-11-14 2:04 Sam James
2024-10-11 3:39 Sam James
2024-06-25 4:14 Sam James
2024-06-25 4:07 Sam James
2024-06-25 4:07 Sam James
2024-06-09 21:08 Sam James
2024-05-17 4:48 Sam James
2024-05-02 1:36 Sam James
2024-02-02 14:17 Arthur Zamarin
2024-02-02 13:34 Arthur Zamarin
2024-02-02 3:58 Sam James
2024-01-11 9:38 Sam James
2023-12-19 5:19 Sam James
2023-09-12 0:43 Sam James
2023-06-20 4:35 Sam James
2023-06-20 4:14 Sam James
2022-02-19 9:00 Arthur Zamarin
2022-02-19 7:05 Arthur Zamarin
2022-02-19 3:41 Sam James
2022-02-19 3:02 Sam James
2021-11-16 20:33 Andreas K. Hüttel
2021-11-16 20:33 Andreas K. Hüttel
2021-09-26 22:16 Marek Szuba
2021-08-25 6:00 Agostino Sarubbo
2021-08-25 5:28 Agostino Sarubbo
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-07-08 19:33 Andreas K. Hüttel
2021-07-08 19:33 Andreas K. Hüttel
2020-08-13 2:49 Kent Fredric
2020-08-13 2:25 Kent Fredric
2020-08-13 1:41 Kent Fredric
2020-08-13 0:44 Kent Fredric
2020-08-13 0:33 Kent Fredric
2020-08-13 0:11 Kent Fredric
2020-08-12 23:38 Kent Fredric
2020-08-12 23:19 Kent Fredric
2020-08-12 23:09 Kent Fredric
2020-08-12 22:38 Kent Fredric
2020-08-12 21:19 Kent Fredric
2020-08-12 21:19 Kent Fredric
2020-04-15 9:53 Kent Fredric
2018-09-01 19:01 Thomas Deutschmann
2018-08-19 18:45 Matt Turner
2018-08-19 18:39 Matt Turner
2018-07-15 15:51 Mikle Kolyada
2018-07-15 2:26 Kent Fredric
2017-11-19 8:36 Kent Fredric
2017-08-09 9:18 Sergei Trofimovich
2017-08-03 8:20 Sergei Trofimovich
2017-06-15 16:27 Markus Meier
2017-06-02 1:04 Kent Fredric
2017-05-29 19:17 Kent Fredric
2017-05-07 11:05 Mikle Kolyada
2017-04-07 15:59 Kent Fredric
2017-03-19 6:05 Kent Fredric
2017-01-26 3:12 Kent Fredric
2017-01-19 14:17 Kent Fredric
2017-01-17 3:52 Kent Fredric
2017-01-07 21:14 Kent Fredric
2016-12-21 4:22 Kent Fredric
2016-12-04 19:37 Kent Fredric
2016-05-21 0:36 Andreas 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=1698542148.0958d581b64e02605653ba90d2a13fd793513f8a.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