Use real PORTVERSION and update dependent ports

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-11-01 19:15:20 +00:00
parent 329119920e
commit f083b6e828
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483719
4 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@ TEST_DEPENDS= p5-File-Which>=1.21:sysutils/p5-File-Which \
p5-Path-Class>=0.33:devel/p5-Path-Class \
p5-Test-Exception>=0.32:devel/p5-Test-Exception \
p5-Test-NoWarnings>=1.04:devel/p5-Test-NoWarnings \
p5-Test-Output>=1.03:devel/p5-Test-Output \
p5-Test-Output>=1.030:devel/p5-Test-Output \
p5-Test-Spec>=0.47:devel/p5-Test-Spec \
p5-Test-TempDir-Tiny>=0.016:devel/p5-Test-TempDir-Tiny

View file

@ -16,7 +16,7 @@ LICENSE= GPLv3
RUN_DEPENDS= doxygen:devel/doxygen \
p5-Pod-POM>=0.27:textproc/p5-Pod-POM \
p5-Log-Log4perl>=1.33:devel/p5-Log-Log4perl
TEST_DEPENDS= p5-Test-Output>=1.01:devel/p5-Test-Output
TEST_DEPENDS= p5-Test-Output>=1.010:devel/p5-Test-Output
USES= perl5
USE_PERL5= configure

View file

@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= Test-Output
PORTVERSION= 1.03.1
PORTVERSION= 1.031
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Utilities to test STDOUT and STDERR messages
@ -17,8 +16,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Capture-Tiny>=0.17:devel/p5-Capture-Tiny
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -42,7 +42,7 @@ TEST_DEPENDS= p5-Bot-Training>=0:misc/p5-Bot-Training \
p5-File-Slurp>=9999.13:devel/p5-File-Slurp \
p5-Test-Exception>=0.29:devel/p5-Test-Exception \
p5-Test-Expect>=0.31:devel/p5-Test-Expect \
p5-Test-Output>=0.16:devel/p5-Test-Output \
p5-Test-Output>=0.160:devel/p5-Test-Output \
p5-Test-Script>=1.07:devel/p5-Test-Script \
p5-Test-Script-Run>=0.04:devel/p5-Test-Script-Run \
p5-Test-Synopsis>=0.06:devel/p5-Test-Synopsis