From a76498e6b4c9bc35701168ba2a5e5609057ee488 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 17 Dec 2012 12:34:38 +0000 Subject: Update ruby-bundler to 1.2.3. ## 1.2.3 (Nov 29, 2012) Bugfixes: - fix exceptions while loading some gemspecs ## 1.2.2 (Nov 14, 2012) Bugfixes: - support new Psych::SyntaxError for Ruby 2.0.0 (@tenderlove, @sol) - `bundle viz` works with git gems again (@hirochachacha) - recognize more cases when OpenSSL is not present ## 1.2.1 (Sep 19, 2012) Bugfixes: - `bundle clean` now works with BUNDLE_WITHOUT groups again - have a net/http read timeout around the Gemcutter API Endpoint --- misc/ruby-bundler/Makefile | 4 ++-- misc/ruby-bundler/PLIST | 5 ++++- misc/ruby-bundler/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'misc') diff --git a/misc/ruby-bundler/Makefile b/misc/ruby-bundler/Makefile index 7760a52d922..bc002dac4d4 100644 --- a/misc/ruby-bundler/Makefile +++ b/misc/ruby-bundler/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2012/09/16 06:44:45 taca Exp $ +# $NetBSD: Makefile,v 1.14 2012/12/17 12:34:38 taca Exp $ -DISTNAME= bundler-1.2.0 +DISTNAME= bundler-1.2.3 CATEGORIES= misc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/misc/ruby-bundler/PLIST b/misc/ruby-bundler/PLIST index 7f58d07b0cd..e661b41fada 100644 --- a/misc/ruby-bundler/PLIST +++ b/misc/ruby-bundler/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2012/09/16 06:44:45 taca Exp $ +@comment $NetBSD: PLIST,v 1.11 2012/12/17 12:34:38 taca Exp $ bin/bundle ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore @@ -120,9 +120,11 @@ ${GEM_LIBDIR}/man/bundle-update.ronn ${GEM_LIBDIR}/man/bundle.ronn ${GEM_LIBDIR}/man/gemfile.5.ronn ${GEM_LIBDIR}/man/index.txt +${GEM_LIBDIR}/spec/bundler/bundler_spec.rb ${GEM_LIBDIR}/spec/bundler/definition_spec.rb ${GEM_LIBDIR}/spec/bundler/dsl_spec.rb ${GEM_LIBDIR}/spec/bundler/gem_helper_spec.rb +${GEM_LIBDIR}/spec/bundler/psyched_yaml_spec.rb ${GEM_LIBDIR}/spec/bundler/source_spec.rb ${GEM_LIBDIR}/spec/cache/gems_spec.rb ${GEM_LIBDIR}/spec/cache/git_spec.rb @@ -183,6 +185,7 @@ ${GEM_LIBDIR}/spec/support/artifice/endpoint_extra_missing.rb ${GEM_LIBDIR}/spec/support/artifice/endpoint_fallback.rb ${GEM_LIBDIR}/spec/support/artifice/endpoint_marshal_fail.rb ${GEM_LIBDIR}/spec/support/artifice/endpoint_redirect.rb +${GEM_LIBDIR}/spec/support/artifice/endpoint_timeout.rb ${GEM_LIBDIR}/spec/support/builders.rb ${GEM_LIBDIR}/spec/support/fakeweb/rack-1.0.0.marshal ${GEM_LIBDIR}/spec/support/fakeweb/windows.rb diff --git a/misc/ruby-bundler/distinfo b/misc/ruby-bundler/distinfo index 8ab94583683..2c98542961c 100644 --- a/misc/ruby-bundler/distinfo +++ b/misc/ruby-bundler/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2012/09/16 06:44:45 taca Exp $ +$NetBSD: distinfo,v 1.14 2012/12/17 12:34:38 taca Exp $ -SHA1 (bundler-1.2.0.gem) = 432ed783851a635d28175fbe68df1e74d9113671 -RMD160 (bundler-1.2.0.gem) = 8a9aa08248630863f272e82ff62af1ccaa39ba76 -Size (bundler-1.2.0.gem) = 226304 bytes +SHA1 (bundler-1.2.3.gem) = f7a3a1ec19aa1157aaf13d72bb926c939d926fe1 +RMD160 (bundler-1.2.3.gem) = d6598f724085537264349c8141e08cb4b8b41c11 +Size (bundler-1.2.3.gem) = 223232 bytes -- cgit v1.2.3