Sun Sep 13 16:04:28 2020 UTC ()
devel/ruby-posix-spawn: update to 0.3.15

Update ruby-posix-spawn package to 0.3.15.

0.3.15 (2020-07-14)

* Fix deprecated Object#=~ call.
* Fix ambiguous argument warning.
* Fix circular require warning.


(taca)
diff -r1.15 -r1.16 pkgsrc/devel/ruby-posix-spawn/Makefile
diff -r1.8 -r1.9 pkgsrc/devel/ruby-posix-spawn/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/devel/ruby-posix-spawn/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-posix-spawn/Makefile 2020/05/25 13:43:16 1.15
+++ pkgsrc/devel/ruby-posix-spawn/Makefile 2020/09/13 16:04:28 1.16
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.15 2020/05/25 13:43:16 taca Exp $ 1# $NetBSD: Makefile,v 1.16 2020/09/13 16:04:28 taca Exp $
2 2
3DISTNAME= posix-spawn-0.3.14 3DISTNAME= posix-spawn-0.3.15
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/rtomayko/posix-spawn/ 7HOMEPAGE= https://github.com/rtomayko/posix-spawn/
8COMMENT= Ruby wrapper for the posix_spawn() system call 8COMMENT= Ruby wrapper for the posix_spawn() system call
9LICENSE= mit 9LICENSE= mit
10 10
11RUBYGEM_OPTIONS+= --format-executable 11RUBYGEM_OPTIONS+= --format-executable
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.8 -r1.9 pkgsrc/devel/ruby-posix-spawn/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-posix-spawn/distinfo 2020/05/25 13:43:16 1.8
+++ pkgsrc/devel/ruby-posix-spawn/distinfo 2020/09/13 16:04:28 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2020/05/25 13:43:16 taca Exp $ 1$NetBSD: distinfo,v 1.9 2020/09/13 16:04:28 taca Exp $
2 2
3SHA1 (posix-spawn-0.3.14.gem) = dbf0a587e98d092bf25b9a04301d7907d2a239ed 3SHA1 (posix-spawn-0.3.15.gem) = 99ddcfacbc5417e20c3801fd9f4ce9376d3d09ea
4RMD160 (posix-spawn-0.3.14.gem) = d4f6476a61414a19e1f0815e5c59aee9471bb398 4RMD160 (posix-spawn-0.3.15.gem) = 977fd923ac0f76a67631c8f66a2e816279103851
5SHA512 (posix-spawn-0.3.14.gem) = 85d34d8301e1d0923831890d4ac3191e81cc4c716671bc3b71d44be92e9b0c278bd4ce17b9387fc10359266bbdee1e1aad5cb4bbf1c08ab385b023ba2fec74d7 5SHA512 (posix-spawn-0.3.15.gem) = bdfecdbb0d470d23643de1c5b40c4f4b8b7f8970c14a2d3bd7c15e59d388b24857fb740c5c87573cbb6ac83483a29bf87f856a949a1fc014be8ad09e5cb2a9e7
6Size (posix-spawn-0.3.14.gem) = 29696 bytes 6Size (posix-spawn-0.3.15.gem) = 29696 bytes