- Fix *_DEPENDS: version is already in all supported Perl releases

- Bump PORTREVISION for dependency change

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-03-21 19:56:12 +00:00
parent 23a99a23ab
commit 770867a367
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381848

View file

@ -2,7 +2,7 @@
PORTNAME= Text-RecordParser
PORTVERSION= 1.6.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -20,8 +20,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Pod-Readme>=0:${PORTSDIR}/textproc/p5-Pod-Readme \
p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat \
p5-Text-TabularDisplay>=0:${PORTSDIR}/textproc/p5-Text-TabularDisplay \
p5-version>=0:${PORTSDIR}/devel/p5-version
p5-Text-TabularDisplay>=0:${PORTSDIR}/textproc/p5-Text-TabularDisplay
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception