From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sereal-Encoder/
Date: Mon, 8 Jan 2018 23:36:10 +0000 (UTC) [thread overview]
Message-ID: <1515454556.df7629f7546d67de86dec38f5f09ac88835b3194.kentnl@gentoo> (raw)
commit: df7629f7546d67de86dec38f5f09ac88835b3194
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 23:25:12 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 23:35:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7629f7
dev-perl/Sereal-Encoder: Bump to version 4.4.0
Upstream:
- Add zstd support
- Don't compress with snappy w/ buffers over 2**32 bits
Package-Manager: Portage-2.3.18, Repoman-2.3.6
dev-perl/Sereal-Encoder/Manifest | 1 +
.../Sereal-Encoder/Sereal-Encoder-4.4.0.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/dev-perl/Sereal-Encoder/Manifest b/dev-perl/Sereal-Encoder/Manifest
index d1d32897015..c974c0057fc 100644
--- a/dev-perl/Sereal-Encoder/Manifest
+++ b/dev-perl/Sereal-Encoder/Manifest
@@ -1 +1,2 @@
DIST Sereal-Encoder-3.015.tar.gz 383347 BLAKE2B 8f03a9a3cf088762656aa657ceece506b0664a1ff6cccc60a1b5fa4c5b9961e9dc12c550fa66222338e3e199dfef0a35df27096558ccfc099d39732879b8589e SHA512 82dc43be1f1ec87fb4a582a4cac8bfe5b4e6e8f25645930e2f84c4b253904cf3390e36efdf744781d9211d0e73034da82f5cff131213be6ea20fdfa11a0b397c
+DIST Sereal-Encoder-4.004.tar.gz 500922 BLAKE2B da2b6c5961a9b05381957fabb9e02b6ac6cbaa9d44f7da3a4ba7bc07d4b8f38518557e1dbd5c3a85a535ca30a0f6ef96f5ccb32e64c73fad6bd7d3e62ec3bcc1 SHA512 5658348128409cec08c01ed216a22edc1c3cbf8a3eab0574378960211fd38a210dc06160c6fc2836a6d53ae4953b14040c579290cbf43de6d3f68bca13e5c7e2
diff --git a/dev-perl/Sereal-Encoder/Sereal-Encoder-4.4.0.ebuild b/dev-perl/Sereal-Encoder/Sereal-Encoder-4.4.0.ebuild
new file mode 100644
index 00000000000..3ef7d21679e
--- /dev/null
+++ b/dev-perl/Sereal-Encoder/Sereal-Encoder-4.4.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=YVES
+DIST_VERSION=4.004
+inherit perl-module
+
+DESCRIPTION="Fast, compact, powerful binary serialization"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+# Note: bundled zstd fails compile
+RDEPEND="
+ virtual/perl-XSLoader
+ app-arch/zstd:=
+"
+# Tester note: ideally you want dev-perl/Sereal-Decoder
+# as well, but we can't depend on it because it forms
+# a tight cycle if we do
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-7.0.0
+ >=virtual/perl-ExtUtils-ParseXS-2.210.0
+ virtual/perl-File-Path
+ 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
+ )
+"
next reply other threads:[~2018-01-09 2:03 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-08 23:36 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-15 7:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sereal-Encoder/ Sam James
2023-08-03 15:10 Sam James
2023-08-03 15:10 Sam James
2023-08-02 15:11 Sam James
2023-08-02 13:35 Sam James
2023-06-18 23:46 Sam James
2023-01-13 14:09 Arthur Zamarin
2023-01-02 5:37 Sam James
2023-01-02 5:37 Sam James
2023-01-02 5:37 Sam James
2023-01-02 5:37 Sam James
2022-06-28 15:44 Arthur Zamarin
2022-06-20 17:57 Arthur Zamarin
2022-06-09 19:39 Arthur Zamarin
2022-06-06 0:54 Sam James
2022-06-05 12:47 Jakov Smolić
2022-06-04 21:03 Sam James
2022-06-04 20:00 Jakov Smolić
2022-06-04 19:49 Matthew Smith
2022-06-04 1:17 Sam James
2022-06-04 0:06 Sam James
2021-12-05 22:15 Andreas K. Hüttel
2021-10-11 6:32 Agostino Sarubbo
2021-10-11 5:15 Sam James
2021-10-11 4:18 Sam James
2021-10-11 3:10 Sam James
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-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
2017-06-30 2:20 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=1515454556.df7629f7546d67de86dec38f5f09ac88835b3194.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