1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

converters/p5-Sereal: update 5.004 -> 5.006

Changelog: https://metacpan.org/dist/Sereal/changes

Port changes:
    - fix test dependencies
This commit is contained in:
Rodrigo Osorio
2026-05-22 10:38:07 +02:00
parent 947e2ba2de
commit 6288447aac
2 changed files with 7 additions and 5 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
PORTNAME= Sereal
PORTVERSION= 5.005
PORTVERSION= 5.006
CATEGORIES= converters perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:YVES
@@ -15,7 +15,9 @@ 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 \
TEST_DEPENDS= p5-Sereal-Decoder>=${PORTVERSION}:converters/p5-Sereal-Decoder \
p5-Sereal-Encoder>=${PORTVERSION}:converters/p5-Sereal-Encoder \
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
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1779395177
SHA256 (Sereal-5.005.tar.gz) = f80853d110976c98a1ecd93cfa889877030bee318683b1c487bbe3f8fdec5de6
SIZE (Sereal-5.005.tar.gz) = 199293
TIMESTAMP = 1779437274
SHA256 (Sereal-5.006.tar.gz) = bb05e763ed6bcbea44c79217fef0b2d3918ac1547194723038c6c447ee6f59de
SIZE (Sereal-5.006.tar.gz) = 199745