mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- Update to 0.012
- Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/Scalar-Does/Changes
This commit is contained in:
parent
ed96c92efc
commit
3a50b3746a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311249
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Scalar-Does
|
||||
PORTVERSION= 0.010
|
||||
PORTVERSION= 0.012
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -22,17 +22,9 @@ TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
|
||||
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
|
||||
|
||||
# It requires UNIVERSAL::DOES on Perl 5.8
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Scalar::Does.3 \
|
||||
Scalar::Does::MooseTypes.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501001
|
||||
BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.20:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
RUN_DEPENDS+= p5-Scalar-List-Utils>=1.20:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Scalar-Does-0.010.tar.gz) = 41c62fa10d2426d9ad157df9856cbd83d649f19e6ec1b68563e88c75688fd190
|
||||
SIZE (Scalar-Does-0.010.tar.gz) = 58697
|
||||
SHA256 (Scalar-Does-0.012.tar.gz) = e09a1fda06844861a5e5aebc3d4e0ef8be650d801b3bdf31db87ff05bfc2e919
|
||||
SIZE (Scalar-Does-0.012.tar.gz) = 59453
|
||||
|
Loading…
Reference in New Issue
Block a user