Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-Sereal p5-Sereal: update to 4.014.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1a565661007
branches: trunk
changeset: 434572:b1a565661007
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Thu Jun 18 19:56:32 2020 +0000
description:
p5-Sereal: update to 4.014.
4.014 Thurs June 11, 2020
* Fix build issue on non-win32 platforms.
* Update zstd to 1.4.5
4.012 Tues February 4, 2020
* Fix memory leak in looks_like_sereal(), thanks to Kirill Sysoev
4.011 Tues February 4, 2020
* Fix and test custom opcode logic for 5.31.2 and later.
4.010 Tues February 4, 2020
* Encoder/Decoder: Update miniz
* Encoder/Decoder: Update zstd
* Sereal/Encoder/Decoder: perltidy perl code to a standard style
diffstat:
converters/p5-Sereal/Makefile | 4 ++--
converters/p5-Sereal/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r b1e6bd5ed92c -r b1a565661007 converters/p5-Sereal/Makefile
--- a/converters/p5-Sereal/Makefile Thu Jun 18 19:55:39 2020 +0000
+++ b/converters/p5-Sereal/Makefile Thu Jun 18 19:56:32 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/02/03 11:34:52 fcambus Exp $
+# $NetBSD: Makefile,v 1.13 2020/06/18 19:56:32 fcambus Exp $
-DISTNAME= Sereal-4.009
+DISTNAME= Sereal-4.014
PKGNAME= p5-${DISTNAME}
CATEGORIES= converters perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/Y/YV/YVES/
diff -r b1e6bd5ed92c -r b1a565661007 converters/p5-Sereal/distinfo
--- a/converters/p5-Sereal/distinfo Thu Jun 18 19:55:39 2020 +0000
+++ b/converters/p5-Sereal/distinfo Thu Jun 18 19:56:32 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/02/03 11:34:52 fcambus Exp $
+$NetBSD: distinfo,v 1.9 2020/06/18 19:56:32 fcambus Exp $
-SHA1 (Sereal-4.009.tar.gz) = 14ecff3ac6b7e8d904907198d584a781e0c86cd7
-RMD160 (Sereal-4.009.tar.gz) = 25f27c1ac0e341c02e7628c1b5ee271ee884cabf
-SHA512 (Sereal-4.009.tar.gz) = db5e58ec29e52a285dc6e3461820eedd98434eeab6fd40b4ac86ab7272b4c6d06b6ffb86377ad4f311b67a7f997d48ccaa227b3a9e7bdded69ef05c8ab93ad77
-Size (Sereal-4.009.tar.gz) = 195216 bytes
+SHA1 (Sereal-4.014.tar.gz) = aaee198beba4e89ff132aaad351cf9da9f553afb
+RMD160 (Sereal-4.014.tar.gz) = 0e55695bedcec3cbef7378385827a4aad43fa6b9
+SHA512 (Sereal-4.014.tar.gz) = 4dd9329d35a27c02e1a63975384157790cd19873c4046153f155b54884b74ec4ad3b2b9840a2f641a6143669b5cc76ee565f0218cb5226de23f1e63179801aeb
+Size (Sereal-4.014.tar.gz) = 195682 bytes
Home |
Main Index |
Thread Index |
Old Index