Skip to content

Commit

Permalink
devel/p5-App-scan_prereqs_cpanfile: Update to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 17, 2022
1 parent dcd38b0 commit 3fd8230
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
10 changes: 5 additions & 5 deletions devel/p5-App-scan_prereqs_cpanfile/Makefile
@@ -1,5 +1,5 @@
PORTNAME= App-scan_prereqs_cpanfile
PORTVERSION= 1.03
PORTVERSION= 1.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -10,13 +10,13 @@ COMMENT= Perl extension for scanning prerequisite modules to generate cpanfile
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

RUN_DEPENDS= \
p5-Module-CPANfile>=0.9020:devel/p5-Module-CPANfile \
p5-Perl-PrereqScanner-Lite>=0.21:devel/p5-Perl-PrereqScanner-Lite
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Module-CPANfile>=0.9020:devel/p5-Module-CPANfile \
p5-Perl-PrereqScanner-Lite>=0.21:devel/p5-Perl-PrereqScanner-Lite

USES= perl5
USE_PERL5= modbuildtiny
NO_ARCH= YES

NO_ARCH= yes

.include <bsd.port.mk>
5 changes: 3 additions & 2 deletions devel/p5-App-scan_prereqs_cpanfile/distinfo
@@ -1,2 +1,3 @@
SHA256 (App-scan_prereqs_cpanfile-1.03.tar.gz) = 68de41a39ada65615dfd4e47dfba249a5f9568cfaf8ac76e80cf74a4f55143a7
SIZE (App-scan_prereqs_cpanfile-1.03.tar.gz) = 12327
TIMESTAMP = 1650228992
SHA256 (App-scan_prereqs_cpanfile-1.10.tar.gz) = 1c003ee788474c163d6d0f32fa1d9bc4a0f1320d88900a9c439b110c8006f5f1
SIZE (App-scan_prereqs_cpanfile-1.10.tar.gz) = 12924

0 comments on commit 3fd8230

Please sign in to comment.