pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/p5-Sereal-Decoder
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 6 19:54:04 UTC 2020
Modified Files:
pkgsrc/converters/p5-Sereal-Decoder: Makefile distinfo
Log Message:
p5-Sereal-Decoder: 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.22 -r1.23 pkgsrc/converters/p5-Sereal-Decoder/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/converters/p5-Sereal-Decoder/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/p5-Sereal-Decoder/Makefile
diff -u pkgsrc/converters/p5-Sereal-Decoder/Makefile:1.22 pkgsrc/converters/p5-Sereal-Decoder/Makefile:1.23
--- pkgsrc/converters/p5-Sereal-Decoder/Makefile:1.22 Mon Aug 31 18:06:50 2020
+++ pkgsrc/converters/p5-Sereal-Decoder/Makefile Sun Sep 6 19:54:04 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2020/08/31 18:06:50 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2020/09/06 19:54:04 wiz Exp $
-DISTNAME= Sereal-Decoder-4.014
+DISTNAME= Sereal-Decoder-4.018
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= security perl5 converters
+CATEGORIES= converters security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../CPAN/authors/id/Y/YV/YVES/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/converters/p5-Sereal-Decoder/distinfo
diff -u pkgsrc/converters/p5-Sereal-Decoder/distinfo:1.17 pkgsrc/converters/p5-Sereal-Decoder/distinfo:1.18
--- pkgsrc/converters/p5-Sereal-Decoder/distinfo:1.17 Thu Jun 18 19:54:33 2020
+++ pkgsrc/converters/p5-Sereal-Decoder/distinfo Sun Sep 6 19:54:04 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2020/06/18 19:54:33 fcambus Exp $
+$NetBSD: distinfo,v 1.18 2020/09/06 19:54:04 wiz Exp $
-SHA1 (Sereal-Decoder-4.014.tar.gz) = 6ec079b0a52b04a697721d4ba47b2bb05edf6afc
-RMD160 (Sereal-Decoder-4.014.tar.gz) = d041d0e20202b43c0eaf454707e75e70bf7a0f62
-SHA512 (Sereal-Decoder-4.014.tar.gz) = 80256958526cd97b23197e2a26a1cf285e60a480ebbbb884a43cee2ad8dc0584229943091942ee6362af12f3e2c837d610f25da6ab2e73f30a56585f0a753ab3
-Size (Sereal-Decoder-4.014.tar.gz) = 690699 bytes
+SHA1 (Sereal-Decoder-4.018.tar.gz) = a9bdb05594cb5fa48076237bb7028b1e720f5819
+RMD160 (Sereal-Decoder-4.018.tar.gz) = 38b29ea3901ab62602e7618ccc63a77720e22a1d
+SHA512 (Sereal-Decoder-4.018.tar.gz) = 18e4d54c1930187fbcfc39a39ef8512c1450ac3e5d22bee419e8333cbda1e08bcb1355bc2abfc388f9d45dfae3b8bcc101a19646b7caa670359bae98fccf87a3
+Size (Sereal-Decoder-4.018.tar.gz) = 692820 bytes
Home |
Main Index |
Thread Index |
Old Index