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 B7C661396D0 for ; Tue, 3 Oct 2017 11:13:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BD4C2BC01D; Tue, 3 Oct 2017 11:13:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E2F372BC01D for ; Tue, 3 Oct 2017 11:13:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 0DBA7341687 for ; Tue, 3 Oct 2017 11:13:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B19E9086 for ; Tue, 3 Oct 2017 11:13:34 +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: <1507029198.921fa13818ecb27fad798ee977c83658718daece.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild dev-perl/Carp-Assert-More/Manifest X-VCS-Directories: dev-perl/Carp-Assert-More/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 921fa13818ecb27fad798ee977c83658718daece X-VCS-Branch: master Date: Tue, 3 Oct 2017 11:13:34 +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: 04b98332-2357-4754-a289-06dcf556101e X-Archives-Hash: b10c156c88d2a2489bfd751092015890 commit: 921fa13818ecb27fad798ee977c83658718daece Author: Kent Fredric gentoo org> AuthorDate: Tue Oct 3 11:12:49 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Tue Oct 3 11:13:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=921fa138 dev-perl/Carp-Assert-More: Bump to version 1.160.0 - EAPI6 - Parallel Tests - Do prototypal compile test Upstream: - Add many new assert functions - Rename assert_listref to assert_arrayref (+compat) Package-Manager: Portage-2.3.8, Repoman-2.3.3 .../Carp-Assert-More-1.160.0.ebuild | 34 ++++++++++++++++++++++ dev-perl/Carp-Assert-More/Manifest | 1 + 2 files changed, 35 insertions(+) diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild new file mode 100644 index 00000000000..7202b242610 --- /dev/null +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=PETDANCE +DIST_VERSION=1.16 +inherit perl-module + +DESCRIPTION="convenience wrappers around Carp::Assert" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="test" + +RDEPEND=" + virtual/perl-Carp + dev-perl/Carp-Assert + virtual/perl-Scalar-List-Utils +" +DEPEND="${RDEPEND} + test? ( dev-perl/Test-Exception )" + +src_test() { + perl_rm_files t/pod-coverage.t t/pod.t + perl-module_src_test + local MODULES=( + "Carp::Assert::More ${DIST_VERSION}" + ) + for dep in "${MODULES[@]}"; do + perl -Mblib="${S}" -M"${dep} ()" -e1 || + die "Could not load ${dep}" + done +} diff --git a/dev-perl/Carp-Assert-More/Manifest b/dev-perl/Carp-Assert-More/Manifest index 5652a7d4c83..64d2addf5d5 100644 --- a/dev-perl/Carp-Assert-More/Manifest +++ b/dev-perl/Carp-Assert-More/Manifest @@ -1 +1,2 @@ DIST Carp-Assert-More-1.14.tar.gz 10304 SHA256 3f004cbfa53476d85ab604a1e09fc4a5d7b28898c52f9549bd17c385c9c40733 SHA512 0411908afd5cc45cedce83fb10e67f78f7513fa788421d9c4e0f0f0064bf6fdd7154c2414a449456ff4c600f31eba138fb4d3f94e68743af4b71f7368c30b398 WHIRLPOOL 747a1ddf1bd8973a7ebbeb3a673aae00a182969291f1a946597e801afc5dab1237c5b13c28f46297bd43d44b904929faf552d8337a9965f040f31d4d51827452 +DIST Carp-Assert-More-1.16.tar.gz 12290 SHA256 8ed01cdd95715c41b690ed3add4f121f5161b0fae09dff8cb227613ab46932f5 SHA512 9f81604574eab5a0a5003ad747ffec3a3dd33bc63e67d12697e4e30de8cb234a73e225f82a4d0f31576e19382cc2d6a402962f5fe1e4c5289e080ca23b30c0fe WHIRLPOOL e95875e85281a8e3cd3448cc842c9e6f49be1863e0e66b5b76f45c5603c861423d465defaa3080c5a15c630a45309ff397c8669f974328971524e776a25bd24a