update to puppet-syntax 7.2.0; OK sebastia

This commit is contained in:
kn
2026-05-11 12:39:22 +00:00
parent 3da5db652d
commit f854b206d0
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
COMMENT= syntax checks for Puppet manifests and templates
DISTNAME= puppet-syntax-7.0.1
DISTNAME= puppet-syntax-7.2.0
CATEGORIES= sysutils
MAINTAINER= Sebastian Reitenbach <sebastia@openbsd.org>
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (puppet-syntax-7.0.1.gem) = RF4kwKtGCspLltTerLbr/veKhGMkq1zYw12/iS2CKEg=
SIZE (puppet-syntax-7.0.1.gem) = 24064
SHA256 (puppet-syntax-7.2.0.gem) = 9i+Ewpj8N6IMynt7EVW5UBYzUEi/X3VgEhU1trutK9w=
SIZE (puppet-syntax-7.2.0.gem) = 24064
+1
View File
@@ -38,6 +38,7 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_bad.eyaml
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_bad.yaml
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_badkey.yaml
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_badvalue.yaml
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_good.eyaml
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_good.yaml
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_key_empty.yaml
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_key_no_value.yaml