public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Dump-Streamer/
Date: Wed, 21 Jun 2023 07:53:34 +0000 (UTC)	[thread overview]
Message-ID: <1687333998.669430a652390bc1a150d9a79b53d91e784bf1f9.sam@gentoo> (raw)

commit:     669430a652390bc1a150d9a79b53d91e784bf1f9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 07:52:02 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 07:53:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669430a6

dev-perl/Data-Dump-Streamer: add 2.420.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Data-Dump-Streamer-2.420.0.ebuild              | 46 ++++++++++++++++++++++
 dev-perl/Data-Dump-Streamer/Manifest               |  1 +
 2 files changed, 47 insertions(+)

diff --git a/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.420.0.ebuild b/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.420.0.ebuild
new file mode 100644
index 000000000000..3ef4dc291b28
--- /dev/null
+++ b/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.420.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=YVES
+DIST_VERSION=2.42
+inherit perl-module
+
+DESCRIPTION="Accurately serialize a data structure as Perl code"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+RDEPEND="
+	dev-perl/B-Utils
+	virtual/perl-Data-Dumper
+	virtual/perl-Exporter
+	virtual/perl-IO
+	virtual/perl-IO-Compress
+	virtual/perl-MIME-Base64
+	virtual/perl-Text-Balanced
+	dev-perl/PadWalker
+	virtual/perl-XSLoader
+"
+BDEPEND="
+	${RDEPEND}
+	dev-perl/Module-Build
+	virtual/perl-Carp
+	virtual/perl-ExtUtils-CBuilder
+	dev-perl/ExtUtils-Depends
+	test? (
+		dev-perl/Cpanel-JSON-XS
+		virtual/perl-Test-Simple
+	)
+"
+
+src_prepare() {
+	# Add DDS.pm shortcut
+	echo 'yes' > "${S}"/.answer || die
+	perl-module_src_prepare
+}
+
+src_compile() {
+	./Build --config optimize="${CFLAGS}" build || die
+}

diff --git a/dev-perl/Data-Dump-Streamer/Manifest b/dev-perl/Data-Dump-Streamer/Manifest
index b8bf77126bfd..9c8a5b03b83f 100644
--- a/dev-perl/Data-Dump-Streamer/Manifest
+++ b/dev-perl/Data-Dump-Streamer/Manifest
@@ -1 +1,2 @@
 DIST Data-Dump-Streamer-2.40.tar.gz 145760 BLAKE2B b819d6cee0fd13c8a27f381c49af63fa21831e1fa8e07c5e2527f90ff874daebb0a10a667b3ada539d3837dc5848e6ba6dc09e4af1f694954ca9d137d3c1615f SHA512 db21f42ba477cc644cf1e0c572ad5cace072b35d4760e85edccd4a7ae313d1eee19158dbbdd82f42de47ab26ca5f7528882a2a983df3cc44ea3b57f8bc832f64
+DIST Data-Dump-Streamer-2.42.tar.gz 147463 BLAKE2B d5f1d2e3959060cc3ae6956f823c7287c5063650ba914eded061e2d35cea3ca2be8ab503d347e8dc96bef6370a6ff9b25e2a4cfe0a9c1caaa21d730aa8a6b154 SHA512 481cc12f8111d83bc97695226531c7eb4ebdbb16ac540de90d8a0c8b1f30cd3dbc62f5def737b9eb08e6c1294fb290d9f347dd90869a7a7278d71ce436787f7d


             reply	other threads:[~2023-06-21  7:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-21  7:53 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-18  9:29 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Dump-Streamer/ Kent Fredric
2020-07-05 21:36 Kent Fredric
2017-10-15  4:56 Kent Fredric
2017-04-16  2:00 Kent Fredric
2016-11-10 15:47 Kent Fredric
2015-12-31 22: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=1687333998.669430a652390bc1a150d9a79b53d91e784bf1f9.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