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/File-ShareDir/
Date: Sat, 05 Sep 2020 11:58:57
Message-Id: 1599307015.b7f5f75ce9b6d9a867b0aae67f293c5a4a3f4a7f.kentnl@gentoo
1 commit: b7f5f75ce9b6d9a867b0aae67f293c5a4a3f4a7f
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 11:55:17 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 11:56:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f5f75c
7
8 dev-perl/File-ShareDir: Bump to version 1.116.0
9
10 - EAPI7
11
12 Upstream:
13 - Use more recent File::ShareDir::Install
14 - Fix errors in Windows style paths
15 - Add support for externally setting overrides for the resolution path
16 on a per-module/per-dist basis
17 - Avoid bugs in _dist_file_new which continued to operate wrongly when
18 _dist_dir_new returned 'undef'
19 - Unify various @INC traversal code into a single function in order to
20 make monkey-patching (for testing or whatever) the File::ShareDir
21 subs easier
22 - Remove unused/incomplete `_dist_packfile` function
23 - Fix various test failures
24
25 Keywording:
26 - New dependency List-MoreUtils needs additional keywords, so keywords
27 are temporarily dropped for:
28 - riscv m68k-mint sparc64-solaris x64-solaris
29
30 Package-Manager: Portage-3.0.4, Repoman-3.0.1
31 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
32
33 .../File-ShareDir/File-ShareDir-1.116.0.ebuild | 33 ++++++++++++++++++++++
34 dev-perl/File-ShareDir/Manifest | 1 +
35 2 files changed, 34 insertions(+)
36
37 diff --git a/dev-perl/File-ShareDir/File-ShareDir-1.116.0.ebuild b/dev-perl/File-ShareDir/File-ShareDir-1.116.0.ebuild
38 new file mode 100644
39 index 00000000000..584740d402f
40 --- /dev/null
41 +++ b/dev-perl/File-ShareDir/File-ShareDir-1.116.0.ebuild
42 @@ -0,0 +1,33 @@
43 +# Copyright 1999-2020 Gentoo Authors
44 +# Distributed under the terms of the GNU General Public License v2
45 +
46 +EAPI=7
47 +
48 +DIST_AUTHOR=REHSACK
49 +DIST_VERSION=1.116
50 +inherit perl-module
51 +
52 +DESCRIPTION="Locate per-dist and per-module shared files"
53 +
54 +SLOT="0"
55 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
56 +IUSE="minimal test"
57 +RESTRICT="!test? ( test )"
58 +
59 +RDEPEND="
60 + !minimal? (
61 + >=dev-perl/List-MoreUtils-0.428.0
62 + >=dev-perl/Params-Util-1.70.0
63 + )
64 + virtual/perl-Carp
65 + >=dev-perl/Class-Inspector-1.120.0
66 + >=virtual/perl-File-Spec-0.800.0
67 +"
68 +BDEPEND="${RDEPEND}
69 + virtual/perl-ExtUtils-MakeMaker
70 + >=dev-perl/File-ShareDir-Install-0.130.0
71 + test? (
72 + >=virtual/perl-File-Path-2.80.0
73 + >=virtual/perl-Test-Simple-0.900.0
74 + )
75 +"
76
77 diff --git a/dev-perl/File-ShareDir/Manifest b/dev-perl/File-ShareDir/Manifest
78 index bed3f9a29ac..03a58a4c545 100644
79 --- a/dev-perl/File-ShareDir/Manifest
80 +++ b/dev-perl/File-ShareDir/Manifest
81 @@ -1 +1,2 @@
82 DIST File-ShareDir-1.104.tar.gz 20500 BLAKE2B 567327d46e5ecde5c3ca8044c6ff7af5b502ba88a35eb3d697f73732338991e0402b1d1143f8ed364a4d76162996344bd0bebf91695e2242be3b0d8185ac2f23 SHA512 0fbe1a1b822e0de324fd05c7cc230a1022e74eb7ae9ec66281b57d2c4144a600f34395cfbfa08218b64a88cc2bbe3ab94abb6339cc65aef19a82191e1ba2ed52
83 +DIST File-ShareDir-1.116.tar.gz 27487 BLAKE2B 88b898ea6d139b21bf9f64f183c808192e3bcfcd260524aa5e03b4ce05211fc8d5e0d5ca8cf9f1cad8e58b7ff029835cd35cb343588a9b2e862e612549cd1c0d SHA512 5fcd75254c446f02ee377e6b5848baad95c73779b8525b0ee1699fe675ddd2bd67d0dc057f47b0991ec136de16e06a4891a4b14a78bd96c3e2468640053bbe0e