Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Capture-Tiny/
Date: Sun, 30 Sep 2018 04:59:00
Message-Id: 1538283520.3c067e3e63677517710f6c85e796101a19ef7e5c.kentnl@gentoo
1 commit: 3c067e3e63677517710f6c85e796101a19ef7e5c
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 30 04:58:40 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 30 04:58:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c067e3e
7
8 dev-perl/Capture-Tiny: Bump to version 0.480.0
9
10 Upstream:
11 - Harden against file collisions in forking users of tee()
12 functionality by appending the current PID to the existing random
13 tempfile name.
14
15 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
16 Package-Manager: Portage-2.3.49, Repoman-2.3.10
17
18 dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild | 31 +++++++++++++++++++++++
19 dev-perl/Capture-Tiny/Manifest | 1 +
20 2 files changed, 32 insertions(+)
21
22 diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild
23 new file mode 100644
24 index 00000000000..0b6e0ee57f2
25 --- /dev/null
26 +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild
27 @@ -0,0 +1,31 @@
28 +# Copyright 1999-2018 Gentoo Foundation
29 +# Distributed under the terms of the GNU General Public License v2
30 +
31 +EAPI=6
32 +
33 +DIST_AUTHOR=DAGOLDEN
34 +DIST_VERSION=0.48
35 +DIST_EXAMPLES=("examples/*")
36 +inherit perl-module
37 +
38 +DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"
39 +
40 +LICENSE="Apache-2.0"
41 +SLOT="0"
42 +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 ~sparc64-solaris ~x64-solaris ~x86-solaris"
43 +IUSE="test"
44 +
45 +RDEPEND="
46 + virtual/perl-Carp
47 + virtual/perl-Exporter
48 + virtual/perl-File-Spec
49 + virtual/perl-File-Temp
50 + virtual/perl-IO
51 + virtual/perl-Scalar-List-Utils
52 +"
53 +DEPEND="${RDEPEND}
54 + virtual/perl-ExtUtils-MakeMaker
55 + test? (
56 + virtual/perl-Test-Simple
57 + )
58 +"
59
60 diff --git a/dev-perl/Capture-Tiny/Manifest b/dev-perl/Capture-Tiny/Manifest
61 index e791ac26333..a5c3ee191ff 100644
62 --- a/dev-perl/Capture-Tiny/Manifest
63 +++ b/dev-perl/Capture-Tiny/Manifest
64 @@ -1 +1,2 @@
65 DIST Capture-Tiny-0.46.tar.gz 37424 BLAKE2B cfc9a208c488072972567ccc1fc3956fad32e3061d7dec5ad953d0e6d90b5b523ee57eb9ae43c883fbf6ccd82b859327d9346f2f3e849054dde656c066f84f11 SHA512 6247bff20b95628453a1bfbfc6fb59c6a3967506ea45e01327d0978f48ae75b597c27c828ef10ae5e55be217e3bd0b63419523de6a81c97fabc8cf4e2a0e6cd1
66 +DIST Capture-Tiny-0.48.tar.gz 37480 BLAKE2B e6de05459478131c5129dd5ffc84744e2d3440c2e31545ed101c2986b2bc970106f126286dea50350f4b5ea330ffac423693d755e29850883bdc215437bf7488 SHA512 96d140b33a5ee147804925353ec5b49b806fa9c98b4ac23ec9c9494828f52ac72fd6f69c08e14ada18e5187dc4cece3d72901ce07b12eef20595322161a98437