p5-Sereal-Decoder: update to 4.005.
4.005 Tues Jan 23, 2018 * Document and fix decode_from_file()
This commit is contained in:
parent
877a061d4e
commit
f2959d9074
2 changed files with 9 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.13 2017/11/15 09:51:44 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2018/02/25 15:56:23 wiz Exp $
|
||||
|
||||
DISTNAME= Sereal-Decoder-4.004
|
||||
DISTNAME= Sereal-Decoder-4.005
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= security perl5 converters
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../CPAN/authors/id/Y/YV/YVES/}
|
||||
|
@ -12,6 +12,8 @@ LICENSE= ${PERL5_LICENSE}
|
|||
|
||||
BUILD_DEPENDS+= p5-Test-LongString-[0-9]*:../../devel/p5-Test-LongString
|
||||
BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
|
||||
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
|
||||
BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
|
||||
|
||||
PERL5_PACKLIST= auto/Sereal/Decoder/.packlist
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.12 2017/11/15 09:51:44 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.13 2018/02/25 15:56:23 wiz Exp $
|
||||
|
||||
SHA1 (Sereal-Decoder-4.004.tar.gz) = c4e2089d9f6df47f2663e3eefedf2afe5619b2f4
|
||||
RMD160 (Sereal-Decoder-4.004.tar.gz) = 7d95574adbd1938ccfd03a95485491e7b78ae75d
|
||||
SHA512 (Sereal-Decoder-4.004.tar.gz) = 46ac57e0b0caf35a42b96f250100fe5fad31f3d5b5486d7662bc0331ec8451cdd1e25a3fcb4a50b0d329b1aeb4ec55b929481c98f420ae4880cee0f92cf0a8e5
|
||||
Size (Sereal-Decoder-4.004.tar.gz) = 494146 bytes
|
||||
SHA1 (Sereal-Decoder-4.005.tar.gz) = feedbb2951b2830a8fc20b25608cc34080d62ccc
|
||||
RMD160 (Sereal-Decoder-4.005.tar.gz) = ff25c077927436ec294b30f50de2399cf183d56a
|
||||
SHA512 (Sereal-Decoder-4.005.tar.gz) = 0ff4289d93af21e597ad0a1208fc4ed3e02090f3d61dadd2cfa329d9cc60938eb458ab7c33582224883db99db65d3e38c21273bd4195fd69edaf26f9658a8f97
|
||||
Size (Sereal-Decoder-4.005.tar.gz) = 494527 bytes
|
||||
|
|
Loading…
Reference in a new issue