From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
Date: Wed, 5 Apr 2017 13:11:50 +0000 (UTC) [thread overview]
Message-ID: <1491397902.c28cf949fd4cb26057692c8aeba5373018a982fb.kentnl@gentoo> (raw)
commit: c28cf949fd4cb26057692c8aeba5373018a982fb
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 5 13:10:46 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 5 13:11:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28cf949
dev-perl/Module-Install: Bump to version 1.180.0
- EAPI6
Upstream:
- Fix tests relying on '.' in @INC
- fix issue with mkpath on empty path
- VMS/Legacy/Doc fixes
Keywords:
- Dropped alpha hppa ia64 ppc64 sparc x86-fbsd due to new dep
Bug: https://bugs.gentoo.org/614454
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Module-Install/Manifest | 1 +
.../Module-Install/Module-Install-1.180.0.ebuild | 44 ++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest
index 37cf1f9f2ef..c2275728833 100644
--- a/dev-perl/Module-Install/Manifest
+++ b/dev-perl/Module-Install/Manifest
@@ -1 +1,2 @@
DIST Module-Install-1.16.tar.gz 113004 SHA256 afac1264255f4d822d44f84df1aa9affad207f9ae805e803d93c845fa120025e SHA512 479a3b1a3e489c100bcb25c9f90445abcc90d194238804849b7d3ca1fa171a625b99f8390ce8967e96b10e854d843d117c70e566f12309b3ccdf32113f006422 WHIRLPOOL 909765d0acbb095ec085f8aee346cbaa515d96d08f2fdff66989d41ec59c1e38164df2b51639437b3bf71601270cbdf96e010cb2d5f52471bf5d416054402ddf
+DIST Module-Install-1.18.tar.gz 114751 SHA256 29068ac33502cec959844c206516c09cc4a847cb57327d41015f605153ca645e SHA512 2126d35c9bab151548551629e6a470f9a7b90fd901f32cdc15e9aa83b931178f99e28e2de32ce7b8a677d187474efc428839d7e7254074f26fcfcfe18fa297a9 WHIRLPOOL b900c605525c489e8a5dd2b5033ea35431d9d2bb42f05fb31ef8f1092a50835525bdeaaa8ef55959c00523e4fdf2ab87de69422724784ea8d6e457aafa0c543f
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
new file mode 100644
index 00000000000..7cbef3d2e04
--- /dev/null
+++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=1.18
+inherit perl-module
+
+DESCRIPTION="Standalone, extensible Perl module installer"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-CPAN-Meta-1.441.300
+ >=virtual/perl-Devel-PPPort-3.160.0
+ >=virtual/perl-ExtUtils-Install-1.520.0
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ >=virtual/perl-ExtUtils-ParseXS-2.190.0
+ >=dev-perl/File-Remove-1.420.0
+ >=virtual/perl-File-Spec-3.280.0
+ >=dev-perl/Module-Build-0.290.0
+ >=virtual/perl-Module-CoreList-2.170.0
+ >=dev-perl/Module-ScanDeps-1.90.0
+ >=virtual/perl-Parse-CPAN-Meta-1.441.300
+ >=dev-perl/YAML-Tiny-1.380.0
+ >=dev-perl/Archive-Zip-1.370.0
+ >=dev-perl/File-HomeDir-1
+ >=dev-perl/JSON-MaybeXS-1.3.3
+ >=dev-perl/libwww-perl-6
+ >=dev-perl/PAR-Dist-0.290.0
+"
+
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ virtual/perl-autodie
+ >=dev-perl/YAML-Tiny-1.330.0
+ test? (
+ >=virtual/perl-Test-Harness-3.130.0
+ >=virtual/perl-Test-Simple-0.860.0
+ )
+"
next reply other threads:[~2017-04-05 13:11 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-05 13:11 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-01 19:38 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/ Andreas K. Hüttel
2025-01-10 4:41 WANG Xuerui
2025-01-07 19:30 Arthur Zamarin
2024-08-26 12:57 Arthur Zamarin
2024-03-03 22:12 Sam James
2024-03-03 22:12 Sam James
2024-03-03 22:12 Sam James
2024-03-03 20:09 Arthur Zamarin
2023-08-19 7:42 Arthur Zamarin
2023-08-19 6:18 Sam James
2023-06-24 6:49 Jakov Smolić
2023-06-24 4:35 Sam James
2023-06-20 4:14 Sam James
2021-11-16 20:33 Andreas K. Hüttel
2021-08-07 23:37 Sam James
2021-08-07 14:49 Sam James
2021-08-07 14:43 Sam James
2021-07-06 20:17 Andreas K. Hüttel
2020-07-23 9:18 Kent Fredric
2018-04-20 7:23 Kent Fredric
2017-11-23 22:31 Matt Turner
2017-11-05 18:00 Sergei Trofimovich
2017-11-04 10:45 Sergei Trofimovich
2017-08-03 8:24 Sergei Trofimovich
2017-07-18 16:22 Kent Fredric
2017-07-01 11:14 Sergei Trofimovich
2017-07-01 10:59 Sergei Trofimovich
2017-06-30 8:28 Sergei Trofimovich
2017-06-29 8:06 Agostino Sarubbo
2017-01-28 18:17 Kent Fredric
2016-03-28 19:56 Andreas Hüttel
2016-03-28 9:35 Agostino Sarubbo
2016-03-27 22:22 Andreas Hüttel
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=1491397902.c28cf949fd4cb26057692c8aeba5373018a982fb.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