update to serverspec-2.24.2
This commit is contained in:
parent
9c722cc861
commit
fb6829a30c
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2015/09/29 15:00:06 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2015/11/12 14:23:21 jasper Exp $
|
||||
|
||||
PORTROACH= limitw:1,even
|
||||
|
||||
COMMENT= RSpec tests for testing machine configuration/state
|
||||
|
||||
DISTNAME= serverspec-2.24.1
|
||||
DISTNAME= serverspec-2.24.2
|
||||
|
||||
HOMEPAGE= http://serverspec.org/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (serverspec-2.24.1.gem) = mz5ypR1doK/dY/jh6BPoyhoBfloBHJuAVI30d09ywv4=
|
||||
SIZE (serverspec-2.24.1.gem) = 36352
|
||||
SHA256 (serverspec-2.24.2.gem) = P3ATf1JYGeF2wX16O7TIO7AT6fI47D8Zdoo4jsv5dVk=
|
||||
SIZE (serverspec-2.24.2.gem) = 36864
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2015/09/29 15:00:06 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2015/11/12 14:23:21 jasper Exp $
|
||||
${GEM_BIN}/serverspec-init${GEM_BIN_SUFFIX}
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
@ -155,6 +155,7 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/type/linux/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/type/linux/bond_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/type/linux/bridge_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/type/linux/cgroup_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/type/linux/docker_container_pre_1_8_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/type/linux/docker_container_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/type/linux/docker_image_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/type/linux/file_spec.rb
|
||||
|
Loading…
x
Reference in New Issue
Block a user