converters/p5-Sereal-Encoder: Update to 4.023
- Convert to normal port - Sort PLIST Changes: https://metacpan.org/dist/Sereal-Encoder/changes
This commit is contained in:
parent
326e089a89
commit
0e39b8305e
@ -1,5 +1,30 @@
|
||||
PORTNAME= Sereal-Encoder
|
||||
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 serialization (encoder)
|
||||
|
||||
SLAVE_PORT= yes
|
||||
.include "${.CURDIR}/../p5-Sereal/Makefile"
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= libzstd.so:archivers/zstd
|
||||
TEST_DEPENDS= p5-Sereal-Decoder>=4.002:converters/p5-Sereal-Decoder \
|
||||
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/Encoder/Encoder.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1606621071
|
||||
SHA256 (Sereal-Encoder-4.018.tar.gz) = d76c2d1fe9dd54cc627a6e0ffd10782b95a182877d461d5e5958be87f25c2d7d
|
||||
SIZE (Sereal-Encoder-4.018.tar.gz) = 700306
|
||||
TIMESTAMP = 1650228978
|
||||
SHA256 (Sereal-Encoder-4.023.tar.gz) = b8775fb2fbe94fdf5235ef3b5fef2ce452cbe6c3a8af421c7f56a8b55dda5a11
|
||||
SIZE (Sereal-Encoder-4.023.tar.gz) = 723637
|
||||
|
@ -1,4 +1,4 @@
|
||||
%%SITE_ARCH%%/auto/Sereal/Encoder/Encoder.so
|
||||
%%SITE_ARCH%%/Sereal/Encoder.pm
|
||||
%%SITE_ARCH%%/Sereal/Encoder/Constants.pm
|
||||
%%SITE_ARCH%%/auto/Sereal/Encoder/Encoder.so
|
||||
%%PERL5_MAN3%%/Sereal::Encoder.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user