aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/p5-AnyEvent-Twitter/Makefile15
-rw-r--r--net/p5-AnyEvent-Twitter/distinfo4
2 files changed, 10 insertions, 9 deletions
diff --git a/net/p5-AnyEvent-Twitter/Makefile b/net/p5-AnyEvent-Twitter/Makefile
index 50a949366388..c3d3f4ce720d 100644
--- a/net/p5-AnyEvent-Twitter/Makefile
+++ b/net/p5-AnyEvent-Twitter/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= AnyEvent-Twitter
-PORTVERSION= 0.53
+PORTVERSION= 0.62
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,12 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sahil@FreeBSD.org
COMMENT= Implementation of the Twitter API for AnyEvent
-RUN_DEPENDS= p5-AnyEvent>=3.5:${PORTSDIR}/devel/p5-AnyEvent \
- p5-AnyEvent-HTTP>=0:${PORTSDIR}/www/p5-AnyEvent-HTTP \
- p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
- p5-Net-OAuth>=0:${PORTSDIR}/net/p5-Net-OAuth \
- p5-Net-Twitter-Lite>=0:${PORTSDIR}/net/p5-Net-Twitter-Lite
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-AnyEvent>=5.34:${PORTSDIR}/devel/p5-AnyEvent \
+ p5-AnyEvent-HTTP>=2.12:${PORTSDIR}/www/p5-AnyEvent-HTTP \
+ p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON \
+ p5-Net-OAuth>=0.27:${PORTSDIR}/net/p5-Net-OAuth \
+ p5-URI>=1.58:${PORTSDIR}/net/p5-URI
+
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net/p5-AnyEvent-Twitter/distinfo b/net/p5-AnyEvent-Twitter/distinfo
index 77e155270e41..1f76a1334882 100644
--- a/net/p5-AnyEvent-Twitter/distinfo
+++ b/net/p5-AnyEvent-Twitter/distinfo
@@ -1,2 +1,2 @@
-SHA256 (AnyEvent-Twitter-0.53.tar.gz) = fce147d266cff97852b65b6743d716f9825b2a23835a5e75521be6a34f4bf2e3
-SIZE (AnyEvent-Twitter-0.53.tar.gz) = 28937
+SHA256 (AnyEvent-Twitter-0.62.tar.gz) = 521ab00fd5bcaf8b6af93ea9a3c6b5543d81455c59a21e17f9cac08246f67721
+SIZE (AnyEvent-Twitter-0.62.tar.gz) = 30558