update to puppet-syntax-2.0.0

This commit is contained in:
jasper 2015-03-15 10:13:14 +00:00
parent 8e0b832521
commit 93eb38d127
3 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.3 2015/01/19 09:10:28 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2015/03/15 10:13:14 jasper Exp $
COMMENT= syntax checks for Puppet manifests and templates
DISTNAME= puppet-syntax-1.4.1
DISTNAME= puppet-syntax-2.0.0
CATEGORIES= sysutils
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>

View File

@ -1,2 +1,2 @@
SHA256 (puppet-syntax-1.4.1.gem) = TWhaN3M3GpICxf28dW/EYiV4GwMyn1vg/cGwEew0Mhc=
SIZE (puppet-syntax-1.4.1.gem) = 11264
SHA256 (puppet-syntax-2.0.0.gem) = RJoOevp1mrSsFLNHe7cT5/ii1R6NAI8GMnevcvTKlYw=
SIZE (puppet-syntax-2.0.0.gem) = 11776

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/09/09 07:53:02 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2015/03/15 10:13:14 jasper Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.gitignore
@ -27,6 +27,7 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_bad_18.yaml
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/hiera/hiera_good.yaml
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/deprecation_notice.pp
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/fail_error.pp
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/fail_warning.pp
${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/test_module/manifests/future_syntax.pp