diff --git a/databases/ruby-hiera-eyaml/Makefile b/databases/ruby-hiera-eyaml/Makefile index 8fcd83999e1..11380800205 100644 --- a/databases/ruby-hiera-eyaml/Makefile +++ b/databases/ruby-hiera-eyaml/Makefile @@ -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 diff --git a/databases/ruby-hiera-eyaml/distinfo b/databases/ruby-hiera-eyaml/distinfo index 33ff3bcddd0..0dba0418abb 100644 --- a/databases/ruby-hiera-eyaml/distinfo +++ b/databases/ruby-hiera-eyaml/distinfo @@ -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 diff --git a/databases/ruby-hiera-eyaml/pkg/PLIST b/databases/ruby-hiera-eyaml/pkg/PLIST index 605bd645f5a..35c7f86e958 100644 --- a/databases/ruby-hiera-eyaml/pkg/PLIST +++ b/databases/ruby-hiera-eyaml/pkg/PLIST @@ -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