1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Fix *_DEPENDS: parent 0.225+ 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-01-07 19:18:24 +00:00
parent 33df17d6e7
commit cac15a8201
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376493

View File

@ -2,7 +2,7 @@
PORTNAME= DBIx-Class-DeploymentHandler
PORTVERSION= 0.002212
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -26,8 +26,7 @@ RUN_DEPENDS= \
p5-Sub-Exporter-Progressive>0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive \
p5-Text-Brew>=0.02:${PORTSDIR}/textproc/p5-Text-Brew \
p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \
p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean \
p5-parent>=0.225:${PORTSDIR}/devel/p5-parent
p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5