From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 412A2138334 for ; Sun, 30 Sep 2018 04:59:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A09FE08A5; Sun, 30 Sep 2018 04:58:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 25FF5E08A5 for ; Sun, 30 Sep 2018 04:58:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8AAB8335CC8 for ; Sun, 30 Sep 2018 04:58:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC9563AB for ; Sun, 30 Sep 2018 04:58:55 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1538283520.3c067e3e63677517710f6c85e796101a19ef7e5c.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Capture-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild dev-perl/Capture-Tiny/Manifest X-VCS-Directories: dev-perl/Capture-Tiny/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 3c067e3e63677517710f6c85e796101a19ef7e5c X-VCS-Branch: master Date: Sun, 30 Sep 2018 04:58:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ff7cb85a-0bfc-4b8e-a544-f15d6872b261 X-Archives-Hash: 98933ab3889c609ef1086512fb14846d commit: 3c067e3e63677517710f6c85e796101a19ef7e5c Author: Kent Fredric gentoo org> AuthorDate: Sun Sep 30 04:58:40 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sun Sep 30 04:58:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c067e3e dev-perl/Capture-Tiny: Bump to version 0.480.0 Upstream: - Harden against file collisions in forking users of tee() functionality by appending the current PID to the existing random tempfile name. Signed-off-by: Kent Fredric gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild | 31 +++++++++++++++++++++++ dev-perl/Capture-Tiny/Manifest | 1 + 2 files changed, 32 insertions(+) diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild new file mode 100644 index 00000000000..0b6e0ee57f2 --- /dev/null +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=DAGOLDEN +DIST_VERSION=0.48 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" + +LICENSE="Apache-2.0" +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 ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" + +RDEPEND=" + virtual/perl-Carp + virtual/perl-Exporter + virtual/perl-File-Spec + virtual/perl-File-Temp + virtual/perl-IO + virtual/perl-Scalar-List-Utils +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-Test-Simple + ) +" diff --git a/dev-perl/Capture-Tiny/Manifest b/dev-perl/Capture-Tiny/Manifest index e791ac26333..a5c3ee191ff 100644 --- a/dev-perl/Capture-Tiny/Manifest +++ b/dev-perl/Capture-Tiny/Manifest @@ -1 +1,2 @@ DIST Capture-Tiny-0.46.tar.gz 37424 BLAKE2B cfc9a208c488072972567ccc1fc3956fad32e3061d7dec5ad953d0e6d90b5b523ee57eb9ae43c883fbf6ccd82b859327d9346f2f3e849054dde656c066f84f11 SHA512 6247bff20b95628453a1bfbfc6fb59c6a3967506ea45e01327d0978f48ae75b597c27c828ef10ae5e55be217e3bd0b63419523de6a81c97fabc8cf4e2a0e6cd1 +DIST Capture-Tiny-0.48.tar.gz 37480 BLAKE2B e6de05459478131c5129dd5ffc84744e2d3440c2e31545ed101c2986b2bc970106f126286dea50350f4b5ea330ffac423693d755e29850883bdc215437bf7488 SHA512 96d140b33a5ee147804925353ec5b49b806fa9c98b4ac23ec9c9494828f52ac72fd6f69c08e14ada18e5187dc4cece3d72901ce07b12eef20595322161a98437