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:           Mon Nov 13 13:37:08 UTC 2017

Modified Files:
        pkgsrc/converters/p5-Sereal-Decoder: Makefile distinfo

Log Message:
p5-Sereal-Decoder: update to 4.002.

4.001_001 Mon Feb  6 11:13:40 CEST 2017
  * Sereal v4 release with Zstandard compression support
    https://github.com/facebook/zstd


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/converters/p5-Sereal-Decoder/Makefile
cvs rdiff -u -r1.10 -r1.11 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.11 pkgsrc/converters/p5-Sereal-Decoder/Makefile:1.12
--- pkgsrc/converters/p5-Sereal-Decoder/Makefile:1.11   Sun Sep 17 08:17:38 2017
+++ pkgsrc/converters/p5-Sereal-Decoder/Makefile        Mon Nov 13 13:37:08 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2017/09/17 08:17:38 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/11/13 13:37:08 wiz Exp $
 
-DISTNAME=      Sereal-Decoder-3.015
+DISTNAME=      Sereal-Decoder-4.002
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security perl5 converters
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../CPAN/authors/id/Y/YV/YVES/}
@@ -15,5 +15,8 @@ BUILD_DEPENDS+=       p5-Test-Warn-[0-9]*:../.
 
 PERL5_PACKLIST=                auto/Sereal/Decoder/.packlist
 
+# problem with zstd/ in 4.002
+MAKE_JOBS_SAFE=                no
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/converters/p5-Sereal-Decoder/distinfo
diff -u pkgsrc/converters/p5-Sereal-Decoder/distinfo:1.10 pkgsrc/converters/p5-Sereal-Decoder/distinfo:1.11
--- pkgsrc/converters/p5-Sereal-Decoder/distinfo:1.10   Sun Sep 17 08:17:38 2017
+++ pkgsrc/converters/p5-Sereal-Decoder/distinfo        Mon Nov 13 13:37:08 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/09/17 08:17:38 wiz Exp $
+$NetBSD: distinfo,v 1.11 2017/11/13 13:37:08 wiz Exp $
 
-SHA1 (Sereal-Decoder-3.015.tar.gz) = f642142dea1195e8031000d6a53b57a8865f341c
-RMD160 (Sereal-Decoder-3.015.tar.gz) = ac76f29d1b7bb999dd6ce6b4109a738f8c800adb
-SHA512 (Sereal-Decoder-3.015.tar.gz) = 65582a86ff40d02e350bfe759cfda12c3a541c012c55c2a9bfee6cc6df5facbe8088188cb7306685d4b9ab549e8900a7bd599b207325fec7d30d90de3b68c79e
-Size (Sereal-Decoder-3.015.tar.gz) = 373762 bytes
+SHA1 (Sereal-Decoder-4.002.tar.gz) = d032c46b61dadf0a2d716ade6e359571068be74f
+RMD160 (Sereal-Decoder-4.002.tar.gz) = 075dc829b2eecad04459e57d6789ccfc9c8a5413
+SHA512 (Sereal-Decoder-4.002.tar.gz) = dd4d49c5bab35dc840646ff0520aa8332fe93935df7436441e4200ff1df57c2719a675f97bdff5ee12e775485c542a7188173d6e0db0b999e09ac2da6ee7e192
+Size (Sereal-Decoder-4.002.tar.gz) = 492562 bytes



Home | Main Index | Thread Index | Old Index