pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/ruby-bundler Update ruby-bundler to 1.15.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b4726bbc11f
branches:  trunk
changeset: 368050:5b4726bbc11f
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 10 14:28:42 2017 +0000

description:
Update ruby-bundler to 1.15.4.

## 1.15.4 (2017-08-19)

Bugfixes:

  - handle file conflicts gracefully in `bundle gem` (@rafaelfranca, @segiddins)
  - bundler will fail gracefully when the bundle path contains the system path
    separator (#5485, ajwann)
  - failed gem downloads will be retried consistently across different
    RubyGems versions (@shayonj)
  - `bundle pristine` will respect build options while re-building native
    extensions (@NickLaMuro)

## 1.15.3 (2017-07-21)

Bugfixes:

  - ensure that empty strings passed to `bundle config` are serialized &
    parsed properly (#5881, @segiddins)
  - avoid printing an outdated version warning when running a parseable
    command (@segiddins)

## 1.15.2 (2017-07-17)

Features:

  - new gemfiles created by bundler will include an explicit `github` git
    source that uses `https` (@segiddins)

Bugfixes:

  - inline gemfiles work when `BUNDLE_BIN` is set (#5847, @segiddins)
  - avoid using the old dependency API when there are no changes to the
    compact index files (#5373, @greysteil)
  - fail gracefully when the full index serves gemspecs with invalid
    dependencies (#5797, @segiddins)
  - support installing gemfiles that use `eval_gemfile`, `:path` gems with
    relative paths, and `--deployment` simultaneously (@NickLaMuro)
  - `bundle config` will print settings as the type they are interpreted as
    (@segiddins)
  - respect the `no_proxy` environment variable when making network requests
    (#5781, @jakauppila)
  - commands invoked with `--verbose` will not have default flags printed
    (@segiddins)
  - allow `bundle viz` to work when another gem has a requirable `grapviz`
    file (#5707, @segiddins)
  - ensure bundler puts activated gems on the `$LOAD_PATH` in a consistent
    order (#5696, @segiddins)

diffstat:

 misc/ruby-bundler/Makefile |   4 ++--
 misc/ruby-bundler/PLIST    |   9 +--------
 misc/ruby-bundler/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 15 deletions(-)

diffs (57 lines):

diff -r a44da78095b7 -r 5b4726bbc11f misc/ruby-bundler/Makefile
--- a/misc/ruby-bundler/Makefile        Sun Sep 10 14:23:51 2017 +0000
+++ b/misc/ruby-bundler/Makefile        Sun Sep 10 14:28:42 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2017/06/05 14:32:24 taca Exp $
+# $NetBSD: Makefile,v 1.26 2017/09/10 14:28:42 taca Exp $
 
-DISTNAME=      bundler-1.15.1
+DISTNAME=      bundler-1.15.4
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r a44da78095b7 -r 5b4726bbc11f misc/ruby-bundler/PLIST
--- a/misc/ruby-bundler/PLIST   Sun Sep 10 14:23:51 2017 +0000
+++ b/misc/ruby-bundler/PLIST   Sun Sep 10 14:28:42 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2017/06/05 14:32:24 taca Exp $
+@comment $NetBSD: PLIST,v 1.22 2017/09/10 14:28:42 taca Exp $
 bin/bundle${RUBY_SUFFIX}
 bin/bundler${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
@@ -117,7 +117,6 @@
 ${GEM_LIBDIR}/lib/bundler/plugin/installer/git.rb
 ${GEM_LIBDIR}/lib/bundler/plugin/installer/rubygems.rb
 ${GEM_LIBDIR}/lib/bundler/plugin/source_list.rb
-${GEM_LIBDIR}/lib/bundler/postit_trampoline.rb
 ${GEM_LIBDIR}/lib/bundler/psyched_yaml.rb
 ${GEM_LIBDIR}/lib/bundler/remote_specification.rb
 ${GEM_LIBDIR}/lib/bundler/resolver.rb
@@ -200,12 +199,6 @@
 ${GEM_LIBDIR}/lib/bundler/vendor/net-http-persistent/lib/net/http/faster.rb
 ${GEM_LIBDIR}/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb
 ${GEM_LIBDIR}/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/ssl_reuse.rb
-${GEM_LIBDIR}/lib/bundler/vendor/postit/lib/postit.rb
-${GEM_LIBDIR}/lib/bundler/vendor/postit/lib/postit/environment.rb
-${GEM_LIBDIR}/lib/bundler/vendor/postit/lib/postit/installer.rb
-${GEM_LIBDIR}/lib/bundler/vendor/postit/lib/postit/parser.rb
-${GEM_LIBDIR}/lib/bundler/vendor/postit/lib/postit/setup.rb
-${GEM_LIBDIR}/lib/bundler/vendor/postit/lib/postit/version.rb
 ${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor.rb
 ${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions.rb
 ${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/create_file.rb
diff -r a44da78095b7 -r 5b4726bbc11f misc/ruby-bundler/distinfo
--- a/misc/ruby-bundler/distinfo        Sun Sep 10 14:23:51 2017 +0000
+++ b/misc/ruby-bundler/distinfo        Sun Sep 10 14:28:42 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2017/06/05 14:32:24 taca Exp $
+$NetBSD: distinfo,v 1.27 2017/09/10 14:28:42 taca Exp $
 
-SHA1 (bundler-1.15.1.gem) = d3e95482b0ba4370cbd27cc455f9b364acfe81ff
-RMD160 (bundler-1.15.1.gem) = 295338413bf15e8464a1b025ed9d48b3c1a77a46
-SHA512 (bundler-1.15.1.gem) = c4d2b7f9483ce6fef090f4114d740bd95e92cd619625477d9efed4e56decddfff4f0490368bc509f4f1a1b888476ed4ef8ff99f2bf49d73a8fc12cbd259cfda9
-Size (bundler-1.15.1.gem) = 338432 bytes
+SHA1 (bundler-1.15.4.gem) = 313a6413486ac07c7a70e5eaf0ba11683b14cb5b
+RMD160 (bundler-1.15.4.gem) = 7f46b72d0c29ad14e46220653825f63c58eaa75c
+SHA512 (bundler-1.15.4.gem) = 15736d6bbae792fc029f078705cb2a4eae5f9f78e1219eb3f2d0d0e2c3092df3da97abd3b107c9abbbe680ed99f11d450b0402ab9bf3313cb7aa60e3f631bed8
+Size (bundler-1.15.4.gem) = 337408 bytes



Home | Main Index | Thread Index | Old Index