On Mon, Jun 05, 2023 at 04:33:02PM +0000, Klemens Nanni wrote:
> 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.

New release in the meantime.


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    13 Jul 2023 15:49:28 -0000
@@ -1,7 +1,6 @@
 PORTROACH=             limit:^7
 
-VERSION=               7.23.0
-REVISION=              1
+VERSION=               7.25.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    13 Jul 2023 15:51:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (puppet-7.23.0.gem) = CvhSgOGyUAUQJTMH0/gLS58XgVsvm7PMiCYcbo7CZUs=
-SIZE (puppet-7.23.0.gem) = 2781696
+SHA256 (puppet-7.25.0.gem) = VQ8Pg1W5kXNrgRlWOHezkrWPryMITPjLaasPMQrVxgU=
+SIZE (puppet-7.25.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   13 Jul 2023 15:55:02 -0000
@@ -1315,6 +1315,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/

Reply via email to