Skip to content

Commit

Permalink
textproc/rubygem-puppet-strings: Update to 4.1.0
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/puppet-strings/blob/main/CHANGELOG.md#v410---2023-07-04

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

Expand All @@ -18,14 +18,12 @@ USES= gem
NO_ARCH= yes

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 textproc/rubygem-puppet-strings/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1668214522
SHA256 (rubygem/puppet-strings-3.0.1.gem) = 528b5e1cfabfec96bf0b420f8609160b651a6b085c62e94109933b46a3ae0ae3
SIZE (rubygem/puppet-strings-3.0.1.gem) = 60928
TIMESTAMP = 1699636714
SHA256 (rubygem/puppet-strings-4.1.0.gem) = 73ea76d13ddca0d0d901546cd001a66b480c2d9cd996caf2584fafd581d8932b
SIZE (rubygem/puppet-strings-4.1.0.gem) = 60928

0 comments on commit 792a42f

Please sign in to comment.