Update to 0.38, and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Test-Moose-More
This commit is contained in:
parent
dd64fcf731
commit
26a7448051
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417440
2 changed files with 7 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-Moose-More
|
||||
PORTVERSION= 0.037
|
||||
PORTVERSION= 0.038
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -19,9 +19,11 @@ BUILD_DEPENDS= p5-Data-OptList>=0:devel/p5-Data-OptList \
|
|||
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-aliased>=0:devel/p5-aliased \
|
||||
p5-Perl-Version>=0:devel/p5-Perl-Version
|
||||
p5-Perl-Version>=0:devel/p5-Perl-Version \
|
||||
p5-Test-CheckDeps>=0:devel/p5-Test-CheckDeps
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Test-Moose-More-0.037.tar.gz) = cb726bc7741729f45764c204d271a2d15a232e205a80661b8b7249e701d7bfc1
|
||||
SIZE (Test-Moose-More-0.037.tar.gz) = 44173
|
||||
TIMESTAMP = 1466791763
|
||||
SHA256 (Test-Moose-More-0.038.tar.gz) = b0a47db90fa1a4affae61c021aaeee5069618976484cca90d5932e53a691bea6
|
||||
SIZE (Test-Moose-More-0.038.tar.gz) = 44526
|
||||
|
|
Loading…
Reference in a new issue