pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-posix-spawn



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 13 16:04:28 UTC 2020

Modified Files:
        pkgsrc/devel/ruby-posix-spawn: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby-posix-spawn/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-posix-spawn/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/ruby-posix-spawn/Makefile
diff -u pkgsrc/devel/ruby-posix-spawn/Makefile:1.15 pkgsrc/devel/ruby-posix-spawn/Makefile:1.16
--- pkgsrc/devel/ruby-posix-spawn/Makefile:1.15 Mon May 25 13:43:16 2020
+++ pkgsrc/devel/ruby-posix-spawn/Makefile      Sun Sep 13 16:04:28 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2020/05/25 13:43:16 taca Exp $
+# $NetBSD: Makefile,v 1.16 2020/09/13 16:04:28 taca Exp $
 
-DISTNAME=      posix-spawn-0.3.14
+DISTNAME=      posix-spawn-0.3.15
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

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



Home | Main Index | Thread Index | Old Index