Index: head/devel/p5-Regexp-Compare/Makefile =================================================================== --- head/devel/p5-Regexp-Compare/Makefile (revision 391170) +++ head/devel/p5-Regexp-Compare/Makefile (revision 391171) @@ -1,26 +1,22 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Regexp-Compare -PORTVERSION= 0.23 -PORTREVISION= 1 +PORTVERSION= 0.24 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Partial ordering for regular expressions LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USE_PERL5= 5.16+ configure +USE_PERL5= 5.18+ configure USES= perl5 -.include +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Regexp/Compare/Compare.so -.if ${PERL_LEVEL} >= 502200 -BROKEN= Fails to build with Perl >= 5.22 -.endif - -.include +.include Index: head/devel/p5-Regexp-Compare/distinfo =================================================================== --- head/devel/p5-Regexp-Compare/distinfo (revision 391170) +++ head/devel/p5-Regexp-Compare/distinfo (revision 391171) @@ -1,2 +1,2 @@ -SHA256 (Regexp-Compare-0.23.tar.gz) = 1d242081768ed3c94232058e4a9f2e2e71b59e2ea0c0ec6add0f181452307dd3 -SIZE (Regexp-Compare-0.23.tar.gz) = 70631 +SHA256 (Regexp-Compare-0.24.tar.gz) = 884d61aac839cffbf7080cfebd41af8b0870907193eab4c29340ac1ec9e9af81 +SIZE (Regexp-Compare-0.24.tar.gz) = 74318