aboutsummaryrefslogtreecommitdiffstats
path: root/net/rubygem-openid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-openid/Makefile')
-rw-r--r--net/rubygem-openid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-openid/Makefile b/net/rubygem-openid/Makefile
index 5fa2169fa6aa..191c150cd678 100644
--- a/net/rubygem-openid/Makefile
+++ b/net/rubygem-openid/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openid
-PORTVERSION= 1.1.3
+PORTVERSION= 1.1.4
CATEGORIES= net rubygems
MASTER_SITES= http://www.openidenabled.com/resources/downloads/ruby-openid/
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
@@ -14,7 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Yadis Service discovery library written in pure Ruby
-BUILD_DEPENDS= rubygem-yadis>=0.3.3:${PORTSDIR}/net/rubygem-yadis
+BUILD_DEPENDS= rubygem-yadis>=0.3.4:${PORTSDIR}/net/rubygem-yadis
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_RUBY= yes