update 0.7.3 -> 0.7.4

This commit is contained in:
sebastia 2019-10-22 13:54:39 +00:00
parent 6f9c229e00
commit c92bde92c9
3 changed files with 10 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:44:01 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2019/10/22 13:54:39 sebastia Exp $
COMMENT = gpg encryptor for the hiera eyaml backend
DISTNAME = hiera-eyaml-gpg-0.7.3
DISTNAME = hiera-eyaml-gpg-0.7.4
CATEGORIES = databases
HOMEPAGE = http://github.com/sihil/hiera-eyaml-gpg

View File

@ -1,2 +1,2 @@
SHA256 (hiera-eyaml-gpg-0.7.3.gem) = 1YgOMphHpgpcoadFrwN7R1JOgDQTC9hkf82hrbOoHU4=
SIZE (hiera-eyaml-gpg-0.7.3.gem) = 14336
SHA256 (hiera-eyaml-gpg-0.7.4.gem) = aKAuC3dXZeNfjswLMdxgGQFvuutpxgo6XYP0olnxJog=
SIZE (hiera-eyaml-gpg-0.7.4.gem) = 14848

View File

@ -1,8 +1,12 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/11/05 21:59:07 sebastia Exp $
@comment $OpenBSD: PLIST,v 1.2 2019/10/22 13:54:39 sebastia Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.gitignore
${GEM_LIB}/gems/${DISTNAME}/.rubocop.yml
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
${GEM_LIB}/gems/${DISTNAME}/Gemfile
${GEM_LIB}/gems/${DISTNAME}/HISTORY.md
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/Rakefile
@ -15,6 +19,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/encryptors/
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/encryptors/gpg/
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/encryptors/gpg.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/encryptors/gpg/eyaml_init.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/encryptors/gpg/puppet_gpg.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/encryptors/gpg/version.rb
${GEM_LIB}/gems/${DISTNAME}/tools/
${GEM_LIB}/gems/${DISTNAME}/tools/regem.sh