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/CGI-Compile/
Date: Wed, 06 May 2020 18:18:28
Message-Id: 1588789086.8c9b8368c81834bc9b7a8fd6fc19dd612b3c0be5.kentnl@gentoo
1 commit: 8c9b8368c81834bc9b7a8fd6fc19dd612b3c0be5
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 18:17:53 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 18:18:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9b8368
7
8 dev-perl/CGI-Compile: Bump to version 0.240.0
9
10 - EAPI7
11 - Cleanup useless tests
12
13 Upstream:
14 - Fix temp dir creation race
15 - Use better package/subnames for coderefs
16 - Add test for working Alarm sig in CGIs
17
18 Package-Manager: Portage-2.3.99, Repoman-2.3.22
19 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
20
21 dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild | 38 +++++++++++++++++++++++++
22 dev-perl/CGI-Compile/Manifest | 1 +
23 2 files changed, 39 insertions(+)
24
25 diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild
26 new file mode 100644
27 index 00000000000..5cd4c06b5d9
28 --- /dev/null
29 +++ b/dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild
30 @@ -0,0 +1,38 @@
31 +# Copyright 1999-2020 Gentoo Authors
32 +# Distributed under the terms of the GNU General Public License v2
33 +
34 +EAPI=7
35 +
36 +DIST_AUTHOR=RKITOVER
37 +DIST_VERSION=0.24
38 +inherit perl-module
39 +
40 +DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry"
41 +SLOT="0"
42 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
43 +IUSE="test"
44 +RESTRICT="!test? ( test )"
45 +
46 +RDEPEND="
47 + dev-perl/File-pushd
48 + dev-perl/Sub-Name
49 +"
50 +DEPEND="
51 + dev-perl/Module-Build-Tiny
52 +"
53 +BDEPEND="${RDEPEND}
54 + >=dev-perl/Module-Build-Tiny-0.34.0
55 + test? (
56 + dev-perl/CGI
57 + dev-perl/Capture-Tiny
58 + dev-perl/Sub-Identify
59 + dev-perl/Switch
60 + dev-perl/Test-NoWarnings
61 + dev-perl/Test-Requires
62 + virtual/perl-Test-Simple
63 + dev-perl/Try-Tiny
64 + )
65 +"
66 +PERL_RM_FILES=(
67 + "t/author-pod-syntax.t"
68 +)
69
70 diff --git a/dev-perl/CGI-Compile/Manifest b/dev-perl/CGI-Compile/Manifest
71 index 964d41382f7..03e45efddcb 100644
72 --- a/dev-perl/CGI-Compile/Manifest
73 +++ b/dev-perl/CGI-Compile/Manifest
74 @@ -1 +1,2 @@
75 DIST CGI-Compile-0.22.tar.gz 21160 BLAKE2B a2b8ba4c7f180ec5dc1d48dace853ac37a3c8cbaaa2e1a140b52eca2fe366f59c0229d47cd8738029781ee4cb137db7d646efb55e254dffdb4e0112a107dc2f3 SHA512 58be714bd25975fbb66e4c83c197fa3c17219327859d965011706fda96d5c2f208831e52368c0b4b8ef6b0f462b9c8ea216d94d7ef30e904e21b818b134cc5b7
76 +DIST CGI-Compile-0.24.tar.gz 22392 BLAKE2B 874789fb78b9df5c1a207c3ebdc864bc3a648cd9c41943d64a94eef95c3c1d20d287e893f3ea2fa89ae4754f9ffaa931b7f5cfa239f984009ab06c266d1113c9 SHA512 bfb0e0d34f7088acc04811d8f778721b6b77afeeca1b3cdb7c21d633152f17af33c5de8772ef81adea48315d6eae5c7706a5cbbb7f373dbc0b08fe0ee8335abe