diff --git a/devel/p5-Regexp-Compare/Makefile b/devel/p5-Regexp-Compare/Makefile index ca6e995127d1..0397e8ac46b4 100644 --- a/devel/p5-Regexp-Compare/Makefile +++ b/devel/p5-Regexp-Compare/Makefile @@ -1,28 +1,26 @@ PORTNAME= Regexp-Compare -PORTVERSION= 0.33 +PORTVERSION= 0.34 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Partial ordering for regular expressions WWW= https://metacpan.org/release/Regexp-Compare LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Regexp/Compare/Compare.so .include -# When support for 5.36 is added, keep the check and update to 5.37, as it -# never supports the development branch -.if ${PERL_LEVEL} >= 503600 -BROKEN= does not support 5.36+ +.if ${PERL_LEVEL} >= 503900 +BROKEN= only supports Perl 5.34 to 5.38 .endif .include diff --git a/devel/p5-Regexp-Compare/distinfo b/devel/p5-Regexp-Compare/distinfo index 808d3e31533b..b3254c0eafa3 100644 --- a/devel/p5-Regexp-Compare/distinfo +++ b/devel/p5-Regexp-Compare/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625323539 -SHA256 (Regexp-Compare-0.33.tar.gz) = aa9c43c56381f91fae457a2ef352610c1817e992a7cf22d832a48e5f59d980d6 -SIZE (Regexp-Compare-0.33.tar.gz) = 79395 +TIMESTAMP = 1735837785 +SHA256 (Regexp-Compare-0.34.tar.gz) = 94fee42a51ba69240a03da5ebea89d707acba1341f7d68f9a9011f6f6f7747ad +SIZE (Regexp-Compare-0.34.tar.gz) = 84257