aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-AnyEvent-HTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-AnyEvent-HTTP/Makefile')
-rw-r--r--www/p5-AnyEvent-HTTP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-AnyEvent-HTTP/Makefile b/www/p5-AnyEvent-HTTP/Makefile
index 7ba488ecb2af..e247e2740ec1 100644
--- a/www/p5-AnyEvent-HTTP/Makefile
+++ b/www/p5-AnyEvent-HTTP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= AnyEvent-HTTP
-PORTVERSION= 1.44
+PORTVERSION= 1.45
PORTEPOCH= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
@@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vovkasm@gmail.com
COMMENT= Simple but non-blocking HTTP/HTTPS client
-BUILD_DEPENDS= p5-AnyEvent>=4.8:${PORTSDIR}/devel/p5-AnyEvent
+BUILD_DEPENDS= p5-AnyEvent>=5:${PORTSDIR}/devel/p5-AnyEvent
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes