aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-RabbitFoot
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-04 20:12:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-04 20:12:33 +0000
commit71b2fbffdbffb884e1df0231213487b79d5122a4 (patch)
treefd8a77122dc1ada2fffc8eb85b41508a2375108d /net/p5-Net-RabbitFoot
parent09f49ad2fcf8dd1002da6b86693bedbe191667dd (diff)
downloadports-71b2fbffdbffb884e1df0231213487b79d5122a4.tar.gz
ports-71b2fbffdbffb884e1df0231213487b79d5122a4.zip
Fix *_DEPENDS: this port does not depend on MooseX::AttributeHelpers
- Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=458078
Diffstat (limited to 'net/p5-Net-RabbitFoot')
-rw-r--r--net/p5-Net-RabbitFoot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-Net-RabbitFoot/Makefile b/net/p5-Net-RabbitFoot/Makefile
index 4c338c8ed00f..ad492983aa46 100644
--- a/net/p5-Net-RabbitFoot/Makefile
+++ b/net/p5-Net-RabbitFoot/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Net-RabbitFoot
PORTVERSION= 1.03
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:IKUTA
@@ -21,7 +21,6 @@ BUILD_DEPENDS= p5-AnyEvent-RabbitMQ>=0:net/p5-AnyEvent-RabbitMQ \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-Moose>=0:devel/p5-Moose \
p5-MooseX-App-Cmd>=0:devel/p5-MooseX-App-Cmd \
- p5-MooseX-AttributeHelpers>=0:devel/p5-MooseX-AttributeHelpers \
p5-MooseX-ConfigFromFile>=0:devel/p5-MooseX-ConfigFromFile
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception