diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-25 14:24:05 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-25 14:24:05 +0000 |
| commit | b60033b8027bc9c3d86fe9481a12693862adbbab (patch) | |
| tree | e0490eba05d46fd5cb48da343aab534efad4df44 /sysutils/rubygem-hammer_cli/Makefile | |
| parent | a9cf857424c0e60d02bdd18730a0b7e239743bb3 (diff) | |
Notes
Diffstat (limited to 'sysutils/rubygem-hammer_cli/Makefile')
| -rw-r--r-- | sysutils/rubygem-hammer_cli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rubygem-hammer_cli/Makefile b/sysutils/rubygem-hammer_cli/Makefile index 7b2781782e3d..2291a8c7670a 100644 --- a/sysutils/rubygem-hammer_cli/Makefile +++ b/sysutils/rubygem-hammer_cli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Provides CLI interfaces for Ruby apps LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-apipie-bindings>=0.0.14:devel/rubygem-apipie-bindings \ +RUN_DEPENDS= rubygem-apipie-bindings>=0.2.0:devel/rubygem-apipie-bindings \ rubygem-awesome_print>=0:devel/rubygem-awesome_print \ rubygem-clamp>=1.0:devel/rubygem-clamp \ rubygem-fast_gettext>=0:devel/rubygem-fast_gettext \ |
