pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-posix-spawn Update ruby-posix-spawn to 0.3.13.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4dd55ebae6c
branches:  trunk
changeset: 359844:f4dd55ebae6c
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 19 17:05:56 2017 +0000

description:
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)

diffstat:

 devel/ruby-posix-spawn/Makefile |   4 ++--
 devel/ruby-posix-spawn/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 391a22394a87 -r f4dd55ebae6c devel/ruby-posix-spawn/Makefile
--- a/devel/ruby-posix-spawn/Makefile   Sun Mar 19 17:00:32 2017 +0000
+++ b/devel/ruby-posix-spawn/Makefile   Sun Mar 19 17:05:56 2017 +0000
@@ -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@localhost
diff -r 391a22394a87 -r f4dd55ebae6c devel/ruby-posix-spawn/distinfo
--- a/devel/ruby-posix-spawn/distinfo   Sun Mar 19 17:00:32 2017 +0000
+++ b/devel/ruby-posix-spawn/distinfo   Sun Mar 19 17:05:56 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index