From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-ShareDir/
Date: Sat, 5 Sep 2020 11:58:52 +0000 (UTC) [thread overview]
Message-ID: <1599307015.b7f5f75ce9b6d9a867b0aae67f293c5a4a3f4a7f.kentnl@gentoo> (raw)
commit: b7f5f75ce9b6d9a867b0aae67f293c5a4a3f4a7f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 5 11:55:17 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 5 11:56:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f5f75c
dev-perl/File-ShareDir: Bump to version 1.116.0
- EAPI7
Upstream:
- Use more recent File::ShareDir::Install
- Fix errors in Windows style paths
- Add support for externally setting overrides for the resolution path
on a per-module/per-dist basis
- Avoid bugs in _dist_file_new which continued to operate wrongly when
_dist_dir_new returned 'undef'
- Unify various @INC traversal code into a single function in order to
make monkey-patching (for testing or whatever) the File::ShareDir
subs easier
- Remove unused/incomplete `_dist_packfile` function
- Fix various test failures
Keywording:
- New dependency List-MoreUtils needs additional keywords, so keywords
are temporarily dropped for:
- riscv m68k-mint sparc64-solaris x64-solaris
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../File-ShareDir/File-ShareDir-1.116.0.ebuild | 33 ++++++++++++++++++++++
dev-perl/File-ShareDir/Manifest | 1 +
2 files changed, 34 insertions(+)
diff --git a/dev-perl/File-ShareDir/File-ShareDir-1.116.0.ebuild b/dev-perl/File-ShareDir/File-ShareDir-1.116.0.ebuild
new file mode 100644
index 00000000000..584740d402f
--- /dev/null
+++ b/dev-perl/File-ShareDir/File-ShareDir-1.116.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=REHSACK
+DIST_VERSION=1.116
+inherit perl-module
+
+DESCRIPTION="Locate per-dist and per-module shared files"
+
+SLOT="0"
+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"
+IUSE="minimal test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ !minimal? (
+ >=dev-perl/List-MoreUtils-0.428.0
+ >=dev-perl/Params-Util-1.70.0
+ )
+ virtual/perl-Carp
+ >=dev-perl/Class-Inspector-1.120.0
+ >=virtual/perl-File-Spec-0.800.0
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ >=dev-perl/File-ShareDir-Install-0.130.0
+ test? (
+ >=virtual/perl-File-Path-2.80.0
+ >=virtual/perl-Test-Simple-0.900.0
+ )
+"
diff --git a/dev-perl/File-ShareDir/Manifest b/dev-perl/File-ShareDir/Manifest
index bed3f9a29ac..03a58a4c545 100644
--- a/dev-perl/File-ShareDir/Manifest
+++ b/dev-perl/File-ShareDir/Manifest
@@ -1 +1,2 @@
DIST File-ShareDir-1.104.tar.gz 20500 BLAKE2B 567327d46e5ecde5c3ca8044c6ff7af5b502ba88a35eb3d697f73732338991e0402b1d1143f8ed364a4d76162996344bd0bebf91695e2242be3b0d8185ac2f23 SHA512 0fbe1a1b822e0de324fd05c7cc230a1022e74eb7ae9ec66281b57d2c4144a600f34395cfbfa08218b64a88cc2bbe3ab94abb6339cc65aef19a82191e1ba2ed52
+DIST File-ShareDir-1.116.tar.gz 27487 BLAKE2B 88b898ea6d139b21bf9f64f183c808192e3bcfcd260524aa5e03b4ce05211fc8d5e0d5ca8cf9f1cad8e58b7ff029835cd35cb343588a9b2e862e612549cd1c0d SHA512 5fcd75254c446f02ee377e6b5848baad95c73779b8525b0ee1699fe675ddd2bd67d0dc057f47b0991ec136de16e06a4891a4b14a78bd96c3e2468640053bbe0e
next reply other threads:[~2020-09-05 11:58 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-05 11:58 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-04 19:28 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-ShareDir/ Andreas K. Hüttel
2024-07-18 19:26 Fabian Groffen
2024-07-12 18:56 Fabian Groffen
2022-12-08 7:38 WANG Xuerui
2021-10-29 16:31 Andreas K. Hüttel
2021-08-06 0:30 Sam James
2021-08-03 11:05 Sam James
2021-08-03 10:54 Sam James
2021-08-02 2:22 Sam James
2021-08-01 8:25 Sam James
2021-08-01 8:25 Sam James
2021-08-01 7:24 Sam James
2021-06-07 16:16 Sam James
2021-06-07 16:16 Sam James
2021-06-07 16:16 Sam James
2021-06-07 16:16 Sam James
2021-06-07 6:28 Sergei Trofimovich
2021-06-07 6:25 Sergei Trofimovich
2021-06-02 15:35 Sergei Trofimovich
2021-06-01 15:14 Sergei Trofimovich
2021-05-31 21:23 Andreas K. Hüttel
2020-12-13 23:07 Kent Fredric
2020-09-19 11:47 Kent Fredric
2019-11-01 10:26 Mikle Kolyada
2019-10-21 12:16 Agostino Sarubbo
2018-10-16 19:02 Fabian Groffen
2018-08-04 0:29 Mikle Kolyada
2018-06-24 20:25 Sergei Trofimovich
2018-06-11 17:09 Sergei Trofimovich
2018-06-10 23:02 Sergei Trofimovich
2018-04-11 18:50 Markus Meier
2018-04-07 15:26 Mart Raudsepp
2018-01-30 2:18 Kent Fredric
2018-01-09 8:02 Sergei Trofimovich
2017-10-21 4:31 Kent Fredric
2017-05-06 6:37 Kent Fredric
2017-04-29 11:52 Jeroen Roovers
2017-04-17 8:02 Agostino Sarubbo
2017-04-07 16:05 Agostino Sarubbo
2017-02-04 12:41 Jeroen Roovers
2016-12-18 14:40 Kent Fredric
2016-05-25 6:52 Matt Turner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1599307015.b7f5f75ce9b6d9a867b0aae67f293c5a4a3f4a7f.kentnl@gentoo \
--to=kentnl@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox