update to specinfra-2.30.4
This commit is contained in:
parent
8089971741
commit
4eb9960e3e
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2015/05/04 07:22:07 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2015/05/06 08:32:09 jasper Exp $
|
||||
|
||||
COMMENT= common layer for serverspec and configspec
|
||||
DISTNAME= specinfra-2.30.3
|
||||
DISTNAME= specinfra-2.30.4
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (specinfra-2.30.3.gem) = JyZvrQezmSweaR4qm8ynK+sQZOFrzekwFhUso/EDRmk=
|
||||
SIZE (specinfra-2.30.3.gem) = 51712
|
||||
SHA256 (specinfra-2.30.4.gem) = mpVYZfIf8bUBfaVOi147S9C7zon7xvuSjfo1Ouihr20=
|
||||
SIZE (specinfra-2.30.4.gem) = 51712
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2015/04/20 20:29:09 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2015/05/06 08:32:09 jasper Exp $
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/.gitignore
|
||||
@ -126,6 +126,9 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/specinfra/command/debian/base.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/specinfra/command/debian/base/package.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/specinfra/command/debian/base/ppa.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/specinfra/command/debian/base/service.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/specinfra/command/debian/v8/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/specinfra/command/debian/v8.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/specinfra/command/debian/v8/service.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/specinfra/command/esxi/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/specinfra/command/esxi.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/specinfra/command/esxi/base/
|
||||
|
Loading…
x
Reference in New Issue
Block a user