Received: by mail.netbsd.org (Postfix, from userid 605) id CC59484D3A; Sun, 6 Sep 2020 20:00:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 55D0E84D37 for ; Sun, 6 Sep 2020 20:00:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id LMOZmROWmxkG for ; Sun, 6 Sep 2020 20:00:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id C4A0784D2E for ; Sun, 6 Sep 2020 20:00:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BE1A6FB28; Sun, 6 Sep 2020 20:00:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1599422449109240" MIME-Version: 1.0 Date: Sun, 6 Sep 2020 20:00:49 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/converters/p5-Sereal To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200906200049.BE1A6FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1599422449109240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Sep 6 20:00:49 UTC 2020 Modified Files: pkgsrc/converters/p5-Sereal: Makefile distinfo Log Message: p5-Sereal: update to 4.018. 4.018 Thurs Aug 3, 2020 * Fix issue with gcc 10 with snappy compression. 4.017 Thurs July 9, 2020 * The build fixes in 4.016 didn't work correctly, this should fix them. 4.016 Thurs July 9, 2020 * Fix some dependency issues in build process 4.015 Weds July 8, 2020 * Build fixes (missing dependency) * Hardening against corrupted data * New thresholds to manage decoding process To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/converters/p5-Sereal/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/converters/p5-Sereal/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1599422449109240 Content-Disposition: inline Content-Length: 2109 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/converters/p5-Sereal/Makefile diff -u pkgsrc/converters/p5-Sereal/Makefile:1.14 pkgsrc/converters/p5-Sereal/Makefile:1.15 --- pkgsrc/converters/p5-Sereal/Makefile:1.14 Mon Aug 31 18:06:50 2020 +++ pkgsrc/converters/p5-Sereal/Makefile Sun Sep 6 20:00:49 2020 @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.14 2020/08/31 18:06:50 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2020/09/06 20:00:49 wiz Exp $ -DISTNAME= Sereal-4.014 +DISTNAME= Sereal-4.018 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/Y/YV/YVES/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://metacpan.org/pod/distribution/Sereal/lib/Sereal.pm COMMENT= Fast, compact, powerful binary (de-)serialization -#LICENSE= # Copyright (C) 2012, 2013 by Steffen Mueller +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Sereal-Decoder>=4.007:../../converters/p5-Sereal-Decoder DEPENDS+= p5-Sereal-Encoder>=4.007:../../converters/p5-Sereal-Encoder Index: pkgsrc/converters/p5-Sereal/distinfo diff -u pkgsrc/converters/p5-Sereal/distinfo:1.9 pkgsrc/converters/p5-Sereal/distinfo:1.10 --- pkgsrc/converters/p5-Sereal/distinfo:1.9 Thu Jun 18 19:56:32 2020 +++ pkgsrc/converters/p5-Sereal/distinfo Sun Sep 6 20:00:49 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2020/06/18 19:56:32 fcambus Exp $ +$NetBSD: distinfo,v 1.10 2020/09/06 20:00:49 wiz Exp $ -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 +SHA1 (Sereal-4.018.tar.gz) = 35cfec3ec616d968e7df744d4cc0bd867f01cc8e +RMD160 (Sereal-4.018.tar.gz) = e1351517590af58e7c66dcf4402da0dd4e874ecb +SHA512 (Sereal-4.018.tar.gz) = cfa4796efa2231b1f813fe15080c07cc1aac05a137041a74922e66737311b02859b8fd83d80c4f8f2dd79f13bda648dae8cf3a0f723c320aa09df177ddd77eec +Size (Sereal-4.018.tar.gz) = 196147 bytes --_----------=_1599422449109240--