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/Sereal/
Date: Sun, 18 Jun 2023 23:46:07 +0000 (UTC)	[thread overview]
Message-ID: <1687131558.d599046cb8f2738f72639fed8329ed689aecdd3d.sam@gentoo> (raw)

commit:     d599046cb8f2738f72639fed8329ed689aecdd3d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 23:39:05 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 23:39:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d599046c

dev-perl/Sereal: add 5.4.0

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

 dev-perl/Sereal/Manifest            |  1 +
 dev-perl/Sereal/Sereal-5.4.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Sereal/Manifest b/dev-perl/Sereal/Manifest
index 6ab837ba8b3f..4789e4380d15 100644
--- a/dev-perl/Sereal/Manifest
+++ b/dev-perl/Sereal/Manifest
@@ -1 +1,2 @@
 DIST Sereal-4.018.tar.gz 196147 BLAKE2B 1415b04f48ab0ef60d425d08107fa08537a5f6050d62d62f3399e5402600c52fa06b97076f0cc5342a9215b04401f4ff33307044d5d39d8c12d0f9b0d4ff1250 SHA512 cfa4796efa2231b1f813fe15080c07cc1aac05a137041a74922e66737311b02859b8fd83d80c4f8f2dd79f13bda648dae8cf3a0f723c320aa09df177ddd77eec
+DIST Sereal-5.004.tar.gz 199237 BLAKE2B ab85d8ffa138c58c0fde19716518c1d9047f1a19abaf21f87910a4c93c26db366289fe8c9e26e904cc597ba7b5472be25ce4de82f043b1923475131117c6adf7 SHA512 08107b12ea4fd5a7ae447df25a6bcd2e5a4d6ce7c13b6a51fe2b6c9a0862275ad1959d866a1b32fca2f4f6582dae7c2c81790552c204f3d41b9e2d63ddda1a7b

diff --git a/dev-perl/Sereal/Sereal-5.4.0.ebuild b/dev-perl/Sereal/Sereal-5.4.0.ebuild
new file mode 100644
index 000000000000..4439469c7490
--- /dev/null
+++ b/dev-perl/Sereal/Sereal-5.4.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=YVES
+DIST_VERSION=5.004
+inherit perl-module
+
+DESCRIPTION="Fast, compact, powerful binary (de-)serialization"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+	>=dev-perl/Sereal-Encoder-${PV}
+	>=dev-perl/Sereal-Decoder-${PV}
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Data-Dumper
+		virtual/perl-File-Spec
+		virtual/perl-Scalar-List-Utils
+		dev-perl/Test-Deep
+		dev-perl/Test-Differences
+		dev-perl/Test-LongString
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Test-Warn
+	)
+"


             reply	other threads:[~2023-06-18 23:46 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-18 23:46 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-16  2:20 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sereal/ Sam James
2023-08-15 11:41 Arthur Zamarin
2023-08-15 11:41 Arthur Zamarin
2023-08-15 11:04 Arthur Zamarin
2023-08-15  9:56 Sam James
2021-12-05 22:15 Andreas K. Hüttel
2021-10-29  5:55 Agostino Sarubbo
2021-10-12  7:13 Agostino Sarubbo
2021-10-12  7:13 Agostino Sarubbo
2021-08-06 19:33 Andreas K. Hüttel
2018-07-21 12:27 Kent Fredric
2018-06-24 20:25 Sergei Trofimovich
2018-06-24 19:41 Sergei Trofimovich
2018-06-10 18:14 Sergei Trofimovich
2018-06-10 16:55 Thomas Deutschmann
2018-06-10 15:38 Aaron Bauman
2018-06-09 10:06 Sergei Trofimovich
2018-01-08 23:36 Kent Fredric
2016-12-08 19:09 Kent Fredric

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=1687131558.d599046cb8f2738f72639fed8329ed689aecdd3d.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