From e67ca0d05ced852ce1f4d201398f715e165b2069 Mon Sep 17 00:00:00 2001 From: sebastia Date: Wed, 10 Mar 2021 22:05:08 +0000 Subject: [PATCH] simple update 3.2.0 -> 3.2.1 --- databases/ruby-hiera-eyaml/Makefile | 4 ++-- databases/ruby-hiera-eyaml/distinfo | 4 ++-- databases/ruby-hiera-eyaml/pkg/PLIST | 7 +++++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/databases/ruby-hiera-eyaml/Makefile b/databases/ruby-hiera-eyaml/Makefile index 29b906cec73..6cae0e9df2f 100644 --- a/databases/ruby-hiera-eyaml/Makefile +++ b/databases/ruby-hiera-eyaml/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.13 2020/02/07 12:52:51 sebastia Exp $ +# $OpenBSD: Makefile,v 1.14 2021/03/10 22:05:08 sebastia Exp $ COMMENT = Hiera backend for decrypting encrypted yaml properties -DISTNAME = hiera-eyaml-3.2.0 +DISTNAME = hiera-eyaml-3.2.1 CATEGORIES = databases MAINTAINER = Sebastian Reitenbach diff --git a/databases/ruby-hiera-eyaml/distinfo b/databases/ruby-hiera-eyaml/distinfo index a512320616c..24082be4cad 100644 --- a/databases/ruby-hiera-eyaml/distinfo +++ b/databases/ruby-hiera-eyaml/distinfo @@ -1,2 +1,2 @@ -SHA256 (hiera-eyaml-3.2.0.gem) = rZrFYoaRoOjOsn06167u4ifuxUJLDBCytHWwtJrttZ0= -SIZE (hiera-eyaml-3.2.0.gem) = 35328 +SHA256 (hiera-eyaml-3.2.1.gem) = s7i+KYU8yZM61qyvk6261P7F5eufZdZch8foneBsWO8= +SIZE (hiera-eyaml-3.2.1.gem) = 37376 diff --git a/databases/ruby-hiera-eyaml/pkg/PLIST b/databases/ruby-hiera-eyaml/pkg/PLIST index 70a3c2e1ba9..558bf99b7f3 100644 --- a/databases/ruby-hiera-eyaml/pkg/PLIST +++ b/databases/ruby-hiera-eyaml/pkg/PLIST @@ -1,9 +1,12 @@ -@comment $OpenBSD: PLIST,v 1.6 2019/12/05 07:44:10 sebastia Exp $ +@comment $OpenBSD: PLIST,v 1.7 2021/03/10 22:05:08 sebastia Exp $ ${GEM_BIN}/eyaml${GEM_BIN_SUFFIX} ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ +${GEM_LIB}/gems/${DISTNAME}/.github/ +${GEM_LIB}/gems/${DISTNAME}/.github/workflows/ +${GEM_LIB}/gems/${DISTNAME}/.github/workflows/release.yml +${GEM_LIB}/gems/${DISTNAME}/.github/workflows/test.yml ${GEM_LIB}/gems/${DISTNAME}/.gitignore -${GEM_LIB}/gems/${DISTNAME}/.travis.yml ${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md ${GEM_LIB}/gems/${DISTNAME}/Gemfile ${GEM_LIB}/gems/${DISTNAME}/HISTORY.md