Update to 2.1.0

This commit is contained in:
sebastia 2016-03-14 09:53:14 +00:00
parent 095b69b583
commit 6fde89871c
3 changed files with 9 additions and 6 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.4 2015/06/24 07:17:41 jasper Exp $
# $OpenBSD: Makefile,v 1.5 2016/03/14 09:53:14 sebastia Exp $
COMMENT = Hiera backend for decrypting encrypted yaml properties
DISTNAME = hiera-eyaml-2.0.8
REVISION = 0
DISTNAME = hiera-eyaml-2.1.0
CATEGORIES = databases
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>

View File

@ -1,2 +1,2 @@
SHA256 (hiera-eyaml-2.0.8.gem) = l1mhLbrICczjzjIMCNj+Ke+jFzCycWLbEhGYlrResNg=
SIZE (hiera-eyaml-2.0.8.gem) = 28672
SHA256 (hiera-eyaml-2.1.0.gem) = RpFIoVkCyDciEySq5T9xKmAKqT49N6mHk0zVhLa7RcA=
SIZE (hiera-eyaml-2.1.0.gem) = 29184

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2015/03/19 21:15:19 sebastia Exp $
@comment $OpenBSD: PLIST,v 1.3 2016/03/14 09:53:14 sebastia Exp $
${GEM_BIN}/eyaml${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
@ -20,9 +20,13 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/CLI.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/commands.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/edithelper.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/encrypthelper.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/encryptor.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/encryptors/
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/encryptors/pkcs7.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/highlinehelper.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/logginghelper.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/options.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/parser/
${GEM_LIB}/gems/${DISTNAME}/lib/hiera/backend/eyaml/parser/encrypted_tokens.rb