From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Base-ModuleBuild/
Date: Thu, 23 Apr 2020 06:17:59 +0000 (UTC) [thread overview]
Message-ID: <1587622660.121416e00ce3f1316ed8c56d5c1fddb467a2927d.kentnl@gentoo> (raw)
commit: 121416e00ce3f1316ed8c56d5c1fddb467a2927d
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 06:15:05 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 06:17:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=121416e0
dev-perl/Alien-Base-ModuleBuild: Bump to version 1.140.0
- Convert to EAPI7
Upstream:
- Fix bug in blib detection
- Document defaults for %s
- Add alien_install_type property
- Tooling rework for Dist::Zilla
- Use strict & warnings in generated Install/Files.pm modules
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Alien-Base-ModuleBuild-1.140.0.ebuild | 45 ++++++++++++++++++++++
dev-perl/Alien-Base-ModuleBuild/Manifest | 1 +
dev-perl/Alien-Base-ModuleBuild/metadata.xml | 7 ++++
3 files changed, 53 insertions(+)
diff --git a/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.140.0.ebuild b/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.140.0.ebuild
new file mode 100644
index 00000000000..7b0a7671815
--- /dev/null
+++ b/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.140.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.14
+inherit perl-module
+
+DESCRIPTION="A Module::Build subclass for building Alien:: modules and their libraries"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+# Alien-Build for Alien::Base::PkgConfig
+RDEPEND="
+ >=dev-perl/Alien-Build-1.200.0
+ dev-perl/Archive-Extract
+ >=virtual/perl-Archive-Tar-1.400.0
+ >=dev-perl/Capture-Tiny-0.170.0
+ >=dev-perl/File-chdir-0.100.500
+ >=virtual/perl-HTTP-Tiny-0.44.0
+ >=dev-perl/Module-Build-0.400.400
+ >=dev-perl/Path-Tiny-0.77.0
+ >=virtual/perl-Scalar-List-Utils-1.450.0
+ dev-perl/Shell-Config-Generate
+ dev-perl/Shell-Guess
+ dev-perl/Sort-Versions
+ >=virtual/perl-Text-ParseWords-3.260.0
+ dev-perl/URI
+ virtual/perl-parent
+ dev-perl/HTML-Parser
+ virtual/perl-JSON-PP
+"
+DEPEND="
+ dev-perl/Module-Build
+"
+# Test2-Suite for Test2::Require::Module and Test2::V0
+BDEPEND="
+ ${RDEPEND}
+ test? (
+ >=dev-perl/Test2-Suite-0.0.60
+ )
+"
diff --git a/dev-perl/Alien-Base-ModuleBuild/Manifest b/dev-perl/Alien-Base-ModuleBuild/Manifest
index edd6623f818..1107d1a1bf4 100644
--- a/dev-perl/Alien-Base-ModuleBuild/Manifest
+++ b/dev-perl/Alien-Base-ModuleBuild/Manifest
@@ -1 +1,2 @@
DIST Alien-Base-ModuleBuild-1.06.tar.gz 64694 BLAKE2B 1c73045def6b1e0c936e25db07a087040c1b67b93182429963bd0d2918ad150b04b746d9bd5019ca4b3faf01efd06f945d2859c644e0a4d8d5ff8ef0ec66c01c SHA512 f9388fc7834e303a82b8ad408a6de7b04ce74a26674111c53103e17600e7b3f231885fa3557ad55677afc54f282d080d33542ae7659fc9e0a88c342c3c11652f
+DIST Alien-Base-ModuleBuild-1.14.tar.gz 62072 BLAKE2B 64a94621b36b13ad32861c228e787ca44ae8fbec5f1a2fcd65ade8188c44021dbca45fc7f62aa390d10920f670779511ceb96f214b41c4cce2a6424a0f72b47e SHA512 6fcfb7e5525972d5ca565441717143b036ed9c4079700426df2e96d76a91baeaf103ac406a8fa86dfd820929041525d7bb66c32762258cfb7752fb7634171fbf
diff --git a/dev-perl/Alien-Base-ModuleBuild/metadata.xml b/dev-perl/Alien-Base-ModuleBuild/metadata.xml
index 90abeff271a..e1a03e037f7 100644
--- a/dev-perl/Alien-Base-ModuleBuild/metadata.xml
+++ b/dev-perl/Alien-Base-ModuleBuild/metadata.xml
@@ -12,5 +12,12 @@
<upstream>
<remote-id type="cpan">Alien-Base-ModuleBuild</remote-id>
<remote-id type="cpan-module">Alien::Base::ModuleBuild</remote-id>
+ <remote-id type="cpan-module">Alien::Base::ModuleBuild::Cabinet</remote-id>
+ <remote-id type="cpan-module">Alien::Base::ModuleBuild::File</remote-id>
+ <remote-id type="cpan-module">Alien::Base::ModuleBuild::Repository</remote-id>
+ <remote-id type="cpan-module">Alien::Base::ModuleBuild::Repository::FTP</remote-id>
+ <remote-id type="cpan-module">Alien::Base::ModuleBuild::Repository::HTTP</remote-id>
+ <remote-id type="cpan-module">Alien::Base::ModuleBuild::Repository::Local</remote-id>
+ <remote-id type="cpan-module">Alien::Base::ModuleBuild::Utils</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2020-04-23 6:18 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-23 6:17 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-02 15:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Base-ModuleBuild/ Sam James
2023-07-24 4:01 Sam James
2023-07-24 3:59 Sam James
2023-07-24 3:59 Sam James
2023-07-24 3:59 Sam James
2023-06-17 23:21 Andreas K. Hüttel
2022-08-28 5:06 WANG Xuerui
2021-05-06 10:06 Sam James
2021-05-06 10:01 Sam James
2021-05-06 7:22 Sergei Trofimovich
2021-05-05 12:14 Agostino Sarubbo
2021-05-04 19:13 Sam James
2020-12-12 2:57 Kent Fredric
2020-11-28 9:32 Sam James
2020-10-22 5:11 Joshua Kinard
2020-09-28 14:11 Kent Fredric
2020-09-26 19:44 Matt Turner
2020-09-07 7:31 Sergei Trofimovich
2020-09-03 4:26 Yixun Lan
2020-09-02 6:33 Sergei Trofimovich
2020-08-28 17:52 Kent Fredric
2020-08-17 21:42 Sergei Trofimovich
2020-08-17 10:18 Sam James
2020-08-17 9:40 Sam James
2020-08-17 8:50 Sam James
2020-08-17 8:43 Sam James
2020-08-17 8:04 Sam James
2020-08-16 14:19 Kent Fredric
2020-06-20 4:15 Kent Fredric
2019-08-02 10:10 Aaron W. Swenson
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=1587622660.121416e00ce3f1316ed8c56d5c1fddb467a2927d.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