diff options
Diffstat (limited to 'devel/rubygem-apipie-bindings/Makefile')
-rw-r--r-- | devel/rubygem-apipie-bindings/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-apipie-bindings/Makefile b/devel/rubygem-apipie-bindings/Makefile index 201796d54c72..9a3ccf22a803 100644 --- a/devel/rubygem-apipie-bindings/Makefile +++ b/devel/rubygem-apipie-bindings/Makefile @@ -1,5 +1,5 @@ PORTNAME= apipie-bindings -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/Apipie/apipie-bindings LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-gssapi>=1.3<2:security/rubygem-gssapi \ +RUN_DEPENDS= rubygem-gssapi>=1.2<2:security/rubygem-gssapi \ rubygem-oauth>=1.1<2:net/rubygem-oauth \ rubygem-rest-client>=2.0<3:www/rubygem-rest-client |