Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/
Date: Sat, 01 May 2021 16:28:24
Message-Id: 1619886490.30f3c1e392b6fa44984b9c94b4ca54418ea4b56f.dilfridge@gentoo
1 commit: 30f3c1e392b6fa44984b9c94b4ca54418ea4b56f
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 16:27:58 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 16:28:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f3c1e3
7
8 dev-perl/Carp-Assert-More: Version bump 1.26
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 .../Carp-Assert-More-1.260.0.ebuild | 44 ++++++++++++++++++++++
14 dev-perl/Carp-Assert-More/Manifest | 1 +
15 2 files changed, 45 insertions(+)
16
17 diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
18 new file mode 100644
19 index 00000000000..054413c07e6
20 --- /dev/null
21 +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild
22 @@ -0,0 +1,44 @@
23 +# Copyright 1999-2021 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +EAPI=7
27 +
28 +DIST_AUTHOR=PETDANCE
29 +DIST_VERSION=1.26
30 +inherit perl-module
31 +
32 +DESCRIPTION="convenience wrappers around Carp::Assert"
33 +LICENSE="Artistic-2"
34 +SLOT="0"
35 +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
36 +IUSE="test"
37 +RESTRICT="!test? ( test )"
38 +
39 +RDEPEND="
40 + virtual/perl-Carp
41 + dev-perl/Carp-Assert
42 + virtual/perl-Scalar-List-Utils
43 +"
44 +BDEPEND="${RDEPEND}
45 + virtual/perl-ExtUtils-MakeMaker
46 + test? (
47 + dev-perl/Test-Exception
48 + >=virtual/perl-Test-Simple-0.180.0
49 + )
50 +"
51 +
52 +PERL_RM_FILES=(
53 + "t/pod-coverage.t"
54 + "t/pod.t"
55 +)
56 +
57 +src_test() {
58 + perl-module_src_test
59 + local MODULES=(
60 + "Carp::Assert::More ${DIST_VERSION}"
61 + )
62 + for dep in "${MODULES[@]}"; do
63 + perl -Mblib="${S}" -M"${dep} ()" -e1 ||
64 + die "Could not load ${dep}"
65 + done
66 +}
67
68 diff --git a/dev-perl/Carp-Assert-More/Manifest b/dev-perl/Carp-Assert-More/Manifest
69 index 81c540fb84b..3b7f038629d 100644
70 --- a/dev-perl/Carp-Assert-More/Manifest
71 +++ b/dev-perl/Carp-Assert-More/Manifest
72 @@ -1,2 +1,3 @@
73 DIST Carp-Assert-More-1.20.tar.gz 13282 BLAKE2B aa85111f076f78d0de2e4568b2ddb3c1318c5dae76da3b29f442e07e7b4f729c62abf94bc320477f1c572c6ff64d87c30793fb64e88f0774cba873c7f5aa8ffd SHA512 9caacf2cc4acb190b071a7312e5e1cdee5a0b7a0e9db0efc6dca0fa19167524a3bd6beecc4bb8e68eace719fc1d918063e9d259a24cb28e81dd628ea75ba541b
74 DIST Carp-Assert-More-1.24.tar.gz 14414 BLAKE2B 0a0a710a9248956cd6a6cf72c200348d8ed9183d54c1b2754ed8a1c2af542f87c425d8808cb7b4c930d547ee6282ed577c43f12141898c2b9cdad82ace71cc0d SHA512 60b4d21ea90822f182a9b166489146c73d7c5230de1910b4f23bab9cdf85b93d4b8e1e9792f57808a984dcd63179197d0229fa4b812693808cfa89bb6685bf00
75 +DIST Carp-Assert-More-1.26.tar.gz 15205 BLAKE2B d64da531e68c59378bf1d42f15f622910dbb5c72078cdc4b37dd82564471e437c73bbfeece6297bed93b25f5e623795cd318db02dc4535a8a2e6d47bf3deeb2d SHA512 ef2a6adc62706dc15f45eb54968eeb216afd2864386f26ffac3a78750290b34e08b52149938b02b7f252252ddd85a676d6a94572d49ca0ca743beace24bc5c36