pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-mixlib-cli devel/ruby-mixlib-cli: update to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b48cf0eef4ab
branches: trunk
changeset: 425982:b48cf0eef4ab
user: taca <taca%pkgsrc.org@localhost>
date: Tue Mar 24 17:49:49 2020 +0000
description:
devel/ruby-mixlib-cli: update to 2.1.5
Update ruby-mixlib-cli to 2.1.5.
2.1.5 (2019-12-22)
* Use our standard rakefile #68 (tas50)
* Fix chef-style #71 (vsingh-msys)
* Add windows PR testing with Buildkite #73 (tas50)
* Test on Ruby 2.7 + random testing improvements #75 (tas50)
2.1.1 (2019-06-10)
* Don't explode when there are unknown keys in 'config' #66 (marcparadise)
2.1.0 (2019-06-07)
* Setup BuildKite for PR testing #61 (tas50)
* Disable Travis testing & Update codeowners #62 (tas50)
* Fix gem homepage url #64 (tsub)
* [MIXLIB-CLI-63] Add deprecated_option support #65 (marcparadise)
2.0.6 (2019-05-14)
* Add additional github templates and update codeowners #58 (tas50)
* Improve the --help text output of 'in:' #59 (btm)
* Print out human readable lists of allowed CLI options #60 (tas50)
2.0.3 (2019-03-20)
* fix global state pollution issues across examples #54 (lamont-granquist)
* Add back support for Ruby 2.4 #56 (tas50)
2.0.1 (2019-01-04)
* Don't ship the test files in the gem artifact #51 (tas50)
2.0.0 (2019-01-04)
* remove hashrockets syntax #43 (lamont-granquist)
* Remove require rubygems #44 (tas50)
* Update testing and contributing boilerplate #45 (tas50)
* More testing / release boilerplate #46 (tas50)
* Update codeowners and add github PR template #47 (tas50)
* Lint the example code #49 (tas50)
* update travis, drop ruby < 2.5, major version bump #52 (lamont-granquist)
* actually do the major version bump #53 (lamont-granquist)
diffstat:
devel/ruby-mixlib-cli/Makefile | 6 ++++--
devel/ruby-mixlib-cli/PLIST | 9 ++-------
devel/ruby-mixlib-cli/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 14 deletions(-)
diffs (54 lines):
diff -r 11c69b375182 -r b48cf0eef4ab devel/ruby-mixlib-cli/Makefile
--- a/devel/ruby-mixlib-cli/Makefile Tue Mar 24 17:48:28 2020 +0000
+++ b/devel/ruby-mixlib-cli/Makefile Tue Mar 24 17:49:49 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/06/11 14:53:03 taca Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/24 17:49:49 taca Exp $
-DISTNAME= mixlib-cli-1.7.0
+DISTNAME= mixlib-cli-2.1.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,5 +8,7 @@
COMMENT= Mixin for creating command line applications
LICENSE= apache-2.0
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 11c69b375182 -r b48cf0eef4ab devel/ruby-mixlib-cli/PLIST
--- a/devel/ruby-mixlib-cli/PLIST Tue Mar 24 17:48:28 2020 +0000
+++ b/devel/ruby-mixlib-cli/PLIST Tue Mar 24 17:49:49 2020 +0000
@@ -1,13 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2017/06/11 14:53:03 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/03/24 17:49:49 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/NOTICE
-${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/mixlib/cli.rb
+${GEM_LIBDIR}/lib/mixlib/cli/formatter.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 -r 11c69b375182 -r b48cf0eef4ab devel/ruby-mixlib-cli/distinfo
--- a/devel/ruby-mixlib-cli/distinfo Tue Mar 24 17:48:28 2020 +0000
+++ b/devel/ruby-mixlib-cli/distinfo Tue Mar 24 17:49:49 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/06/11 14:53:03 taca Exp $
+$NetBSD: distinfo,v 1.4 2020/03/24 17:49:49 taca Exp $
-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
+SHA1 (mixlib-cli-2.1.5.gem) = 45b7805f3f6ea140b37f5996643bb28d4a814912
+RMD160 (mixlib-cli-2.1.5.gem) = 47a36fa5d85161776bf01cf5da143d5045d5fa8b
+SHA512 (mixlib-cli-2.1.5.gem) = 5b2f016682bbd33f3ea1ef5eb4b57ea2b71997c812052952024d6e743d5b064df4a97ea21eae6139387d339ab43243710c44aaec34c0521693a263b263712f62
+Size (mixlib-cli-2.1.5.gem) = 13824 bytes
Home |
Main Index |
Thread Index |
Old Index