mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
- Upgrade to 0.35*.
PR: ports/177504 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
This commit is contained in:
parent
f2fd822948
commit
41269f59cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317301
@ -1,10 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Sereal-Decoder
|
||||
PORTVERSION= 0.25
|
||||
PORTVERSION= 0.35
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SMUELLER
|
||||
MASTER_SITE_SUBDIR= CPAN:YVES
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Sereal-Decoder-0.25.tar.gz) = 07e3e88f4a87db1d08f71ca559a57c6b27b70f5901837c2f5d632d0fff7c336d
|
||||
SIZE (Sereal-Decoder-0.25.tar.gz) = 273168
|
||||
SHA256 (Sereal-Decoder-0.35.tar.gz) = 5a3662bea7e1f252f53da0ac715216e3751b4bf7f5101e445c32ae04d0860bb3
|
||||
SIZE (Sereal-Decoder-0.35.tar.gz) = 273725
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Sereal-Encoder
|
||||
PORTVERSION= 0.26
|
||||
PORTVERSION= 0.35
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SMUELLER
|
||||
MASTER_SITE_SUBDIR= CPAN:YVES
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
@ -12,7 +12,8 @@ COMMENT= Perl extension for fast, compact, powerful binary serialization
|
||||
|
||||
TEST_DEPENDS= \
|
||||
p5-Test-LongString>0:${PORTSDIR}/devel/p5-Test-LongString \
|
||||
p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn
|
||||
p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn \
|
||||
p5-Sereal-Decoder>0:${PORTSDIR}/converters/p5-Sereal-Decoder
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Sereal-Encoder-0.26.tar.gz) = 7c015eb9eac323d350f96b8b209a95563cc5288c52063e62cca5077201b1050b
|
||||
SIZE (Sereal-Encoder-0.26.tar.gz) = 274050
|
||||
SHA256 (Sereal-Encoder-0.35.tar.gz) = 3196cc6a27c8f8be63e7e96a2fc1514ea0d48964d8f1abf6445dd557df3866a3
|
||||
SIZE (Sereal-Encoder-0.35.tar.gz) = 275695
|
||||
|
@ -1,18 +1,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Sereal
|
||||
PORTVERSION= 0.260
|
||||
PORTVERSION= 0.350
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SMUELLER
|
||||
MASTER_SITE_SUBDIR= CPAN:YVES
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl extension for fast, compact, powerful binary (de-)serialization
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Sereal-Decoder>=0.25:${PORTSDIR}/converters/p5-Sereal-Decoder \
|
||||
p5-Sereal-Encoder>=0.26:${PORTSDIR}/converters/p5-Sereal-Encoder
|
||||
p5-Sereal-Decoder>=0.35:${PORTSDIR}/converters/p5-Sereal-Decoder \
|
||||
p5-Sereal-Encoder>=0.35:${PORTSDIR}/converters/p5-Sereal-Encoder
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Sereal-0.260.tar.gz) = f6fe4fe8902ce3c26392f8ef95373b49932498490a89d410edf922b4b29ff278
|
||||
SIZE (Sereal-0.260.tar.gz) = 3850
|
||||
SHA256 (Sereal-0.350.tar.gz) = 73f49839184d642093d15c8faeb191977b4dac26f218f7dd189414028c8d855c
|
||||
SIZE (Sereal-0.350.tar.gz) = 3537
|
||||
|
Loading…
x
Reference in New Issue
Block a user