Skip to content

Commit

Permalink
sysutils/rubygem-bolt: Update to 3.27.4
Browse files Browse the repository at this point in the history
While here, default to sysutils/puppet8 to provide Puppet and drop
broken option to use sysutils/puppet6 which does not exist anymore.

ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3274-2023-10-05

With hat:	puppet
  • Loading branch information
smortex committed Nov 11, 2023
1 parent 792a42f commit 0bf10b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
8 changes: 3 additions & 5 deletions sysutils/rubygem-bolt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bolt
PORTVERSION= 3.27.2
PORTVERSION= 3.27.4
CATEGORIES= sysutils rubygems
MASTER_SITES= RG

Expand Down Expand Up @@ -41,14 +41,12 @@ PLIST_FILES= bin/bolt \
etc/bash_completion.d/bolt

OPTIONS_SINGLE= PUPPET
OPTIONS_SINGLE_PUPPET=PUPPET6 PUPPET7 PUPPET8
OPTIONS_DEFAULT=PUPPET7
OPTIONS_SINGLE_PUPPET=PUPPET7 PUPPET8
OPTIONS_DEFAULT=PUPPET8

PUPPET6_DESC= Depend on sysutils/puppet6
PUPPET7_DESC= Depend on sysutils/puppet7
PUPPET8_DESC= Depend on sysutils/puppet8

PUPPET6_RUN_DEPENDS=puppet:sysutils/puppet6
PUPPET7_RUN_DEPENDS=puppet:sysutils/puppet7
PUPPET8_RUN_DEPENDS=puppet:sysutils/puppet8

Expand Down
6 changes: 3 additions & 3 deletions sysutils/rubygem-bolt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1692985910
SHA256 (rubygem/bolt-3.27.2.gem) = fc37b7a613ce1a40e97793f60a1ab26af631d2793d350585dd76e8a4f6053097
SIZE (rubygem/bolt-3.27.2.gem) = 250368
TIMESTAMP = 1699664509
SHA256 (rubygem/bolt-3.27.4.gem) = 60979227115f2969f1f395537a4214a7e487a37e2975ff5c24522026755dbd7f
SIZE (rubygem/bolt-3.27.4.gem) = 250368

0 comments on commit 0bf10b6

Please sign in to comment.