diff options
| author | Michael Moll <mmoll@FreeBSD.org> | 2015-09-21 18:01:49 +0000 |
|---|---|---|
| committer | Michael Moll <mmoll@FreeBSD.org> | 2015-09-21 18:01:49 +0000 |
| commit | a4eee7c7ef29a2dd7f831bb51db612580d901d62 (patch) | |
| tree | 8532d50eda9c934a36461375a3b19a7e13c67fd4 /sysutils/rubygem-hammer_cli/Makefile | |
| parent | e1d4ec05e9c8419785b4c1b3d68e722094403ee2 (diff) | |
Notes
Diffstat (limited to 'sysutils/rubygem-hammer_cli/Makefile')
| -rw-r--r-- | sysutils/rubygem-hammer_cli/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/rubygem-hammer_cli/Makefile b/sysutils/rubygem-hammer_cli/Makefile index 88fcb24afb54..502908a34d5c 100644 --- a/sysutils/rubygem-hammer_cli/Makefile +++ b/sysutils/rubygem-hammer_cli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Provides CLI interfaces for Ruby apps LICENSE= GPLv3 -RUN_DEPENDS= rubygem-apipie-bindings>=0.0.10:${PORTSDIR}/devel/rubygem-apipie-bindings \ +RUN_DEPENDS= rubygem-apipie-bindings>=0.0.14:${PORTSDIR}/devel/rubygem-apipie-bindings \ rubygem-awesome_print>=1.1.0:${PORTSDIR}/devel/rubygem-awesome_print \ rubygem-clamp>=1.0.0:${PORTSDIR}/devel/rubygem-clamp \ rubygem-fast_gettext>=0.8.1:${PORTSDIR}/devel/rubygem-fast_gettext \ @@ -19,8 +19,6 @@ RUN_DEPENDS= rubygem-apipie-bindings>=0.0.10:${PORTSDIR}/devel/rubygem-apipie-bi rubygem-json>=1.8.1:${PORTSDIR}/devel/rubygem-json \ rubygem-locale>=2.0.6:${PORTSDIR}/devel/rubygem-locale \ rubygem-logging>=1.8.1:${PORTSDIR}/devel/rubygem-logging \ - rubygem-mime-types>=1.0:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-rest-client>=1.6.7:${PORTSDIR}/www/rubygem-rest-client \ rubygem-table_print>=1.5.1:${PORTSDIR}/devel/rubygem-table_print NO_ARCH= yes |
