From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 77F8815813A for ; Wed, 22 Jan 2025 05:54:24 +0000 (UTC) Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 51D87342F92 for ; Wed, 22 Jan 2025 05:54:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 977DEE02D2; Wed, 22 Jan 2025 05:54:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D3184E0391 for ; Wed, 22 Jan 2025 05:54:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C487634131D for ; Wed, 22 Jan 2025 05:54:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BA3923F4 for ; Wed, 22 Jan 2025 05:54:02 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1737525179.046750dddfddbfd96b1871b13e233ae4a9ee8c99.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Text-CSV/Manifest dev-perl/Text-CSV/Text-CSV-2.50.0.ebuild X-VCS-Directories: dev-perl/Text-CSV/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 046750dddfddbfd96b1871b13e233ae4a9ee8c99 X-VCS-Branch: master Date: Wed, 22 Jan 2025 05:54:02 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 76595e16-9586-4a71-9272-d56b79285be9 X-Archives-Hash: 9b7d553fd1b5e50343d539508ecdf343 commit: 046750dddfddbfd96b1871b13e233ae4a9ee8c99 Author: Sam James gentoo org> AuthorDate: Wed Jan 22 05:52:59 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 22 05:52:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046750dd dev-perl/Text-CSV: add 2.50.0 Signed-off-by: Sam James gentoo.org> dev-perl/Text-CSV/Manifest | 1 + dev-perl/Text-CSV/Text-CSV-2.50.0.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest index 4ba6c5ba3d37..504096423612 100644 --- a/dev-perl/Text-CSV/Manifest +++ b/dev-perl/Text-CSV/Manifest @@ -1,2 +1,3 @@ DIST Text-CSV-2.03.tar.gz 140735 BLAKE2B d40f31623d4b946395968e834cb98b922d75d9515a0d416a3680efd3d739bbd2b429c266132217671fd9f4c27ad6367439d2b11fa60664e2d8b15e58429d80bb SHA512 afd9e81cd2ca9ca9a2c2575c4e540ad09243c1d8b6710dc2b1da472397f99024c768da5ef456948ebd4e06f71b3e5085ef52f191f62c06c6f4a697f70c855769 DIST Text-CSV-2.04.tar.gz 141037 BLAKE2B 467149c73736d063b9f93a0d9cda8bd2625805702f92559fac91054df0d7948bf70a5cc5a0864bd47649653dd3c83e2d9a7264949a72f72dcfd0235c8930e6e3 SHA512 72673380a955ee888a78aca4188326c1adbdc9508a25752d76eb6f50064181763336b4983bffb944c88110ceb48dde356c092f8189369001513799f220d5021d +DIST Text-CSV-2.05.tar.gz 148025 BLAKE2B fbe0c9fa94cf77f82289dcff64ce37d411172960d2a38712c0ebefb6e7e02c39d163aaca51017e3c8514149ada6e89380f5ceae402a96cc68d5e41d9daa7aa8b SHA512 9c431f1bcafd55f45eb8d72ae7a5b0edbb9ae5aed9bf44125e8c7b2c86dec47d98e20936be029f00c8e6e1fa8cddf5e916ad9dc4e94e895e49836a22d7ba6093 diff --git a/dev-perl/Text-CSV/Text-CSV-2.50.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.50.0.ebuild new file mode 100644 index 000000000000..67b1984f355d --- /dev/null +++ b/dev-perl/Text-CSV/Text-CSV-2.50.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ISHIGAKI +DIST_VERSION=2.05 +inherit perl-module + +DESCRIPTION="Manipulate comma-separated value strings" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +IUSE="+xs" + +RDEPEND=" + xs? ( >=dev-perl/Text-CSV_XS-1.590.0 ) + virtual/perl-IO +" +BDEPEND=" + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-Test-Simple + ) +" + +src_test() { + perl_rm_files t/00_pod.t + perl-module_src_test +}