Skip to content

Commit

Permalink
sysutils/rubygem-hammer_cli: Update to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 11, 2022
1 parent 7479be7 commit b6848ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions sysutils/rubygem-hammer_cli/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Michael Moll <kvedulv@kvedulv.de>

PORTNAME= hammer_cli
PORTVERSION= 3.0.1
PORTVERSION= 3.1.0
CATEGORIES= sysutils ruby
MASTER_SITES= RG

Expand All @@ -22,7 +22,6 @@ RUN_DEPENDS= rubygem-amazing_print>=0:devel/rubygem-amazing_print \
rubygem-unicode-display_width>=0:devel/rubygem-unicode-display_width

USES= cpe gem
CPE_VENDOR= theforeman
USE_RUBY= yes

NO_ARCH= yes
Expand All @@ -32,6 +31,8 @@ PLIST_FILES= bin/hammer \
"@sample etc/hammer/cli_config.yml.sample" \
"@dir etc/hammer/cli.modules.d"

CPE_VENDOR= theforeman

post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d
${INSTALL_DATA} ${WRKSRC}/config/cli_config.template.yml ${STAGEDIR}${PREFIX}/etc/hammer/cli_config.yml.sample
Expand Down
6 changes: 3 additions & 3 deletions sysutils/rubygem-hammer_cli/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1636145488
SHA256 (rubygem/hammer_cli-3.0.1.gem) = 9a786aca1a9a80599e4eac8161ceaa277d3718a0dd60151a76ac34c10ce2b180
SIZE (rubygem/hammer_cli-3.0.1.gem) = 201728
TIMESTAMP = 1641046912
SHA256 (rubygem/hammer_cli-3.1.0.gem) = 765215e0d3eca2d8cc0024526dd8e048116a7a2828814c0f5291ec4e65ead4d9
SIZE (rubygem/hammer_cli-3.1.0.gem) = 204288

0 comments on commit b6848ac

Please sign in to comment.