1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

converters/p5-Sereal-Decoder: Update to 4.023

- Convert to normal port
- Sort PLIST

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

View File

@ -1,5 +1,29 @@
PORTNAME= Sereal-Decoder
PORTVERSION= 4.023
CATEGORIES= converters perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:YVES
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for fast, powerful binary deserialization (decoder)
SLAVE_PORT= yes
.include "${.CURDIR}/../p5-Sereal/Makefile"
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LIB_DEPENDS= libzstd.so:archivers/zstd
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_ENV= PASTHRU_DEFINE="-I${LOCALBASE}/include"
MAKE_JOBS_UNSAFE= yes
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Sereal/Decoder/Decoder.so
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1606621078
SHA256 (Sereal-Decoder-4.018.tar.gz) = 2ea4fc5585c2f24d9c1270e50511463eca9aa005941cf2acad24dd516f8fcd71
SIZE (Sereal-Decoder-4.018.tar.gz) = 692820
TIMESTAMP = 1650228976
SHA256 (Sereal-Decoder-4.023.tar.gz) = 3c0e5d938e147e3edebd7181e74471b078bc73d8c126a975e38da0d994593767
SIZE (Sereal-Decoder-4.023.tar.gz) = 716188

View File

@ -1,6 +1,6 @@
%%SITE_ARCH%%/auto/Sereal/Decoder/Decoder.so
%%SITE_ARCH%%/Sereal/Decoder.pm
%%SITE_ARCH%%/Sereal/Decoder/Constants.pm
%%SITE_ARCH%%/Sereal/Performance.pm
%%SITE_ARCH%%/auto/Sereal/Decoder/Decoder.so
%%PERL5_MAN3%%/Sereal::Decoder.3.gz
%%PERL5_MAN3%%/Sereal::Performance.3.gz