diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2015-03-28 19:37:02 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-03-28 19:37:02 +0000 |
commit | 311219e8e17d9ab43732c126c00c039999503a4a (patch) | |
tree | 9fc8090d3ce665659d21b897c316a18c6a30a0e2 /devel/p5-Compiler-Lexer | |
parent | 4b4a48fdc0af87e021887d2544526da27ec2c3e0 (diff) |
Notes
Diffstat (limited to 'devel/p5-Compiler-Lexer')
-rw-r--r-- | devel/p5-Compiler-Lexer/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Compiler-Lexer/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/devel/p5-Compiler-Lexer/Makefile b/devel/p5-Compiler-Lexer/Makefile index 0240cdff4eb7..b010909e9278 100644 --- a/devel/p5-Compiler-Lexer/Makefile +++ b/devel/p5-Compiler-Lexer/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Compiler-Lexer -PORTVERSION= 0.19 -PORTREVISION= 1 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +12,7 @@ COMMENT= Perl extension for lexical analyzer LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= ${RUN_DEPENDS} \ - p5-Module-Build-XSUtil>0:${PORTSDIR}/devel/p5-Module-Build-XSUtil +BUILD_DEPENDS= p5-Module-Build-XSUtil>0:${PORTSDIR}/devel/p5-Module-Build-XSUtil USES= perl5 USE_PERL5= modbuild diff --git a/devel/p5-Compiler-Lexer/distinfo b/devel/p5-Compiler-Lexer/distinfo index 3607099c0677..460dce86fcd8 100644 --- a/devel/p5-Compiler-Lexer/distinfo +++ b/devel/p5-Compiler-Lexer/distinfo @@ -1,2 +1,2 @@ -SHA256 (Compiler-Lexer-0.19.tar.gz) = fac0619f9d847d68fed1797c8f6a84fa8aa1fe7c453c17e9797cadc75f27ceae -SIZE (Compiler-Lexer-0.19.tar.gz) = 61904 +SHA256 (Compiler-Lexer-0.22.tar.gz) = fc218c809b1977e0057a204298f5b8f0f7a572a207b2976acf71541466f1f192 +SIZE (Compiler-Lexer-0.22.tar.gz) = 64808 |