summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2017-03-19 17:05:56 +0000
committertaca <taca>2017-03-19 17:05:56 +0000
commit97d6753b04982fc032b36ba09c40bf205d1fe1da (patch)
tree9698caaef7432299cdeaa04482a7b70b517fada3
parentad2a948417efdc28d8437bb95346c870e015d191 (diff)
downloadpkgsrc-97d6753b04982fc032b36ba09c40bf205d1fe1da.tar.gz
Update ruby-posix-spawn to 0.3.13.
0.3.12 * Fix unsetenv implementation * LGPL code is gone * Remove unused variable and warning * Don't capture unused to a variable 0.3.13 * replace references to Fixnum with Integer (2.4 unifies Fixnum/Bignum)
-rw-r--r--devel/ruby-posix-spawn/Makefile4
-rw-r--r--devel/ruby-posix-spawn/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/ruby-posix-spawn/Makefile b/devel/ruby-posix-spawn/Makefile
index 81ebf3432d4..630eab857da 100644
--- a/devel/ruby-posix-spawn/Makefile
+++ b/devel/ruby-posix-spawn/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2015/06/04 14:38:43 taca Exp $
+# $NetBSD: Makefile,v 1.12 2017/03/19 17:05:56 taca Exp $
-DISTNAME= posix-spawn-0.3.11
+DISTNAME= posix-spawn-0.3.13
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-posix-spawn/distinfo b/devel/ruby-posix-spawn/distinfo
index 594887f5eb7..c939429471e 100644
--- a/devel/ruby-posix-spawn/distinfo
+++ b/devel/ruby-posix-spawn/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 03:29:26 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/03/19 17:05:56 taca Exp $
-SHA1 (posix-spawn-0.3.11.gem) = 4c5527f81f579111fbe355c07a8c10ae94b1712f
-RMD160 (posix-spawn-0.3.11.gem) = 0c820001cb36270e9e6446040f37cef94c368151
-SHA512 (posix-spawn-0.3.11.gem) = a053d80b5f8fca5c70b7aa0799ca07b3fb24b6cbf8b8c04e302f0864e72597e0843a120608838ca71a413a24422e571f4d3422141b726177d360b892e914cbc3
-Size (posix-spawn-0.3.11.gem) = 29696 bytes
+SHA1 (posix-spawn-0.3.13.gem) = cf05fb4cdbe5e2343b197c16154c853b6baff3e1
+RMD160 (posix-spawn-0.3.13.gem) = 56af1f1b2d2ac141926917ece4fb5241557501a3
+SHA512 (posix-spawn-0.3.13.gem) = a9cd878571440cc0aaee541cbb97b6f4dcb03e48a8ef8588693f4c68990eb530e3b1685d615546763c9bba5d3109134442285023938eb2f116e9749f0da12bb9
+Size (posix-spawn-0.3.13.gem) = 28160 bytes