mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to 0.22, and fix bizarre BUILD_DEPENDS assignment.
This commit is contained in:
parent
4b4a48fdc0
commit
311219e8e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382546
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user