Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-NYTProf/
Date: Fri, 04 Jan 2019 06:18:00
Message-Id: 1546582656.a786f5d33ed6837e44b0a4f4afe13c1bbdfa1af3.kentnl@gentoo
1 commit: a786f5d33ed6837e44b0a4f4afe13c1bbdfa1af3
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 4 06:17:00 2019 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 4 06:17:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a786f5d3
7
8 dev-perl/Devel-NYTProf: Bump to version 6.60.0 re bug #661210
9
10 - Simplify bad test removal
11
12 Upstream:
13 - Fix test failures w/ perl 5.27.6+
14 - Fix memory corruption in incr_sub_inclusive_time
15 - Fix test failures w/ PERL_USE_UNSAFE_INC=0
16 - Fix double-opening with --open
17 - Fix documentation links to repo
18 - Add "NYTProf" to buffer overflow message
19 - Fix broken documetation video link
20 - Fix tests on portable strawberry perl
21 - Fix sorting of numbers ending in ...5s as microsec
22
23 Bug: https://bugs.gentoo.org/661210
24 Package-Manager: Portage-2.3.51, Repoman-2.3.11
25 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
26
27 dev-perl/Devel-NYTProf/Devel-NYTProf-6.60.0.ebuild | 39 ++++++++++++++++++++++
28 dev-perl/Devel-NYTProf/Manifest | 1 +
29 2 files changed, 40 insertions(+)
30
31 diff --git a/dev-perl/Devel-NYTProf/Devel-NYTProf-6.60.0.ebuild b/dev-perl/Devel-NYTProf/Devel-NYTProf-6.60.0.ebuild
32 new file mode 100644
33 index 00000000000..9c673823809
34 --- /dev/null
35 +++ b/dev-perl/Devel-NYTProf/Devel-NYTProf-6.60.0.ebuild
36 @@ -0,0 +1,39 @@
37 +# Copyright 1999-2019 Gentoo Authors
38 +# Distributed under the terms of the GNU General Public License v2
39 +
40 +EAPI=6
41 +
42 +DIST_AUTHOR=TIMB
43 +DIST_VERSION=6.06
44 +DIST_EXAMPLES=("demo/*")
45 +inherit perl-module
46 +
47 +DESCRIPTION="Powerful feature-rich perl source code profiler"
48 +
49 +SLOT="0"
50 +KEYWORDS="~amd64 ~x86"
51 +IUSE="test"
52 +
53 +RDEPEND="
54 + >=dev-perl/File-Which-1.90.0
55 + virtual/perl-Getopt-Long
56 + dev-perl/JSON-MaybeXS
57 + virtual/perl-Scalar-List-Utils
58 + virtual/perl-XSLoader
59 + sys-libs/zlib
60 +"
61 +DEPEND="${RDEPEND}
62 + virtual/perl-ExtUtils-MakeMaker
63 + test? (
64 + >=virtual/perl-Test-Simple-0.840.0
65 + >=dev-perl/Test-Differences-0.60.0
66 + )
67 +"
68 +PERL_RM_FILES=(
69 + t/68-hashline.t
70 + t/71-moose.t
71 + t/72-autodie.t
72 + t/90-pod.t
73 + t/91-pod_coverage.t
74 + t/92-file_port.t
75 +)
76
77 diff --git a/dev-perl/Devel-NYTProf/Manifest b/dev-perl/Devel-NYTProf/Manifest
78 index 64bec0a8859..4bc9acbe06c 100644
79 --- a/dev-perl/Devel-NYTProf/Manifest
80 +++ b/dev-perl/Devel-NYTProf/Manifest
81 @@ -1 +1,2 @@
82 DIST Devel-NYTProf-6.04.tar.gz 461716 BLAKE2B 63bc0e46625eeff091deb8339102585997f14c68e453481ebdf546ad5c9a44491bc874967f7cb17c26d1935dc7b1ac18ea84ee1ebe9e8aef0806478e9e7b8335 SHA512 67b5013f4b3e54db743964f91fd8113fbe672be81026aae3375e9bb5376205d735c91ddbde05784a7df235a8e43ef3db2713e396c13e45726ca594e1e76d051c
83 +DIST Devel-NYTProf-6.06.tar.gz 468188 BLAKE2B bc236838873d1c85263f8e38d499437abf66e92d25ff58c3fc3f522e40c60b469e4b9e9d7ab63229cea84f8e86af7de6873bf76ff06527f72195ff3462344299 SHA512 e1fdab3208646ff9283eb606b856f0c25025479b55eddecadfdb7f9b2a9db144c003713b8abf333d03fb8ba420b7f3fbc885de360cd815d72e73ae3bffc27426