From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C6192138334 for ; Fri, 4 Jan 2019 06:18:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0D4AE089A; Fri, 4 Jan 2019 06:17:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 863ACE089A for ; Fri, 4 Jan 2019 06:17:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 54329335CCD for ; Fri, 4 Jan 2019 06:17:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9411A4FB for ; Fri, 4 Jan 2019 06:17:56 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1546582656.a786f5d33ed6837e44b0a4f4afe13c1bbdfa1af3.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-NYTProf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Devel-NYTProf/Devel-NYTProf-6.60.0.ebuild dev-perl/Devel-NYTProf/Manifest X-VCS-Directories: dev-perl/Devel-NYTProf/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: a786f5d33ed6837e44b0a4f4afe13c1bbdfa1af3 X-VCS-Branch: master Date: Fri, 4 Jan 2019 06:17:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 042688cf-dfb0-4c7d-85b1-1b86fe483c93 X-Archives-Hash: 342e0115fb515bc647656adeca54c6da commit: a786f5d33ed6837e44b0a4f4afe13c1bbdfa1af3 Author: Kent Fredric gentoo org> AuthorDate: Fri Jan 4 06:17:00 2019 +0000 Commit: Kent Fredric gentoo org> CommitDate: Fri Jan 4 06:17:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a786f5d3 dev-perl/Devel-NYTProf: Bump to version 6.60.0 re bug #661210 - Simplify bad test removal Upstream: - Fix test failures w/ perl 5.27.6+ - Fix memory corruption in incr_sub_inclusive_time - Fix test failures w/ PERL_USE_UNSAFE_INC=0 - Fix double-opening with --open - Fix documentation links to repo - Add "NYTProf" to buffer overflow message - Fix broken documetation video link - Fix tests on portable strawberry perl - Fix sorting of numbers ending in ...5s as microsec Bug: https://bugs.gentoo.org/661210 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Devel-NYTProf/Devel-NYTProf-6.60.0.ebuild | 39 ++++++++++++++++++++++ dev-perl/Devel-NYTProf/Manifest | 1 + 2 files changed, 40 insertions(+) diff --git a/dev-perl/Devel-NYTProf/Devel-NYTProf-6.60.0.ebuild b/dev-perl/Devel-NYTProf/Devel-NYTProf-6.60.0.ebuild new file mode 100644 index 00000000000..9c673823809 --- /dev/null +++ b/dev-perl/Devel-NYTProf/Devel-NYTProf-6.60.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=TIMB +DIST_VERSION=6.06 +DIST_EXAMPLES=("demo/*") +inherit perl-module + +DESCRIPTION="Powerful feature-rich perl source code profiler" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +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="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + >=virtual/perl-Test-Simple-0.840.0 + >=dev-perl/Test-Differences-0.60.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 +) diff --git a/dev-perl/Devel-NYTProf/Manifest b/dev-perl/Devel-NYTProf/Manifest index 64bec0a8859..4bc9acbe06c 100644 --- a/dev-perl/Devel-NYTProf/Manifest +++ b/dev-perl/Devel-NYTProf/Manifest @@ -1 +1,2 @@ DIST Devel-NYTProf-6.04.tar.gz 461716 BLAKE2B 63bc0e46625eeff091deb8339102585997f14c68e453481ebdf546ad5c9a44491bc874967f7cb17c26d1935dc7b1ac18ea84ee1ebe9e8aef0806478e9e7b8335 SHA512 67b5013f4b3e54db743964f91fd8113fbe672be81026aae3375e9bb5376205d735c91ddbde05784a7df235a8e43ef3db2713e396c13e45726ca594e1e76d051c +DIST Devel-NYTProf-6.06.tar.gz 468188 BLAKE2B bc236838873d1c85263f8e38d499437abf66e92d25ff58c3fc3f522e40c60b469e4b9e9d7ab63229cea84f8e86af7de6873bf76ff06527f72195ff3462344299 SHA512 e1fdab3208646ff9283eb606b856f0c25025479b55eddecadfdb7f9b2a9db144c003713b8abf333d03fb8ba420b7f3fbc885de360cd815d72e73ae3bffc27426