summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-09-14 16:22:14 +0000
committertaca <taca@pkgsrc.org>2020-09-14 16:22:14 +0000
commit3bd0b7aeb4877c8134f1eedd748c2677433ad34c (patch)
tree871213b0acb0d2757d4de698abaee7b18866a935 /devel
parent1ea6e051856fb5250b122b096ea804bfad322ee7 (diff)
downloadpkgsrc-3bd0b7aeb4877c8134f1eedd748c2677433ad34c.tar.gz
devel/ruby-mixlib-shellout: update to 3.1.6
Update ruby-mixlib-shellout package to 3.1.6. 3.1.6 (2020-09-10) * Use dir instead of FILE #220 (tas50) * Simplify things a bit with &. #221 (tas50) 3.1.4 (2020-08-13) * Fix a few typos #217 (tas50) * Optimize requires for non-omnibus installs #218 (tas50) 3.1.2 (2020-07-24) * convert helper to default_paths API #216 (lamont-granquist) 3.1.1 (2020-07-18) 3.1.0 (2020-07-17) * shellout_spec: make "current user" independent of the environment #203 (terceiro) * Minor doc fixes #205 (phiggins) * extracting shell_out helper to mixlib-shellout #206 (lamont-granquist) * Bumping minor version #207 (lamont-granquist) * Test on Ruby 2.7 final, update chefstyle, and other CI fixes #208 (tas50) * Bump minor for release #210 (lamont-granquist) * Bumping minor for release again, again. #211 (lamont-granquist)
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-mixlib-shellout/Makefile4
-rw-r--r--devel/ruby-mixlib-shellout/PLIST3
-rw-r--r--devel/ruby-mixlib-shellout/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/ruby-mixlib-shellout/Makefile b/devel/ruby-mixlib-shellout/Makefile
index d6e1e9d82f5..db965680f14 100644
--- a/devel/ruby-mixlib-shellout/Makefile
+++ b/devel/ruby-mixlib-shellout/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2020/03/24 17:52:35 taca Exp $
+# $NetBSD: Makefile,v 1.11 2020/09/14 16:22:14 taca Exp $
-DISTNAME= mixlib-shellout-3.0.9
+DISTNAME= mixlib-shellout-3.1.6
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-mixlib-shellout/PLIST b/devel/ruby-mixlib-shellout/PLIST
index 173515a68f0..5a63b1b8b76 100644
--- a/devel/ruby-mixlib-shellout/PLIST
+++ b/devel/ruby-mixlib-shellout/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2020/03/24 17:52:35 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/09/14 16:22:14 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/lib/mixlib/shellout.rb
${GEM_LIBDIR}/lib/mixlib/shellout/exceptions.rb
+${GEM_LIBDIR}/lib/mixlib/shellout/helper.rb
${GEM_LIBDIR}/lib/mixlib/shellout/unix.rb
${GEM_LIBDIR}/lib/mixlib/shellout/version.rb
${GEM_LIBDIR}/lib/mixlib/shellout/windows.rb
diff --git a/devel/ruby-mixlib-shellout/distinfo b/devel/ruby-mixlib-shellout/distinfo
index 146ebd7fff1..37c8bb6819a 100644
--- a/devel/ruby-mixlib-shellout/distinfo
+++ b/devel/ruby-mixlib-shellout/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/03/24 17:52:35 taca Exp $
+$NetBSD: distinfo,v 1.12 2020/09/14 16:22:14 taca Exp $
-SHA1 (mixlib-shellout-3.0.9.gem) = ec201d9d1581b45f581afd334c2d5f6b727408d0
-RMD160 (mixlib-shellout-3.0.9.gem) = a9c7ba87db7ea73fd90c3561c27488cd753fbebe
-SHA512 (mixlib-shellout-3.0.9.gem) = 0ae1262616447b156fad428d0f05a71f3f1c1c56c098e9031da0af55fd34b627283c4b2088a49fecb8ff6a99dcb4cb86af165c9c8d804c64caa7763162fa4cd9
-Size (mixlib-shellout-3.0.9.gem) = 24576 bytes
+SHA1 (mixlib-shellout-3.1.6.gem) = fe4f71a8a3e617128b74a04ccad400d82fb41997
+RMD160 (mixlib-shellout-3.1.6.gem) = db44dcb4f8a2212d6fa057d80d936c6feffdbeb6
+SHA512 (mixlib-shellout-3.1.6.gem) = 66f86731957a01a262e10404cde24c174cc30c4e12ae3b980eccce221f4b8d6c2bae5107ae01459fd83643f3550e36ae84b1dc9850255d61fefd7f1003ff1ebf
+Size (mixlib-shellout-3.1.6.gem) = 26624 bytes