mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Update to 0.004
- Trim Makefile's header Changes: http://search.cpan.org/dist/Test-CheckDeps/Changes
This commit is contained in:
parent
4484a94731
commit
ac16621310
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318780
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: devel/p5-Test-CheckDeps
|
||||
# Date created: 2012-07-06
|
||||
# Whom: Frederic Culot <culot@FreeBSD.org>
|
||||
#
|
||||
# Created by: Frederic Culot <culot@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Test-CheckDeps
|
||||
PORTVERSION= 0.002
|
||||
PORTVERSION= 0.004
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -26,15 +22,9 @@ MAN3= Test::CheckDeps.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501001
|
||||
TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 501400
|
||||
BUILD_DEPENDS+= p5-CPAN-Meta>0:${PORTSDIR}/devel/p5-CPAN-Meta \
|
||||
p5-Module-Metadata>0:${PORTSDIR}/devel/p5-Module-Metadata
|
||||
RUN_DEPENDS+= p5-CPAN-Meta>0:${PORTSDIR}/devel/p5-CPAN-Meta \
|
||||
p5-Module-Metadata>0:${PORTSDIR}/devel/p5-Module-Metadata
|
||||
BUILD_DEPENDS+= p5-CPAN-Meta>0:${PORTSDIR}/devel/p5-CPAN-Meta
|
||||
RUN_DEPENDS+= p5-CPAN-Meta>0:${PORTSDIR}/devel/p5-CPAN-Meta
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Test-CheckDeps-0.002.tar.gz) = 2696298bbf0720af39ea3b82db583ec280db0dcb2c9b85574a85aaf8744fb53a
|
||||
SIZE (Test-CheckDeps-0.002.tar.gz) = 10964
|
||||
SHA256 (Test-CheckDeps-0.004.tar.gz) = f4a08e40c282e3f03e3222d4b63c3b0cf3b0e0a7d6d365819112e1d9b1e79b0c
|
||||
SIZE (Test-CheckDeps-0.004.tar.gz) = 11356
|
||||
|
Loading…
x
Reference in New Issue
Block a user