summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2017-06-11 14:53:03 +0000
committertaca <taca>2017-06-11 14:53:03 +0000
commite0adecd26a0f53509378382b78736d2ae7c3c905 (patch)
tree253d9fabf27f5fc0ba91f85ecadd3d0017fe5ebe /devel
parentb24ac9f3c1f9d420d0a116cc99af8ae31fd5218f (diff)
downloadpkgsrc-e0adecd26a0f53509378382b78736d2ae7c3c905.tar.gz
Update ruby-mixlib-cli to 1.7.0.
1.7.0 2016/07/06 * Support two-argument procs for reducer style 1.6.0 2016/05/05 * Properly pass options during inheritance * Added option key ':in' to specify that option value should be included in the given list * Fixed ruby-warning "instance variable @{ivar} not initialized". - Kenichi Kamiya * Documented CLI arguments. - C Chamblin * Added rake, rdoc, and rspec and development dependencies * Removed the contributions.md document and merged it with the changelog * Updated code to comply with chefstyle style guidelines * Fixed a missing comma from an example in the readme * Ship the Gemfile so that tests can run from the Gem
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-mixlib-cli/Makefile6
-rw-r--r--devel/ruby-mixlib-cli/PLIST6
-rw-r--r--devel/ruby-mixlib-cli/distinfo10
3 files changed, 12 insertions, 10 deletions
diff --git a/devel/ruby-mixlib-cli/Makefile b/devel/ruby-mixlib-cli/Makefile
index 33d12f8d4fb..a7011721cc6 100644
--- a/devel/ruby-mixlib-cli/Makefile
+++ b/devel/ruby-mixlib-cli/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2014/06/03 13:12:32 jperkin Exp $
+# $NetBSD: Makefile,v 1.2 2017/06/11 14:53:03 taca Exp $
-DISTNAME= mixlib-cli-1.5.0
+DISTNAME= mixlib-cli-1.7.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://github.com/opscode/mixlib-cli
+HOMEPAGE= https://github.com/chef/mixlib-cli
COMMENT= Mixin for creating command line applications
LICENSE= apache-2.0
diff --git a/devel/ruby-mixlib-cli/PLIST b/devel/ruby-mixlib-cli/PLIST
index fbfbe45ebc2..329c69b6534 100644
--- a/devel/ruby-mixlib-cli/PLIST
+++ b/devel/ruby-mixlib-cli/PLIST
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/03 13:12:32 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/06/11 14:53:03 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/NOTICE
-${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/mixlib/cli.rb
${GEM_LIBDIR}/lib/mixlib/cli/version.rb
+${GEM_LIBDIR}/mixlib-cli.gemspec
${GEM_LIBDIR}/spec/mixlib/cli_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-mixlib-cli/distinfo b/devel/ruby-mixlib-cli/distinfo
index 7383350791c..c1d58096803 100644
--- a/devel/ruby-mixlib-cli/distinfo
+++ b/devel/ruby-mixlib-cli/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:29:25 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/06/11 14:53:03 taca Exp $
-SHA1 (mixlib-cli-1.5.0.gem) = 325ac0aa0e5af288f5e15c04339d9ea9aa3ff0cc
-RMD160 (mixlib-cli-1.5.0.gem) = 7c6bd1bea1147409c46490bafbcac22239e8575a
-SHA512 (mixlib-cli-1.5.0.gem) = a962a6f60503ee7f52ea30e0091240e54b2e429d07eec12f71929e9acb06009b222368bc37ab3decffb87be1a9f7fcd9ba8a715c756b0195c466621325650104
-Size (mixlib-cli-1.5.0.gem) = 14336 bytes
+SHA1 (mixlib-cli-1.7.0.gem) = a8b3754e3f866a713941e848cee87425e1d1f81b
+RMD160 (mixlib-cli-1.7.0.gem) = c4071a9fb8d7133ccee7e3ecd1b87bee5f78b180
+SHA512 (mixlib-cli-1.7.0.gem) = 27f85f7d5d54036798595e9925d9f58dfc07e45780a9a68d661321989bd64e25c72f6062d73494769c63585320030ddc31ebd90914c9ad0c7af30d85242a00db
+Size (mixlib-cli-1.7.0.gem) = 15872 bytes