mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.64
Get rid of old dependencies
This commit is contained in:
parent
667ab28d71
commit
b2aade3d2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211072
2 changed files with 5 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Devel-Cover
|
||||
PORTVERSION= 0.63
|
||||
PORTVERSION= 0.64
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -70,11 +70,4 @@ post-install:
|
|||
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
|
||||
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Devel-Cover-0.63.tar.gz) = 9ca1c12b1406989d22a9da15468ff80a
|
||||
SHA256 (Devel-Cover-0.63.tar.gz) = ba3c324303834a78e6b3f5a50e851b70464ae3f365e1c5d36c90edeb2b8dd467
|
||||
SIZE (Devel-Cover-0.63.tar.gz) = 139213
|
||||
MD5 (Devel-Cover-0.64.tar.gz) = 6d90f2eb1eb64f27f2289be6f51d2d02
|
||||
SHA256 (Devel-Cover-0.64.tar.gz) = 37fd4a9cff017a70f51a7977144272dee2347ae0db1dcb6db6ca8dce1ad2caa8
|
||||
SIZE (Devel-Cover-0.64.tar.gz) = 138717
|
||||
|
|
Loading…
Add table
Reference in a new issue