diff options
-rw-r--r-- | textproc/p5-POSIX-Regex/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-POSIX-Regex/distinfo | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/textproc/p5-POSIX-Regex/Makefile b/textproc/p5-POSIX-Regex/Makefile index d95c0dbd35c2..f8a9e95ec04f 100644 --- a/textproc/p5-POSIX-Regex/Makefile +++ b/textproc/p5-POSIX-Regex/Makefile @@ -6,22 +6,18 @@ # PORTNAME= POSIX-Regex -PORTVERSION= 0.89 +PORTVERSION= 0.90.6 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= OO interface for the gnu regex engine PERL_CONFIGURE= yes -USE_GCC= 3.2+ MAN3= POSIX::Regex.3 -post-patch: - ${PERL} -pi -e 's/REG_NOERROR/0/g' ${WRKSRC}/Regex.xs - .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500703 diff --git a/textproc/p5-POSIX-Regex/distinfo b/textproc/p5-POSIX-Regex/distinfo index b6fb7efcb2bd..c43db2cf0755 100644 --- a/textproc/p5-POSIX-Regex/distinfo +++ b/textproc/p5-POSIX-Regex/distinfo @@ -1,3 +1,3 @@ -MD5 (POSIX-Regex-0.89.tar.gz) = 0b37034a809231c4581476339fa32c39 -SHA256 (POSIX-Regex-0.89.tar.gz) = 08e253fe0c9ac3b5be5f85454e51fd64fad6a21f15b258385bbfd5878794a579 -SIZE (POSIX-Regex-0.89.tar.gz) = 5001 +MD5 (POSIX-Regex-0.90.6.tar.gz) = 09f7df8b2ec20a89544b951e396294ef +SHA256 (POSIX-Regex-0.90.6.tar.gz) = fdc76802e8026a267912ab702003cfa93e6d235b339675e6247d95c959fe5d66 +SIZE (POSIX-Regex-0.90.6.tar.gz) = 9767 |