mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Upgrade to 2.03.
This commit is contained in:
parent
a2b2c02693
commit
d334c5a76f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339579
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Sereal-Decoder
|
||||
PORTVERSION= 0.37
|
||||
PORTVERSION= 2.03
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SMUELLER
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Sereal-Decoder-0.37.tar.gz) = 53d9403694b34d239823b382d35052452d37451ffc10a2a6451ff666bcfef2ca
|
||||
SIZE (Sereal-Decoder-0.37.tar.gz) = 275863
|
||||
SHA256 (Sereal-Decoder-2.03.tar.gz) = f63a9533de2febd80925e57a3e22aec4197400a3bc519b7aaebf67d9750813fc
|
||||
SIZE (Sereal-Decoder-2.03.tar.gz) = 281983
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Sereal-Encoder
|
||||
PORTVERSION= 0.37
|
||||
PORTVERSION= 2.03
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SMUELLER
|
||||
@ -13,7 +13,7 @@ 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-Sereal-Decoder>0:${PORTSDIR}/converters/p5-Sereal-Decoder
|
||||
p5-Sereal-Decoder>=2.03:${PORTSDIR}/converters/p5-Sereal-Decoder
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Sereal-Encoder-0.37.tar.gz) = 70178de6c8455b30e4c4a49e1b3aee11d700d3771fdfff5af04212a54e6dce11
|
||||
SIZE (Sereal-Encoder-0.37.tar.gz) = 278875
|
||||
SHA256 (Sereal-Encoder-2.03.tar.gz) = 31e575aaef6fd015aa0e85199ec741fd093bf17983cc1b3241626135ab85f580
|
||||
SIZE (Sereal-Encoder-2.03.tar.gz) = 287481
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Sereal
|
||||
PORTVERSION= 0.370
|
||||
PORTVERSION= 2.030
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SMUELLER
|
||||
@ -11,8 +11,8 @@ MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl extension for fast, compact, powerful binary (de-)serialization
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Sereal-Decoder>=0.37:${PORTSDIR}/converters/p5-Sereal-Decoder \
|
||||
p5-Sereal-Encoder>=0.37:${PORTSDIR}/converters/p5-Sereal-Encoder
|
||||
p5-Sereal-Decoder>=2.03:${PORTSDIR}/converters/p5-Sereal-Decoder \
|
||||
p5-Sereal-Encoder>=2.03:${PORTSDIR}/converters/p5-Sereal-Encoder
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Sereal-0.370.tar.gz) = 63283dddd5ed1dfd969caf9d8bc06fc05bd50713bb3b4d3207c1f15a13def295
|
||||
SIZE (Sereal-0.370.tar.gz) = 3985
|
||||
SHA256 (Sereal-2.030.tar.gz) = 39f2949de5992a57ad3c58e2cf32edab16561f6adef74b027f44a9a796483530
|
||||
SIZE (Sereal-2.030.tar.gz) = 4317
|
||||
|
Loading…
Reference in New Issue
Block a user