summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/ruby-bundler/Makefile4
-rw-r--r--misc/ruby-bundler/PLIST8
-rw-r--r--misc/ruby-bundler/distinfo8
3 files changed, 12 insertions, 8 deletions
diff --git a/misc/ruby-bundler/Makefile b/misc/ruby-bundler/Makefile
index 3bf1dfbbd4e..bfedb1e7471 100644
--- a/misc/ruby-bundler/Makefile
+++ b/misc/ruby-bundler/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2011/06/11 02:38:03 taca Exp $
+# $NetBSD: Makefile,v 1.6 2011/08/12 16:53:37 taca Exp $
-DISTNAME= bundler-1.0.15
+DISTNAME= bundler-1.0.17
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/misc/ruby-bundler/PLIST b/misc/ruby-bundler/PLIST
index 6b385e0acbc..f7c2e526da4 100644
--- a/misc/ruby-bundler/PLIST
+++ b/misc/ruby-bundler/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2011/06/11 02:38:03 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2011/08/12 16:53:37 taca Exp $
bin/bundle
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
@@ -64,6 +64,7 @@ ${GEM_LIBDIR}/lib/bundler/ui.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/actions.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/create_file.rb
+${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/create_link.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/directory.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/empty_directory.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/file_manipulation.rb
@@ -73,12 +74,15 @@ ${GEM_LIBDIR}/lib/bundler/vendor/thor/core_ext/file_binary_read.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/core_ext/hash_with_indifferent_access.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/core_ext/ordered_hash.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/error.rb
+${GEM_LIBDIR}/lib/bundler/vendor/thor/group.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/invocation.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/parser.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/parser/argument.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/parser/arguments.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/parser/option.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/parser/options.rb
+${GEM_LIBDIR}/lib/bundler/vendor/thor/rake_compat.rb
+${GEM_LIBDIR}/lib/bundler/vendor/thor/runner.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/shell.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/shell/basic.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/shell/color.rb
@@ -86,6 +90,7 @@ ${GEM_LIBDIR}/lib/bundler/vendor/thor/shell/html.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/task.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/util.rb
${GEM_LIBDIR}/lib/bundler/vendor/thor/version.rb
+${GEM_LIBDIR}/lib/bundler/vendored_thor.rb
${GEM_LIBDIR}/lib/bundler/version.rb
${GEM_LIBDIR}/lib/bundler/vlad.rb
${GEM_LIBDIR}/man/bundle-config.ronn
@@ -130,7 +135,6 @@ ${GEM_LIBDIR}/spec/other/init_spec.rb
${GEM_LIBDIR}/spec/other/newgem_spec.rb
${GEM_LIBDIR}/spec/other/open_spec.rb
${GEM_LIBDIR}/spec/other/show_spec.rb
-${GEM_LIBDIR}/spec/pack/gems_spec.rb
${GEM_LIBDIR}/spec/quality_spec.rb
${GEM_LIBDIR}/spec/resolver/basic_spec.rb
${GEM_LIBDIR}/spec/resolver/platform_spec.rb
diff --git a/misc/ruby-bundler/distinfo b/misc/ruby-bundler/distinfo
index eff170a41ec..a356cd9503d 100644
--- a/misc/ruby-bundler/distinfo
+++ b/misc/ruby-bundler/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/06/11 02:38:03 taca Exp $
+$NetBSD: distinfo,v 1.6 2011/08/12 16:53:37 taca Exp $
-SHA1 (bundler-1.0.15.gem) = a82410b2c06732aaa7bb66c84533500d472649a5
-RMD160 (bundler-1.0.15.gem) = f1eecbcfa34053dfd2df40cc64ff47023b0fa2df
-Size (bundler-1.0.15.gem) = 164864 bytes
+SHA1 (bundler-1.0.17.gem) = 8e19ec7fb7723d086534901a02be7b7cc1fb2ea7
+RMD160 (bundler-1.0.17.gem) = 85695544c986b502faad8400d061a7debce3a72e
+Size (bundler-1.0.17.gem) = 175104 bytes