diff options
-rw-r--r-- | devel/p5-Hook-LexWrap/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Hook-LexWrap/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Hook-LexWrap/Makefile b/devel/p5-Hook-LexWrap/Makefile index f42b3071b74e..ff3e8b1972f3 100644 --- a/devel/p5-Hook-LexWrap/Makefile +++ b/devel/p5-Hook-LexWrap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Hook-LexWrap -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +11,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Lexically scoped subroutine wrappers for Perl USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuildtiny .include <bsd.port.mk> diff --git a/devel/p5-Hook-LexWrap/distinfo b/devel/p5-Hook-LexWrap/distinfo index 4d9b22deb631..d2d447555252 100644 --- a/devel/p5-Hook-LexWrap/distinfo +++ b/devel/p5-Hook-LexWrap/distinfo @@ -1,2 +1,2 @@ -SHA256 (Hook-LexWrap-0.24.tar.gz) = 44c2b8b184e166461494c7bf90b6ed0997d691bb216317ed6442bfdc568ece5b -SIZE (Hook-LexWrap-0.24.tar.gz) = 9338 +SHA256 (Hook-LexWrap-0.25.tar.gz) = 08ab9af6bd9b4560702d9d994ad9d905af0c2fd24090d1480ff640f137c1430d +SIZE (Hook-LexWrap-0.25.tar.gz) = 29304 |