From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B4F0E59CB2 for ; Fri, 15 Apr 2016 19:57:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E36EA21C088; Fri, 15 Apr 2016 19:56:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 479FA21C088 for ; Fri, 15 Apr 2016 19:56:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DEA5B340D90 for ; Fri, 15 Apr 2016 19:56:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A73D82331 for ; Fri, 15 Apr 2016 19:56:38 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1460750131.83b4d164c2fce5b9b71e6a0b88abe925496b21bd.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Memory-Cycle/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-Memory-Cycle/Manifest dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild X-VCS-Directories: dev-perl/Test-Memory-Cycle/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 83b4d164c2fce5b9b71e6a0b88abe925496b21bd X-VCS-Branch: master Date: Fri, 15 Apr 2016 19:56:38 +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-Archives-Salt: da9b2fb6-cfac-4379-b7fa-32880b83296a X-Archives-Hash: eba8c4d5efbad39eec7102f0a3f24152 commit: 83b4d164c2fce5b9b71e6a0b88abe925496b21bd Author: Kent Fredric gmail com> AuthorDate: Wed Apr 13 12:07:49 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Fri Apr 15 19:55:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b4d164 dev-perl/Test-Memory-Cycle: Bump to version 1.60.0 - EAPI6 - Cleanup annoying Pod tests Upstream: - Tests no longer secretly dependendent on CGI.pm being installed Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd" dev-perl/Test-Memory-Cycle/Manifest | 1 + .../Test-Memory-Cycle-1.60.0.ebuild | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-perl/Test-Memory-Cycle/Manifest b/dev-perl/Test-Memory-Cycle/Manifest index d18936b..4c012b3 100644 --- a/dev-perl/Test-Memory-Cycle/Manifest +++ b/dev-perl/Test-Memory-Cycle/Manifest @@ -1 +1,2 @@ DIST Test-Memory-Cycle-1.04.tar.gz 5128 SHA256 e5a65d2d001be8bf97ba64323d7c7b6936c84eefc18a30417dbd08591f221227 SHA512 f3f55947ab9440b66062036ecc6e61206a114aaf46c39a38fb3cbe727ddbb374e80dc138a066c249ef17cfb227109a28d7a7608423037b39dd05b361b1a69155 WHIRLPOOL 64acdaaaa9a5af301460a917b914f08483fc62fe29e6721b76bf7a2cd3182048567dd968b492cac0a3016fce09242d8db0948385f712f28e176f75979ecf280c +DIST Test-Memory-Cycle-1.06.tar.gz 8928 SHA256 9d53ddfdc964cd8454cb0da4c695b6a3ae47b45839291c34cb9d8d1cfaab3202 SHA512 d25ffd0439e47e0b57f136489ae200ca24c8434a19473d23f70d0f8a2c8d18a93fe453e9b1b844b5edbd9c788bfe3c83f5413441389dd9b53c780f734afeb804 WHIRLPOOL d88eb8c8b8d099a6fe721659681e05a1733275618041b8d08e14584ba4bae2211e93be901b3cbc88e87d8ef9352d9415bbf0a3811f0c62e0fa6305740fed2601 diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild new file mode 100644 index 0000000..e887b0c --- /dev/null +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DIST_AUTHOR=PETDANCE +DIST_VERSION=1.06 +inherit perl-module + +DESCRIPTION="Check for memory leaks and circular memory references" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="" + +RDEPEND=" + >=dev-perl/Devel-Cycle-1.70.0 + virtual/perl-Getopt-Long + dev-perl/PadWalker + >=virtual/perl-Test-Simple-0.620.0 +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" + +src_test() { + perl_rm_files t/pod-coverage.t t/pod.t + perl-module_src_test +}