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/Devel-PatchPerl/
Date: Tue, 28 Apr 2020 11:39:24
Message-Id: 1588073938.54e0c863bafef8d263c4df02be0f326aaec96379.kentnl@gentoo
1 commit: 54e0c863bafef8d263c4df02be0f326aaec96379
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 09:52:08 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 11:38:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e0c863
7
8 dev-perl/Devel-PatchPerl: Bump to version 1.920.0
9
10 - EAPI7
11
12 Upstream:
13 - Update hints
14 - Perform no patching if perl version GTE certified versions
15 - Patch configure for -fwrapv
16 - Patch utils/h2ph.PL
17 - Patch lib/h2ph.t
18 - Fix patch_source with perl 5.8.{1..8}
19 - Fix patching perl 5.20.3
20 - Temporarily switch patch targets from 0444 to 0644 where relevant
21 - Fix issues with perl 5.7.x
22 - Base64-encode patches
23 - Fix patching 5.8.8 on macOS
24 - Fix bug in SDBM_File on perls 5.10.0 to 5.14.4
25 - Fix build issues with ExtUtils::MM_AIX on perl 5.28.* and 5.30.*
26 - Fix Locale.t for year 2020 problem
27 - Fix issues building threaded/quadmath perls <5.28.0
28
29 Package-Manager: Portage-2.3.97, Repoman-2.3.22
30 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
31
32 .../Devel-PatchPerl/Devel-PatchPerl-1.920.0.ebuild | 31 ++++++++++++++++++++++
33 dev-perl/Devel-PatchPerl/Manifest | 1 +
34 2 files changed, 32 insertions(+)
35
36 diff --git a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.920.0.ebuild b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.920.0.ebuild
37 new file mode 100644
38 index 00000000000..0122771282b
39 --- /dev/null
40 +++ b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.920.0.ebuild
41 @@ -0,0 +1,31 @@
42 +# Copyright 1999-2020 Gentoo Authors
43 +# Distributed under the terms of the GNU General Public License v2
44 +
45 +EAPI=7
46 +
47 +DIST_AUTHOR=BINGOS
48 +DIST_VERSION=1.92
49 +inherit perl-module
50 +
51 +DESCRIPTION="Patch perl source a la Devel::PPPort's buildperl.pl"
52 +SLOT="0"
53 +KEYWORDS="~amd64 ~x86"
54 +IUSE="test"
55 +RESTRICT="!test? ( test )"
56 +
57 +RDEPEND="
58 + >=dev-perl/File-pushd-1.0.0
59 + virtual/perl-IO
60 + virtual/perl-MIME-Base64
61 + dev-perl/Module-Pluggable
62 +"
63 +BDEPEND="${RDEPEND}
64 + virtual/perl-ExtUtils-MakeMaker
65 + test? (
66 + virtual/perl-Test-Simple
67 + )
68 +"
69 +PERL_RM_FILES=(
70 + "t/author-pod-coverage.t"
71 + "t/author-pod-syntax.t"
72 +)
73
74 diff --git a/dev-perl/Devel-PatchPerl/Manifest b/dev-perl/Devel-PatchPerl/Manifest
75 index 6626d6d5762..458b7a87b74 100644
76 --- a/dev-perl/Devel-PatchPerl/Manifest
77 +++ b/dev-perl/Devel-PatchPerl/Manifest
78 @@ -1 +1,2 @@
79 DIST Devel-PatchPerl-1.52.tar.gz 123142 BLAKE2B 627bde1f894fdcc55a2db1d42cad93da65359d88922417a661b7719eba7f7f710bf5c1f6dc66e78830244b34d070e062b48b6736cd21549ace544b51ed2b7a1c SHA512 c08783fa087a2f6e55cc25665e429373c46fdb97ba0f08a4f20f71e8970d188281b41c04ed3d39c6fe7ea4b642cd6c3c08116bdbe0c9de0d4ce9fe64971d767f
80 +DIST Devel-PatchPerl-1.92.tar.gz 172986 BLAKE2B 177a6f5becc9d23cceedbea4a7b611cc101fac18d155d75f73ebb8b4b18a4ead4bf652edc8a5f5660f02c9bb32e0aa8ab345629503a58bf0d31bd825f2501d8a SHA512 54c1528b17b70df1ab2719ba272f9fd3c2f1de7867839bea762501d3100bd63986547d8a9eb20e0ffe55e6b0c7aae0bf8812de916fd0945ccc1a02944af6b690