aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-OpenID-Consumer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-OpenID-Consumer/Makefile')
-rw-r--r--net/p5-Net-OpenID-Consumer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile
index 8de5e3cbe53c..75217c520850 100644
--- a/net/p5-Net-OpenID-Consumer/Makefile
+++ b/net/p5-Net-OpenID-Consumer/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-OpenID-Consumer
-PORTVERSION= 1.14
+PORTVERSION= 1.15
CATEGORIES= net security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,7 +12,7 @@ COMMENT= Library for consumers of OpenID identities
BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
- p5-Net-OpenID-Common>=1.13:${PORTSDIR}/security/p5-Net-OpenID-Common \
+ p5-Net-OpenID-Common>=1.18:${PORTSDIR}/security/p5-Net-OpenID-Common \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}