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