Skip to content

Commit

Permalink
devel/p5-Module-Build-Convert: Update to 0.50
Browse files Browse the repository at this point in the history
- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	https://metacpan.org/dist/Module-Build-Convert/changes
  • Loading branch information
sunpoet committed May 19, 2024
1 parent 579f891 commit 684fd62
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
10 changes: 6 additions & 4 deletions devel/p5-Module-Build-Convert/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= Module-Build-Convert
PORTVERSION= 0.49
PORTREVISION= 3
PORTVERSION= 0.50
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -9,15 +8,18 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Makefile.PL to Build.PL converter
WWW= https://metacpan.org/release/Module-Build-Convert

LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-File-HomeDir>=0:devel/p5-File-HomeDir \
p5-File-Slurp>=0:devel/p5-File-Slurp \
p5-IO-Prompt>=0:devel/p5-IO-Prompt \
p5-PPI>=0:textproc/p5-PPI
TEST_DEPENDS= p5-Test-Pod>=1.14:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage

USES= perl5
USE_PERL5= modbuild

NO_ARCH= yes

.include <bsd.port.mk>
5 changes: 3 additions & 2 deletions devel/p5-Module-Build-Convert/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
SHA256 (Module-Build-Convert-0.49.tar.gz) = 28cb3b3ef1eb1bbd7c03475cbbc831dd4194f2a04f9ab6fa814d1ed0ae0c12bf
SIZE (Module-Build-Convert-0.49.tar.gz) = 23075
TIMESTAMP = 1715843814
SHA256 (Module-Build-Convert-0.50.tar.gz) = b85391ddcb00ee14822f071e66fd2a73b6ac6d9d3e8733eed04546da51a79f32
SIZE (Module-Build-Convert-0.50.tar.gz) = 29625
2 changes: 1 addition & 1 deletion devel/p5-Module-Build-Convert/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bin/make2build
%%PERL5_MAN3%%/Module::Build::Convert.3.gz
%%SITE_PERL%%/Module/Build/Convert.pm
%%PERL5_MAN1%%/make2build.1.gz
%%PERL5_MAN3%%/Module::Build::Convert.3.gz

0 comments on commit 684fd62

Please sign in to comment.