converters/p5-Sereal*: Update to 4.023

Changes:	https://metacpan.org/dist/Sereal/changes
This commit is contained in:
Po-Chuan Hsieh 2022-04-18 07:46:58 +08:00
parent f863f296fa
commit 2dea06c4eb
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 11 additions and 21 deletions

View file

@ -1,38 +1,28 @@
PORTNAME?= Sereal
PORTVERSION= 4.018
PORTNAME= Sereal
PORTVERSION= 4.023
CATEGORIES= converters perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:YVES
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT?= Perl extension for fast, compact, powerful binary (de-)serialization
COMMENT= Perl extension for fast, compact, powerful binary (de-)serialization
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Sereal-Decoder>=${PORTVERSION}:converters/p5-Sereal-Decoder \
p5-Sereal-Encoder>=${PORTVERSION}:converters/p5-Sereal-Encoder
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Differences>=0,1:devel/p5-Test-Differences \
p5-Test-LongString>=0:devel/p5-Test-LongString \
p5-Test-Warn>=0:devel/p5-Test-Warn
USES= perl5
USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
.if empty(SLAVE_PORT)
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Sereal-Decoder>=${PORTVERSION}:converters/p5-Sereal-Decoder \
p5-Sereal-Encoder>=${PORTVERSION}:converters/p5-Sereal-Encoder
NO_ARCH= yes
.else
LIB_DEPENDS= libzstd.so:archivers/zstd
MAKE_ENV+= PASTHRU_DEFINE="-I${LOCALBASE}/include"
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Sereal/${PORTNAME:C/Sereal-//}/*.so
.endif
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1606621048
SHA256 (Sereal-4.018.tar.gz) = 8a735612c5c7d47e79a23c2eccd92e704327c4249ca526c7e1e24a84687e1e5f
SIZE (Sereal-4.018.tar.gz) = 196147
TIMESTAMP = 1650228974
SHA256 (Sereal-4.023.tar.gz) = cd03f26233df1a33be313fa65f9c18fefb3bfd270c5b6f94820fc5d3377bdadb
SIZE (Sereal-4.023.tar.gz) = 197206