summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-11-29 14:20:56 +0000
committertaca <taca@pkgsrc.org>2015-11-29 14:20:56 +0000
commita1ef643c2ae3a4f732d4b05f79543dfa84e85eb8 (patch)
tree50be663754dfd2351f40cce48e81765d7ada0d37 /devel
parent7318e895448ac0476d0e5fba123c854086ad1891 (diff)
downloadpkgsrc-a1ef643c2ae3a4f732d4b05f79543dfa84e85eb8.tar.gz
Update ruby-mixlib-shellout to 2.2.3.
Release 2.2.3 * Kill all child processes on Windows when a command times out. Release 2.2.2 * Ship gemspec and Gemfiles to facilate testing. * Fix #111 by pulling in an updated version of win-32/process and correctly patching Process::create. * Kill all child processes on Windows when a command times out.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-mixlib-shellout/Makefile4
-rw-r--r--devel/ruby-mixlib-shellout/PLIST6
-rw-r--r--devel/ruby-mixlib-shellout/distinfo10
3 files changed, 12 insertions, 8 deletions
diff --git a/devel/ruby-mixlib-shellout/Makefile b/devel/ruby-mixlib-shellout/Makefile
index d5e09431375..d8c25e43ea3 100644
--- a/devel/ruby-mixlib-shellout/Makefile
+++ b/devel/ruby-mixlib-shellout/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2015/09/13 10:17:11 taca Exp $
+# $NetBSD: Makefile,v 1.5 2015/11/29 14:20:56 taca Exp $
-DISTNAME= mixlib-shellout-2.2.1
+DISTNAME= mixlib-shellout-2.2.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-mixlib-shellout/PLIST b/devel/ruby-mixlib-shellout/PLIST
index 2fe2ff50fa8..ddae2ba6f50 100644
--- a/devel/ruby-mixlib-shellout/PLIST
+++ b/devel/ruby-mixlib-shellout/PLIST
@@ -1,11 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/03 13:15:33 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/11/29 14:20:56 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/mixlib/shellout.rb
${GEM_LIBDIR}/lib/mixlib/shellout/exceptions.rb
${GEM_LIBDIR}/lib/mixlib/shellout/unix.rb
${GEM_LIBDIR}/lib/mixlib/shellout/version.rb
${GEM_LIBDIR}/lib/mixlib/shellout/windows.rb
${GEM_LIBDIR}/lib/mixlib/shellout/windows/core_ext.rb
+${GEM_LIBDIR}/mixlib-shellout-windows.gemspec
+${GEM_LIBDIR}/mixlib-shellout.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-mixlib-shellout/distinfo b/devel/ruby-mixlib-shellout/distinfo
index 8fc7e35f272..10c3551438c 100644
--- a/devel/ruby-mixlib-shellout/distinfo
+++ b/devel/ruby-mixlib-shellout/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:29:25 agc Exp $
+$NetBSD: distinfo,v 1.6 2015/11/29 14:20:56 taca Exp $
-SHA1 (mixlib-shellout-2.2.1.gem) = 543bc46b16e0249873e65fccf7fb94d6af652161
-RMD160 (mixlib-shellout-2.2.1.gem) = 507a0c2866f2f0edb58da227af005f4694c4a883
-SHA512 (mixlib-shellout-2.2.1.gem) = 37822a297e7a5636731d6145055866b9b3b84b8b5b3571b831dc9a4037e1b7bcea89de23a4e45aad24e0e17bd5417ca29fcafd2fa2b3c93d3e454caee74caaf9
-Size (mixlib-shellout-2.2.1.gem) = 22528 bytes
+SHA1 (mixlib-shellout-2.2.3.gem) = 6c0451a700bad7ba12b61701ea1335c1da8c9ade
+RMD160 (mixlib-shellout-2.2.3.gem) = b8a6c2d596c3469cbb2c5eed348c8383389511e6
+SHA512 (mixlib-shellout-2.2.3.gem) = e9a8b6e1ec29c6e73888facab283d5ccdd269408d5910f4e6755575c99e31b6762500120756f291ca5daae0c1bc9d9b756720d69d6aee960cfb6dac1c22cb74a
+Size (mixlib-shellout-2.2.3.gem) = 24064 bytes