- Upgrade to 0.26.
This commit is contained in:
parent
8c8f964391
commit
fae975e762
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389443
2 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Perl-PrereqScanner-Lite
|
||||
PORTVERSION= 0.21
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.26
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,7 +13,7 @@ LICENSE= ART10 GPLv1
|
|||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Compiler-Lexer>=0.19:${PORTSDIR}/devel/p5-Compiler-Lexer \
|
||||
p5-Compiler-Lexer>=0.22:${PORTSDIR}/devel/p5-Compiler-Lexer \
|
||||
p5-Module-Path>0:${PORTSDIR}/devel/p5-Module-Path
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Perl-PrereqScanner-Lite-0.21.tar.gz) = d51e63c0f54de9101b9a4999a960a414e960d318a70acedc197c2a806c98c143
|
||||
SIZE (Perl-PrereqScanner-Lite-0.21.tar.gz) = 16160
|
||||
SHA256 (Perl-PrereqScanner-Lite-0.26.tar.gz) = 3ac06edbdfd11c0563747142a7676495ff96e45e2323031da5f4e9e0f6efdf5c
|
||||
SIZE (Perl-PrereqScanner-Lite-0.26.tar.gz) = 18285
|
||||
|
|
Loading…
Reference in a new issue