From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils-XS/
Date: Sat, 28 Oct 2017 02:30:03 +0000 (UTC) [thread overview]
Message-ID: <1509157791.2bfcf49c98611ca19f8f0a057d3433068a7f15b3.kentnl@gentoo> (raw)
commit: 2bfcf49c98611ca19f8f0a057d3433068a7f15b3
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 00:35:06 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 02:29:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfcf49c
dev-perl/List-MoreUtils-XS: Bump to version 0.426.0
Upstream:
- Now independent from LMU
- Lots of new XS functions
- speed up some nnter loops
- Fix issues with -DPERL_IMPLICIT_SYS
- Support compilers before C99
- Fix some 32-bit compiler warnings
- Support compilers without statement expression feature
- Fix broken format
- Fix gcc 4.7 sequence point warning
- Fix incorrect padname resolving on Perl >5.21.6
- Fix compile issues on CentOS{4,5}
Package-Manager: Portage-2.3.8, Repoman-2.3.3
.../List-MoreUtils-XS-0.426.0.ebuild | 30 ++++++++++++++++++++++
dev-perl/List-MoreUtils-XS/Manifest | 1 +
2 files changed, 31 insertions(+)
diff --git a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild
new file mode 100644
index 00000000000..581d6eb6402
--- /dev/null
+++ b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=REHSACK
+DIST_VERSION=0.426
+inherit perl-module
+
+DESCRIPTION="Compiled List::MoreUtils functions"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="test"
+# See XS.pm/LICENSE
+LICENSE="Apache-2.0 || ( Artistic GPL-1+ )"
+
+RDEPEND="
+ !<dev-perl/List-MoreUtils-0.417.1
+ >=virtual/perl-XSLoader-0.220.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-Carp
+ virtual/perl-ExtUtils-MakeMaker
+ virtual/perl-File-Path
+ virtual/perl-File-Spec
+ virtual/perl-IPC-Cmd
+ test? (
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/List-MoreUtils-XS/Manifest b/dev-perl/List-MoreUtils-XS/Manifest
index 614e5163472..a5d699e1bae 100644
--- a/dev-perl/List-MoreUtils-XS/Manifest
+++ b/dev-perl/List-MoreUtils-XS/Manifest
@@ -1 +1,2 @@
DIST List-MoreUtils-XS-0.418.tar.gz 129838 SHA256 0aa41a90337bb1ec48db50e5c73875b960685ff4dd49c26ed39dea0d52752d4f SHA512 1f6b9adfe641afe45ee3bb9d6df8f81d20916cff860c4955200026302da82799939d309dd2412af10ad1874e4e0528a63e8852e543a667942f1c582cb522b4b1 WHIRLPOOL 7842b37186257c325d32420d31098ffb3263e47b982185d287676e8654f66ca71f5e7119c349c625561e395708892802cfda4e5fb07a10d3201e1e3b4eaaee89
+DIST List-MoreUtils-XS-0.426.tar.gz 159015 SHA256 6c7dbf4cf9ab5fe15ff0198927e938c5ee7a04ee0a5685537b47639f1c50406b SHA512 c98bafe58eb636ffb0a2410b74904e9dff6b719d3574ddf5f56bdcfe19fbba76135b4f631cb45e4c9cea8330125cd3d2be2d8571026cd521a25eb512b88e99cf WHIRLPOOL 84b9c5b3d4127f76d19020680387e6d52c291e4b69177b95520fda1f2125861ded65c276e91f2a9c7c65e833698c1e6808d2ced51f4f79a40f274a838045e2e4
next reply other threads:[~2017-10-28 2:30 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-28 2:30 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 19:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils-XS/ Andreas K. Hüttel
2024-07-18 19:26 Fabian Groffen
2022-12-08 7:38 WANG Xuerui
2022-06-29 11:09 Sam James
2021-11-17 17:31 Arthur Zamarin
2021-11-17 17:31 Arthur Zamarin
2021-10-10 20:37 Sam James
2021-10-10 20:37 Sam James
2021-10-08 18:25 Sam James
2021-10-07 19:44 Sam James
2021-10-07 6:37 Sam James
2021-08-26 19:51 Sam James
2021-07-24 20:23 Matt Turner
2021-07-23 22:40 Sergei Trofimovich
2021-07-23 14:56 Marek Szuba
2021-06-24 17:52 Andreas K. Hüttel
2021-06-24 17:52 Andreas K. Hüttel
2021-06-02 15:35 Sergei Trofimovich
2020-09-07 12:00 Yixun Lan
2020-07-18 7:47 Fabian Groffen
2020-07-06 2:51 Matt Turner
2020-04-12 11:39 Mart Raudsepp
2019-10-12 11:00 Andreas K. Hüttel
2019-07-28 17:02 Aaron Bauman
2018-02-22 19:27 Michał Górny
2017-05-19 0:36 Michael Weber
2017-05-16 13:05 Agostino Sarubbo
2017-05-14 18:12 Markus Meier
2017-05-12 17:56 Tobias Klausmann
2017-05-12 14:55 Agostino Sarubbo
2017-05-06 10:19 Jeroen Roovers
2017-05-04 15:55 Agostino Sarubbo
2017-05-03 8:19 Agostino Sarubbo
2017-04-01 21:53 Kent Fredric
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=1509157791.2bfcf49c98611ca19f8f0a057d3433068a7f15b3.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