mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to 1.06
- remove .if ${PERL_LEVEL} < 500600 lines
This commit is contained in:
parent
637ab5e6cd
commit
97719c2453
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185064
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Class-InsideOut
|
||||
PORTVERSION= 1.05
|
||||
PORTVERSION= 1.06
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Class
|
||||
@ -22,10 +22,6 @@ MAN3= Class::InsideOut::Manual::About.3 Class::InsideOut.3 \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/pod2man:${PORTSDIR}/textproc/p5-podlators
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500703
|
||||
RUN_DEPENDS+= ${SITE_PERL}/Class/ISA.pm:${PORTSDIR}/devel/p5-Class-ISA \
|
||||
${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Class-InsideOut-1.05.tar.gz) = 3a39b1014250c75699d0f3d01faa2e17
|
||||
SHA256 (Class-InsideOut-1.05.tar.gz) = 353a8371b23e7b22a1bc48af28cd99d05d47713431a166a210a20ae4afa9ea16
|
||||
SIZE (Class-InsideOut-1.05.tar.gz) = 43834
|
||||
MD5 (Class-InsideOut-1.06.tar.gz) = 505acfc9983265e9ca7e2b950dc6f6eb
|
||||
SHA256 (Class-InsideOut-1.06.tar.gz) = 82985a5708e87cb5b96e904483b2c6d85d82bd083901a0e51629c9e826219662
|
||||
SIZE (Class-InsideOut-1.06.tar.gz) = 43895
|
||||
|
Loading…
Reference in New Issue
Block a user