https://www.puppet.com/docs/puppet/7/release_notes_puppet.html#release_notes_puppet_x-7-24-0
Keeps working for me.
Feedback? OK?
update-plist somehow removed
-@sample ${SYSCONFDIR}/puppetlabs/
so I've manually added it back in.
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/ruby-puppet/7/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 31 May 2023 15:21:52 -0000 1.4
+++ Makefile 5 Jun 2023 16:22:04 -0000
@@ -1,7 +1,6 @@
PORTROACH= limit:^7
-VERSION= 7.23.0
-REVISION= 1
+VERSION= 7.24.0
RUN_DEPENDS+= converters/ruby-multi_json,${MODRUBY_FLAVOR}>=1.10,<2 \
databases/ruby-hiera3,${MODRUBY_FLAVOR}>=3.2.1,<4 \
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/ruby-puppet/7/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 17 Feb 2023 16:41:11 -0000 1.2
+++ distinfo 5 Jun 2023 16:22:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (puppet-7.23.0.gem) = CvhSgOGyUAUQJTMH0/gLS58XgVsvm7PMiCYcbo7CZUs=
-SIZE (puppet-7.23.0.gem) = 2781696
+SHA256 (puppet-7.24.0.gem) = zBBvNP4fNRxZP8m6jjxtwT3VlMXwoL9S8YIL4gYoVyI=
+SIZE (puppet-7.24.0.gem) = 2783744
Index: patches/patch-lib_puppet_defaults_rb
===================================================================
RCS file: /cvs/ports/sysutils/ruby-puppet/7/patches/patch-lib_puppet_defaults_rb,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-lib_puppet_defaults_rb
--- patches/patch-lib_puppet_defaults_rb 20 Jan 2023 20:53:43 -0000 1.1.1.1
+++ patches/patch-lib_puppet_defaults_rb 5 Jun 2023 16:22:33 -0000
@@ -22,7 +22,7 @@ Index: lib/puppet/defaults.rb
end
end
-@@ -1299,13 +1299,13 @@ EOT
+@@ -1312,13 +1312,13 @@ EOT
settings.define_settings(:server,
:user => {
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/sysutils/ruby-puppet/7/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST 17 Feb 2023 16:41:11 -0000 1.2
+++ pkg/PLIST 5 Jun 2023 16:24:08 -0000
@@ -1315,6 +1314,15 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/fixture
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/apply/environments/spec/modules/amod/lib/puppet/provider/applytest/applytest.rb
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/apply/environments/spec/modules/amod/lib/puppet/type/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/apply/environments/spec/modules/amod/lib/puppet/type/applytest.rb
+${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/module/
+${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/module/environments/
+${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/module/environments/direnv/
+${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/module/environments/direnv/modules/
+${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/module/environments/direnv/modules/nginx/
+${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/module/environments/direnv/modules/nginx/README
+${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/module/environments/direnv/modules/nginx/manifests/
+${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/module/environments/direnv/modules/nginx/manifests/init.pp
+${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/application/module/environments/direnv/modules/nginx/metadata.json
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/l10n/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/l10n/envs/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/integration/l10n/envs/prod/
No comments:
Post a Comment