Skip to content

Commit

Permalink
sysutils/puppet7: Update to 7.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smortex committed Jun 16, 2023
1 parent f63a4b2 commit 6e57fab
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 23 deletions.
6 changes: 3 additions & 3 deletions sysutils/puppet7/Makefile
@@ -1,5 +1,5 @@
PORTNAME= puppet
PORTVERSION= 7.24.0
PORTVERSION= 7.25.0
CATEGORIES= sysutils
MASTER_SITES= https://forge.puppet.com/v3/files/:forge
PKGNAMESUFFIX= 7
Expand All @@ -11,7 +11,7 @@ WWW= https://puppet.com/docs/puppet/latest/puppet_index.html
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= rubygem-concurrent-ruby11>1.0:devel/rubygem-concurrent-ruby11 \
RUN_DEPENDS= rubygem-concurrent-ruby>1.0:devel/rubygem-concurrent-ruby \
rubygem-deep_merge>1.0:devel/rubygem-deep_merge \
rubygem-fast_gettext>=2.1:devel/rubygem-fast_gettext \
rubygem-hiera>=3.2.1:sysutils/rubygem-hiera \
Expand Down Expand Up @@ -53,7 +53,7 @@ CFACTER_BUILD_DEPENDS= facter>=3.0:sysutils/facter
CFACTER_RUN_DEPENDS= facter>=3.0:sysutils/facter

# Get versions from
# https://github.com/puppetlabs/puppet-agent/tree/main/configs/components
# https://github.com/puppetlabs/puppet-agent/tree/7.x/configs/components
FORGE_MODULES= augeas_core=1.3.0 \
cron_core=1.2.0 \
host_core=1.2.0 \
Expand Down
6 changes: 3 additions & 3 deletions sysutils/puppet7/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1680986746
TIMESTAMP = 1686611908
SHA256 (puppetlabs-augeas_core-1.3.0.tar.gz) = be41ae163f5dc94021ce03c2a0032a23275b4378af3c917befc12af14a4b3b69
SIZE (puppetlabs-augeas_core-1.3.0.tar.gz) = 25837
SHA256 (puppetlabs-cron_core-1.2.0.tar.gz) = e74247784d8cf6b27811b98f3ad782952d0005e4e012abb367d3492c51f264a2
Expand All @@ -19,5 +19,5 @@ SHA256 (puppetlabs-zfs_core-1.4.0.tar.gz) = fcdf3440d5cf5e76a2ae452fc8eb6b8a5897
SIZE (puppetlabs-zfs_core-1.4.0.tar.gz) = 18834
SHA256 (puppetlabs-zone_core-1.1.0.tar.gz) = 9d8241938e56145ce15827415e5c6b74002407b4548c12b5ef165423adfc725b
SIZE (puppetlabs-zone_core-1.1.0.tar.gz) = 20637
SHA256 (puppetlabs-puppet-7.24.0_GH0.tar.gz) = 860e74a59dc7a7b34a10fd1f28e992c48be938e35f9e72270f5bddaba6dc106b
SIZE (puppetlabs-puppet-7.24.0_GH0.tar.gz) = 3268471
SHA256 (puppetlabs-puppet-7.25.0_GH0.tar.gz) = 8ace13070a08979ed580457d462a01347f371f88fe1ab28a8d8e8044cdf46ca1
SIZE (puppetlabs-puppet-7.25.0_GH0.tar.gz) = 3269318
10 changes: 0 additions & 10 deletions sysutils/puppet7/files/patch-lib_puppet_settings.rb

This file was deleted.

7 changes: 0 additions & 7 deletions sysutils/puppet7/files/patch-lib_puppet_thread__local.rb

This file was deleted.

0 comments on commit 6e57fab

Please sign in to comment.