update to puppet-lint-1.1.0

This commit is contained in:
jasper 2014-09-24 06:17:56 +00:00
parent 63b3cfe3ea
commit 8677f86e51
3 changed files with 7 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2014/09/06 07:24:37 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2014/09/24 06:17:56 jasper Exp $
COMMENT= ensure your Puppet manifests conform with the style guide
DISTNAME= puppet-lint-1.0.1
DISTNAME= puppet-lint-1.1.0
CATEGORIES= sysutils

View File

@ -1,2 +1,2 @@
SHA256 (puppet-lint-1.0.1.gem) = rlcNo04k0TN4ZQiTkp0VbqeYgXnGbPSGHX1YWmNR4RY=
SIZE (puppet-lint-1.0.1.gem) = 41984
SHA256 (puppet-lint-1.1.0.gem) = c59WbNTx53uSwRkSF/21nOEjU/PsJwPzCTPSu6h3s1s=
SIZE (puppet-lint-1.1.0.gem) = 43520

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2014/09/06 07:24:37 jasper Exp $
@comment $OpenBSD: PLIST,v 1.5 2014/09/24 06:17:56 jasper Exp $
${GEM_BIN}/puppet-lint${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
@ -47,6 +47,8 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test/manifests/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test/manifests/fail.pp
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test/manifests/ignore.pp
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test/manifests/ignore_multiple_block.pp
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test/manifests/ignore_multiple_line.pp
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test/manifests/ignore_reason.pp
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test/manifests/init.pp
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test/manifests/malformed.pp