From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-NYTProf/
Date: Wed, 11 Oct 2023 09:01:14 +0000 (UTC) [thread overview]
Message-ID: <1697014596.9704f315afba251209857713f8e1aeff67721597.sam@gentoo> (raw)
commit: 9704f315afba251209857713f8e1aeff67721597
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 11 08:56:36 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 11 08:56:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9704f315
dev-perl/Devel-NYTProf: add 6.130.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Devel-NYTProf/Devel-NYTProf-6.130.0.ebuild | 50 ++++++++++++++++++++++
dev-perl/Devel-NYTProf/Manifest | 1 +
2 files changed, 51 insertions(+)
diff --git a/dev-perl/Devel-NYTProf/Devel-NYTProf-6.130.0.ebuild b/dev-perl/Devel-NYTProf/Devel-NYTProf-6.130.0.ebuild
new file mode 100644
index 000000000000..3aeaddb86bb7
--- /dev/null
+++ b/dev-perl/Devel-NYTProf/Devel-NYTProf-6.130.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=JKEENAN
+DIST_VERSION=6.13
+DIST_EXAMPLES=("demo/*")
+inherit perl-module toolchain-funcs
+
+DESCRIPTION="Powerful feature-rich perl source code profiler"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+ >=dev-perl/File-Which-1.90.0
+ virtual/perl-Getopt-Long
+ dev-perl/JSON-MaybeXS
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-XSLoader
+ sys-libs/zlib:=
+"
+DEPEND="
+ sys-libs/zlib:=
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ dev-perl/Capture-Tiny
+ >=dev-perl/Sub-Name-0.110.0
+ >=dev-perl/Test-Differences-0.60.0
+ >=virtual/perl-Test-Simple-0.840.0
+ )
+"
+
+PERL_RM_FILES=(
+ t/68-hashline.t
+ t/71-moose.t
+ t/72-autodie.t
+ t/90-pod.t
+ t/91-pod_coverage.t
+ t/92-file_port.t
+)
+
+src_configure() {
+ tc-export CPP
+ perl-module_src_configure
+}
diff --git a/dev-perl/Devel-NYTProf/Manifest b/dev-perl/Devel-NYTProf/Manifest
index 225a0196bd1c..6823705f0cfa 100644
--- a/dev-perl/Devel-NYTProf/Manifest
+++ b/dev-perl/Devel-NYTProf/Manifest
@@ -1,3 +1,4 @@
DIST Devel-NYTProf-6.10.tar.gz 505104 BLAKE2B 5295568b167fffea77106780a749107e44c58171ea4cf963e6c9acfd03ff4ab2af945d167d687994aed84f18ee2bf31a9e58440fd5100318d190669d59e6cbd2 SHA512 e88bbe76637aafcf5fa403dcc5a89a39d4298859da517b91d72c9aa52e3a709de981b64f0fcb1c13f4d0a64ab694a73ff8930a4613b04896b7cf2f383efbbfc5
DIST Devel-NYTProf-6.11.tar.gz 499813 BLAKE2B f72206bae114be6934be00528dd7a75890387980777d077cd112053a7d8fab70aecd1d29be168c0045eb0e5c25133f090ea7bf18208461df69599d79d596c6d9 SHA512 ce364f312fbf2c95be19ad713bfb1c1d5ffed70753a83181169a9544af2bd00b7eb29f135a5e93c834912df23619d769645acfe7bb1225a45ef6b43d2cbeb098
DIST Devel-NYTProf-6.12.tar.gz 499975 BLAKE2B 640bc810eac80b7167a73ec60e1513c443e85f84a38fa877a3e203c3df093737598286fbba4a365b95d80e94c2733f66ed7137a5028e3d30b0db183e0d4f0f42 SHA512 80e02472ac88ca3b6c3ce439511a1a7a41cecfb6fe922727861f1583a55376cc066f62bcbd4fbb9aa23410b75dfaf570d569986c6048955c70ea59b309fbd43d
+DIST Devel-NYTProf-6.13.tar.gz 498000 BLAKE2B f8fd0a94334f2e5b137924091948f0df343737aa02d5d9823c2b824053ead8b89fa7e24a5bb306ab9bb2279830346d2a7ebe7fb55a44c68446354a897366f611 SHA512 d0b1674869dff5ee47cb328273c397a2f385b750c7ab699cb550e7c046dc75517edb147cdb3bcddbe3bc558deda96842d1e6d0ff79eb9d1eeef76bd6d84bd4b5
next reply other threads:[~2023-10-11 9:01 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-11 9:01 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-30 6:38 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-NYTProf/ Arthur Zamarin
2023-11-13 4:35 Sam James
2023-06-21 6:46 Sam James
2021-12-05 3:08 Sam James
2021-10-23 8:56 Andreas K. Hüttel
2021-08-13 1:05 Sam James
2021-08-02 3:22 Sam James
2021-05-24 20:46 Sam James
2021-05-24 20:44 Sam James
2021-05-24 14:33 Andreas K. Hüttel
2019-12-25 20:32 Sergei Trofimovich
2019-04-18 20:32 Thomas Deutschmann
2019-04-14 11:12 Agostino Sarubbo
2019-01-04 6:17 Kent Fredric
2018-05-29 8:43 Mikle Kolyada
2018-05-27 13:01 Thomas Deutschmann
2017-04-16 6:52 Kent Fredric
2016-11-26 13:21 Kent Fredric
2016-11-18 6:02 Kent Fredric
2016-01-03 18:30 Andreas Hüttel
2015-11-06 12:11 Patrice Clement
2015-10-25 20:48 Patrice Clement
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=1697014596.9704f315afba251209857713f8e1aeff67721597.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