From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV_XS/
Date: Fri, 11 Oct 2024 03:39:53 +0000 (UTC) [thread overview]
Message-ID: <1728617951.d0500387267eeed57dc8c4b20381cbcbe5bbd140.sam@gentoo> (raw)
commit: d0500387267eeed57dc8c4b20381cbcbe5bbd140
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 03:11:56 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 03:39:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0500387
dev-perl/Text-CSV_XS: add 1.560.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Text-CSV_XS/Manifest | 1 +
dev-perl/Text-CSV_XS/Text-CSV_XS-1.560.0.ebuild | 30 +++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Text-CSV_XS/Manifest b/dev-perl/Text-CSV_XS/Manifest
index 3f8ff30b2a68..653bc2bc8494 100644
--- a/dev-perl/Text-CSV_XS/Manifest
+++ b/dev-perl/Text-CSV_XS/Manifest
@@ -1,3 +1,4 @@
DIST Text-CSV_XS-1.52.tgz 271359 BLAKE2B d7a04706dc13f653370ecd54c6df667015237f0b1cc3ccdbb9e20239abae1917e2d83eb750bb8cf4cbb596e16b007d08354e49cb4b6da8a1a72fca3ce7dd77d1 SHA512 39309d25ce598ab312a70e50a449eb110807d2dd7b02b87502c96c31f0375641d35e3c27eb8faebb25d3816372d518044686a4d73195170d53eb9dc993797658
DIST Text-CSV_XS-1.54.tgz 272716 BLAKE2B ac0de1bafdcbe8742fd7bc7b83eaac6742b29a5cb6000be45c9ef4f0b1ba14eb782177e5afd71cd91f3f40e97353be26eac7a7bf3ea5708f05c9917dee6395c6 SHA512 a4170ba518aeffe3eeb21092f8514b8a658c051d66a7112b11220bd9e4341acd5197335661c56dd7a72b76391346c7c393457a51c8f5eeb2872b55f429684bfc
DIST Text-CSV_XS-1.55.tgz 274684 BLAKE2B e9d5c68baf0f654ebc424ff74bdbdd810c369770a724585966638ae0be824e4f70f49c1d66838813e3823e434eb13312817798d8267b650d00e48ef453320965 SHA512 d9b1f5cef29ba01a89037822c12f7abcb2ebf0c2090635c878edbfb968820dc458f4245775717f798b48444280cf49164ef7f8ce51d93b9b2dc77a75cd4fab70
+DIST Text-CSV_XS-1.56.tgz 275606 BLAKE2B 306509dfa1dba3b19e19ae29dfea575839183e5c2645389b9a389552cc2986385cfe3f1e21d92c3697903fba5941037a87de4a28dfd6e060893f25e57b7c27f3 SHA512 c178851ded84189420ab65de6177b6fd579ba661f86b8c93cf5aee142f6cc35b651e4a78e4750455e1c377b13fc58b1d6c2abc0b892f5542966e2f70c074c71d
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.560.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.560.0.ebuild
new file mode 100644
index 000000000000..14ed5bdc86b6
--- /dev/null
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.560.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=HMBRAND
+DIST_A_EXT=tgz
+DIST_VERSION=1.56
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Comma-separated values manipulation routines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ >=virtual/perl-Encode-3.210.0
+ virtual/perl-IO
+ virtual/perl-XSLoader
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
+
+PERL_RM_FILES=( "t/00_pod.t" "t/01_pod.t" )
next reply other threads:[~2024-10-11 3:39 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-11 3:39 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-09 6:55 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV_XS/ Sam James
2024-11-27 8:08 Sam James
2024-09-22 16:46 Sam James
2024-09-22 16:46 Sam James
2024-09-22 16:46 Sam James
2024-09-22 16:46 Sam James
2024-07-07 11:02 Sam James
2024-05-01 16:48 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-11-04 12:25 Sam James
2023-11-04 12:25 Sam James
2023-11-04 12:25 Sam James
2023-11-04 12:25 Sam James
2023-11-04 10:50 Sam James
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-09-22 17:31 Sam James
2023-09-21 22:17 Sam James
2023-09-19 5:38 Arthur Zamarin
2023-09-19 5:38 Arthur Zamarin
2023-09-19 5:38 Arthur Zamarin
2023-09-19 0:45 Sam James
2023-09-19 0:45 Sam James
2023-09-19 0:45 Sam James
2023-08-14 7:55 Sam James
2023-08-03 10:28 Arthur Zamarin
2023-08-02 13:19 Sam James
2023-07-24 11:03 Jakov Smolić
2023-07-24 9:25 Jakov Smolić
2023-06-18 3:12 Sam James
2021-12-11 0:10 Andreas K. Hüttel
2021-12-09 21:59 Sam James
2021-12-06 0:10 Sam James
2021-12-05 4:37 Sam James
2021-12-05 4:36 Sam James
2021-12-05 4:21 Sam James
2021-12-05 4:05 Sam James
2021-12-05 4:01 Sam James
2021-12-05 3:04 Sam James
2021-09-23 20:22 Andreas K. Hüttel
2021-07-15 10:28 Marek Szuba
2019-07-25 6:48 Kent Fredric
2019-05-14 17:53 Aaron Bauman
2018-12-08 12:35 Mikle Kolyada
2018-10-27 19:50 Fabian Groffen
2018-09-26 19:05 Markus Meier
2018-08-25 18:08 Sergei Trofimovich
2018-08-21 0:05 Sergei Trofimovich
2018-08-20 4:13 Matt Turner
2018-08-20 2:38 Mikle Kolyada
2018-08-19 18:39 Matt Turner
2018-08-18 2:37 Mikle Kolyada
2018-03-09 8:05 Kent Fredric
2017-06-19 12:52 Kent Fredric
2017-05-30 6:34 Kent Fredric
2017-05-19 1:57 Michael Weber
2017-05-06 7:26 Markus Meier
2017-04-29 11:52 Jeroen Roovers
2017-04-24 12:44 Tobias Klausmann
2017-04-23 12:40 Agostino Sarubbo
2017-03-23 0:40 Kent Fredric
2017-02-04 17:33 Andreas Hüttel
2017-02-03 21:48 Jeroen Roovers
2016-12-28 22:05 Kent Fredric
2016-12-05 13:42 Kent Fredric
2016-08-04 3:03 Kent Fredric
2016-06-14 19:30 Markus Meier
2016-06-13 15:46 Tobias Klausmann
2016-06-11 17:08 Andreas Hüttel
2016-04-23 17:31 Andreas Hüttel
2016-04-23 17:30 Andreas Hüttel
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=1728617951.d0500387267eeed57dc8c4b20381cbcbe5bbd140.sam@gentoo \
--to=sam@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