summaryrefslogtreecommitdiff
path: root/misc/ruby-bundler
diff options
context:
space:
mode:
authortaca <taca>2012-06-02 00:56:53 +0000
committertaca <taca>2012-06-02 00:56:53 +0000
commite1e982d8374109198b7c192a335da0f003ca849e (patch)
treea4bc7bbdd8dcbddf34cf9b6e0afaf370797b6e28 /misc/ruby-bundler
parentb5b33a3824987f60dbcb95fd69e7c18074066e2d (diff)
downloadpkgsrc-e1e982d8374109198b7c192a335da0f003ca849e.tar.gz
Update ruby-bundler to 1.1.4
## 1.1.4 (May 27, 2012) Bugfixes: - Use `latest_release` in Capistrano and Vlad integration (#1264) - Unknown exceptions now link to ISSUES for help instead of a new ticket - When OpenSSL is missing, provide instructions for fixing (#1776 etc.) - Correct inline help for `clean --force` (@dougbarth, #1911) - Work around a Ruby 1.9.3p194 bug in Psych when config files are empty
Diffstat (limited to 'misc/ruby-bundler')
-rw-r--r--misc/ruby-bundler/Makefile4
-rw-r--r--misc/ruby-bundler/PLIST3
-rw-r--r--misc/ruby-bundler/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/misc/ruby-bundler/Makefile b/misc/ruby-bundler/Makefile
index 8dcf2f56d59..4e0426d9c71 100644
--- a/misc/ruby-bundler/Makefile
+++ b/misc/ruby-bundler/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2012/04/29 14:07:13 taca Exp $
+# $NetBSD: Makefile,v 1.12 2012/06/02 00:56:53 taca Exp $
-DISTNAME= bundler-1.1.3
+DISTNAME= bundler-1.1.4
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/misc/ruby-bundler/PLIST b/misc/ruby-bundler/PLIST
index e0633fc7c18..536bc15962c 100644
--- a/misc/ruby-bundler/PLIST
+++ b/misc/ruby-bundler/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2012/03/17 16:13:32 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2012/06/02 00:56:53 taca Exp $
bin/bundle
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
@@ -101,6 +101,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_persistent.rb
${GEM_LIBDIR}/lib/bundler/vendored_thor.rb
${GEM_LIBDIR}/lib/bundler/version.rb
${GEM_LIBDIR}/lib/bundler/vlad.rb
diff --git a/misc/ruby-bundler/distinfo b/misc/ruby-bundler/distinfo
index b649c1d9405..cf1fe38f3ec 100644
--- a/misc/ruby-bundler/distinfo
+++ b/misc/ruby-bundler/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2012/04/29 14:07:13 taca Exp $
+$NetBSD: distinfo,v 1.12 2012/06/02 00:56:53 taca Exp $
-SHA1 (bundler-1.1.3.gem) = 64e3aa4457e3d921d766e88b65265ff8b941b306
-RMD160 (bundler-1.1.3.gem) = 41a77605e9189461d0b4234195cd00fc19240dea
-Size (bundler-1.1.3.gem) = 204288 bytes
+SHA1 (bundler-1.1.4.gem) = f2ae398a13f07bc5ad0c76394a8a500754a822b5
+RMD160 (bundler-1.1.4.gem) = 867f294628f9bf26e8499f4120ab4dead66bda54
+Size (bundler-1.1.4.gem) = 202752 bytes