1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

- Update to 0.6.0

- Fix RUN_DEPENDS

Changes:	https://github.com/theforeman/hammer-cli/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-03-06 06:35:06 +00:00
parent 2013e5ae3b
commit 0ef3771298
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410393
2 changed files with 8 additions and 9 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hammer_cli
PORTVERSION= 0.5.1
PORTVERSION= 0.6.0
CATEGORIES= sysutils ruby
MASTER_SITES= RG
@ -13,16 +13,15 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
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-awesome_print>=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 \
rubygem-highline>=1.6.20:${PORTSDIR}/devel/rubygem-highline \
rubygem-fast_gettext>=0:${PORTSDIR}/devel/rubygem-fast_gettext \
rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline \
rubygem-locale>=2.0.6:${PORTSDIR}/devel/rubygem-locale \
rubygem-logging>=1.8.1:${PORTSDIR}/devel/rubygem-logging \
rubygem-table_print>=1.5.1:${PORTSDIR}/devel/rubygem-table_print
rubygem-logging>=0:${PORTSDIR}/devel/rubygem-logging \
rubygem-table_print>=0:${PORTSDIR}/devel/rubygem-table_print
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/hammer_cli-0.5.1.gem) = d2331f68ce0adccb3a9dac43a920d81d823ebd088a5f2dc83f0fc3029492f157
SIZE (rubygem/hammer_cli-0.5.1.gem) = 162304
SHA256 (rubygem/hammer_cli-0.6.0.gem) = 3ba7d19dbd090228716c539fbcc7aab3dde06ac2ed0965fa809fc03f6ccde7a1
SIZE (rubygem/hammer_cli-0.6.0.gem) = 162816