From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV_XS/
Date: Fri, 9 Mar 2018 08:05:20 +0000 (UTC) [thread overview]
Message-ID: <1520582714.f0f0ee84e70c3c19cb3d93241c6224c914b4a0cf.kentnl@gentoo> (raw)
commit: f0f0ee84e70c3c19cb3d93241c6224c914b4a0cf
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 9 08:04:53 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Mar 9 08:05:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f0ee84
dev-perl/Text-CSV_XS: Bump to version 1.340.0
Upstream:
- Disable escape_null for undef escape_char
- Fix ->say for bound columns
- Fix already decoded BOM in headers
- new options in csv-check
- add alias "escape" for "escape_char"
- Improve csv-check auto-sep detection
- Add keep_headers attribute to csv()
- Fix on_in when used in combination with key
- Fail on invalid arguments to csv
- Fix header method on EOL = CR
- Add support for formula actions
- reset file info on ->header call
- Bad arg for formula will now die with error 1500
- Fix row report in formula being off by 1
- Make sheet label more portable
- Allow munge => \%hash
- Preserve first row in csv
Package-Manager: Portage-2.3.18, Repoman-2.3.6
dev-perl/Text-CSV_XS/Manifest | 1 +
dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild | 28 +++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-perl/Text-CSV_XS/Manifest b/dev-perl/Text-CSV_XS/Manifest
index 0844bd1be02..74a33d488ac 100644
--- a/dev-perl/Text-CSV_XS/Manifest
+++ b/dev-perl/Text-CSV_XS/Manifest
@@ -1,2 +1,3 @@
DIST Text-CSV_XS-1.28.tgz 164749 BLAKE2B fafd719dad5ecb2784abc6e1a40a0162c8860b6c27bcc7aaba44bd806317cbca5d9d90e99f4e8bc7ae5d473ab75ea28e2a05b687aeed39c0602a6df8e8edddc2 SHA512 5e40f50c16e2506f60cff1a344c9e45e73398bfe863c85a527a8aaf03ec5e3eb8b94796f548ccbe9cb7c123e79e1e882daec1fe81977142a03b1fed2ba46f60a
DIST Text-CSV_XS-1.29.tgz 165220 BLAKE2B 7f768776818ab7d9065a690f1e616849f3c920d0b3cf66205f31965616b807c3729138d0e84cff27625be03771a6e132217260945e21ce8e7c8ec004e2969864 SHA512 fb71d44c8ec8420d7f80a8c7a9a0fc5db5023303f6317a6e49b06681df2ebb7b88af14a43e50f97cc328921a636453fb6a9840f6251d0a2c48205cd48b1d529d
+DIST Text-CSV_XS-1.34.tgz 173425 BLAKE2B 45aff1d60521d2458687eb257ff5a90b9f9dad6595789945206402bffb8f61b17bb89ea18cf8308d01b057e162c239bda0aee014cb3054ee542bd6b250e8f0c1 SHA512 1a13dc0105f52997df87e9612d8696342e2823e4f871b4f5402ae6b48c1375c2eaf70f773bf32b2c176da1ba0deab34413c427013bcdf5e10322fc6901dd2b86
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild
new file mode 100644
index 00000000000..e68f8bebc72
--- /dev/null
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=HMBRAND
+DIST_A_EXT=tgz
+DIST_VERSION=1.34
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Comma-separated values manipulation routines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-IO
+ virtual/perl-XSLoader
+"
+DEPEND="${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:[~2018-03-09 8:05 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-09 8:05 Kent Fredric [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-10-11 3:39 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
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=1520582714.f0f0ee84e70c3c19cb3d93241c6224c914b4a0cf.kentnl@gentoo \
--to=kentnl@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