dev-perl/IO-AIO: Bump to version 4.340.0

- Enable previously disabled tests
- Fence unrunnable tests

Upstream:
- Fix missing def0.h
- Fix major/minor switching
- remove duplicate definition of MAP_HUGETLB
- Add aio_fcntl and aio_ioctl
- Names set via prctl are truncated to 15 chars + null, not 16 chars

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Kent Fredric
2017-10-26 15:00:13 +13:00
parent 2a5ab18f1a
commit 17f7bd89b2
2 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=MLEHMANN
DIST_VERSION=4.34
inherit perl-module
DESCRIPTION="Asynchronous Input/Output"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
#RESTRICT="test"
RDEPEND="dev-perl/common-sense"
DEPEND="${RDEPEND}
>=dev-perl/Canary-Stability-2001
>=virtual/perl-ExtUtils-MakeMaker-6.520.0
"
src_test() {
if [[ "${IO_AIO_SANDBOX_TESTS:-0}" == 0 ]]; then
# Tests trigger stack overflow in sandbox code, see bug 553918
perl_rm_files t/01_stat.t t/02_read.t t/05_readdir.t t/03_errors.t
ewarn "Some tests cannot be run under a sandbox. For details, see:"
ewarn "https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/${CATEGORY}/${PN}"
fi
perl-module_src_test
}

View File

@@ -1 +1,2 @@
DIST IO-AIO-4.33.tar.gz 154120 SHA256 7590320a1c47bcf0b7daf37a756c61501de71f001e50cf74338610d418f66bb0 SHA512 9d59d9ad511bb07178ed760a0387357ade961f9b0e73cdc64861fa3b5674fb4cdb07b44a0c0810cc364909c1bc4fb012c2975269c1e3035cd37ba21a8a029df9 WHIRLPOOL f2ee84da781fae31df183c0c94bf586601306b3b32d97d98cfdc90d5f7a077232a4962d08ce8589a5b3e2b4fef833cf88bf1422c2bb6f8bf35caeee55dc2a1ae
DIST IO-AIO-4.34.tar.gz 156615 SHA256 5d3d047367659355e77793a4f7df955583fc7fe9a3107057726b885570790525 SHA512 7b7e05fb01513864321c1aa2a28192444299486831b75461bd57bad5a0370863d46df42c698288096eac55f9972a3492f8af46cb265f13c721da698c9fe3529c WHIRLPOOL c9c9ee17a5baf0c4d77a0d0bafe81589c7b06f602e14a64e96437a3c0c4d7576336a08e463b6eee45811e5ac6315fd554a5621f46a96d1e5774acdac0da559bc