diff --git a/devel/ruby-puppet_forge/Makefile b/devel/ruby-puppet_forge/Makefile index ff27c27745d..b97f339cd42 100644 --- a/devel/ruby-puppet_forge/Makefile +++ b/devel/ruby-puppet_forge/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2016/09/09 10:43:21 sebastia Exp $ +# $OpenBSD: Makefile,v 1.5 2017/01/31 07:16:24 sebastia Exp $ COMMENT = tools to access the Puppet Forge API -DISTNAME = puppet_forge-2.2.2 +DISTNAME = puppet_forge-2.2.3 CATEGORIES = devel HOMEPAGE = https://github.com/puppetlabs/forge-ruby MAINTAINER = Sebastian Reitenbach @@ -13,7 +13,7 @@ PERMIT_PACKAGE_CDROM = Yes MODULES = lang/ruby BUILD_DEPENDS += ${RUN_DEPENDS} RUN_DEPENDS += archivers/ruby-minitar,${MODRUBY_FLAVOR}>=0,<2 \ - devel/ruby-gettext-setup,${MODRUBY_FLAVOR}>=0.3 \ + devel/ruby-gettext-setup,${MODRUBY_FLAVOR}>=0.11 \ devel/ruby-semantic_puppet,${MODRUBY_FLAVOR}>=0.1.0,<0.2 \ www/ruby-faraday,${MODRUBY_FLAVOR}>=0.9.0,<0.10 \ www/ruby-faraday_middleware,${MODRUBY_FLAVOR}>=0.9.0,<0.11 diff --git a/devel/ruby-puppet_forge/distinfo b/devel/ruby-puppet_forge/distinfo index 1cfcbe22360..ffb6523011b 100644 --- a/devel/ruby-puppet_forge/distinfo +++ b/devel/ruby-puppet_forge/distinfo @@ -1,2 +1,2 @@ -SHA256 (puppet_forge-2.2.2.gem) = m6PEe8zfl85RH5FrYns5AuAqGROVFZiyiHQ3Alq8VtQ= -SIZE (puppet_forge-2.2.2.gem) = 771072 +SHA256 (puppet_forge-2.2.3.gem) = 85pCjOYyJTo17EGSrf4cK6DdS0b1SBKElElVBAE25f0= +SIZE (puppet_forge-2.2.3.gem) = 771584 diff --git a/devel/ruby-puppet_forge/pkg/PLIST b/devel/ruby-puppet_forge/pkg/PLIST index 586dc03e09c..9f3f8cef0be 100644 --- a/devel/ruby-puppet_forge/pkg/PLIST +++ b/devel/ruby-puppet_forge/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2016/09/09 10:43:21 sebastia Exp $ +@comment $OpenBSD: PLIST,v 1.3 2017/01/31 07:16:24 sebastia Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/.gitignore @@ -38,7 +38,16 @@ ${GEM_LIB}/gems/${DISTNAME}/locales/config.yaml ${GEM_LIB}/gems/${DISTNAME}/puppet_forge.gemspec ${GEM_LIB}/gems/${DISTNAME}/spec/ ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/ +${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/uri/ +${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/uri/prefix/ +${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/uri/prefix/v3/ +${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/uri/prefix/v3/bases/ +${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/uri/prefix/v3/bases/puppet.headers +${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/uri/prefix/v3/bases/puppet.json ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/v3/ +${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/v3/bases/ +${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/v3/bases/puppet.headers +${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/v3/bases/puppet.json ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/v3/files/ ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/v3/files/puppetlabs-apache-0.0.1.tar.gz.headers ${GEM_LIB}/gems/${DISTNAME}/spec/fixtures/v3/files/puppetlabs-apache-0.0.1.tar.gz.json