aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/p5-AnyEvent-I3/Makefile10
-rw-r--r--devel/p5-AnyEvent-I3/distinfo4
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/p5-AnyEvent-I3/Makefile b/devel/p5-AnyEvent-I3/Makefile
index bf821485b63b..d7353efb53c9 100644
--- a/devel/p5-AnyEvent-I3/Makefile
+++ b/devel/p5-AnyEvent-I3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= AnyEvent-I3
-DISTVERSION= 0.07
+PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +14,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= graudeejs@gmail.com
COMMENT= Communicate with the i3 window manager
-RUN_DEPENDS= p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
+ p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
+RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
+ p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
-PERL_CONFIGURE= 5.10.0+
+PERL_CONFIGURE= yes
MAN3= AnyEvent::I3.3
diff --git a/devel/p5-AnyEvent-I3/distinfo b/devel/p5-AnyEvent-I3/distinfo
index a15c7d8b4a9d..11af6cc9529d 100644
--- a/devel/p5-AnyEvent-I3/distinfo
+++ b/devel/p5-AnyEvent-I3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (AnyEvent-I3-0.07.tar.gz) = 5af374df291641fdd2e93511620dfddb7794621a78a75e1fc448a15d22500502
-SIZE (AnyEvent-I3-0.07.tar.gz) = 22166
+SHA256 (AnyEvent-I3-0.09.tar.gz) = 47e7a06cb05e0d1ec7bb0d15b37c7252d970267f89ea0c69a8fc6a215618ab6e
+SIZE (AnyEvent-I3-0.09.tar.gz) = 22706