Update to 2.2.0
Changes: https://github.com/theforeman/hammer-cli/releases
This commit is contained in:
parent
47ad198f95
commit
c8ed1b0475
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545989
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hammer_cli
|
||||
PORTVERSION= 0.19.2
|
||||
PORTVERSION= 2.2.0
|
||||
CATEGORIES= sysutils ruby
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,8 +12,8 @@ COMMENT= Provides CLI interfaces for Ruby apps
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-apipie-bindings>=0.2.0:devel/rubygem-apipie-bindings \
|
||||
rubygem-awesome_print>=0:devel/rubygem-awesome_print \
|
||||
RUN_DEPENDS= rubygem-amazing_print>=0:devel/rubygem-amazing_print \
|
||||
rubygem-apipie-bindings>=0.2.0:devel/rubygem-apipie-bindings \
|
||||
rubygem-clamp11>=1.1<1.2.0:devel/rubygem-clamp11 \
|
||||
rubygem-fast_gettext>=0:devel/rubygem-fast_gettext \
|
||||
rubygem-highline>=0:devel/rubygem-highline \
|
||||
@ -28,6 +28,7 @@ USE_RUBY= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/hammer \
|
||||
bin/hammer-complete \
|
||||
"@sample etc/hammer/cli_config.yml.sample" \
|
||||
"@dir etc/hammer/cli.modules.d"
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1595416845
|
||||
SHA256 (rubygem/hammer_cli-0.19.2.gem) = 41decd491b7cb2a1f8eb26aaafa89998813182e387a20d42abbf22addfb3e27c
|
||||
SIZE (rubygem/hammer_cli-0.19.2.gem) = 185856
|
||||
TIMESTAMP = 1598175418
|
||||
SHA256 (rubygem/hammer_cli-2.2.0.gem) = ee1131cd9745f04d206a04f482aab818fcc8d689a67b4663183108f6f95b7744
|
||||
SIZE (rubygem/hammer_cli-2.2.0.gem) = 200192
|
||||
|
Loading…
Reference in New Issue
Block a user