update p5-Sereal-Encoder to 5.004

This commit is contained in:
bluhm 2023-04-20 19:23:29 +00:00
parent b0ee4a5875
commit 8dd9ec94a6
2 changed files with 15 additions and 14 deletions

View File

@ -1,27 +1,28 @@
COMMENT = fast, compact, powerful binary serialization
DISTNAME = Sereal-Encoder-5.003
# Always upgrade the Decoder before the Encoder.
VERSION = 5.004
DISTNAME = Sereal-Encoder-${VERSION}
CPAN_AUTHOR = YVES
CATEGORIES = converters
# Perl, BSD, LGPLv2.1
PERMIT_PACKAGE = Yes
WANTLIB = c perl zstd
WANTLIB = c perl zstd
MODULES = cpan
MODULES = cpan
BUILD_DEPENDS = devel/p5-Devel-CheckLib
BUILD_DEPENDS = devel/p5-Devel-CheckLib>=1.16
LIB_DEPENDS = archivers/zstd
LIB_DEPENDS = archivers/zstd
TEST_DEPENDS = converters/p5-Sereal-Decoder>=4.002 \
devel/p5-Test-Deep \
devel/p5-Test-Differences \
devel/p5-Test-LongString \
devel/p5-Test-Warn
CPAN_AUTHOR = YVES
TEST_DEPENDS = converters/p5-Sereal-Decoder>=${VERSION} \
devel/p5-Test-Deep \
devel/p5-Test-Differences \
devel/p5-Test-LongString \
devel/p5-Test-Warn
post-extract:
rm -r -- ${WRKSRC}/inc/Devel ${WRKSRC}/zstd

View File

@ -1,2 +1,2 @@
SHA256 (Sereal-Encoder-5.003.tar.gz) = BOaFmzDrb/Bo/jkyKQiSMZWPXdUDx9NNH/phf3GFSn8=
SIZE (Sereal-Encoder-5.003.tar.gz) = 836757
SHA256 (Sereal-Encoder-5.004.tar.gz) = XlqGzNMtrjTtgJMuy+XGjil1K13g6bCnk6t+sspVyxs=
SIZE (Sereal-Encoder-5.004.tar.gz) = 836822