summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-05-25 13:43:16 +0000
committertaca <taca@pkgsrc.org>2020-05-25 13:43:16 +0000
commit3d0b9cf15e53d8c63fd5a5dcbdc7400be0c996e0 (patch)
treeb1a074464732e04828377958445a8c443e00fd7d /devel
parentf7b1b3dab90bd2f7748cadccb0d61326abe168e6 (diff)
downloadpkgsrc-3d0b9cf15e53d8c63fd5a5dcbdc7400be0c996e0.tar.gz
devel/ruby-posix-spawn: update to 0.3.14
Update ruby-posix-spawn to 0.3.14. No release note nor changes are available. A few changes from commit log: 0.3.14 (2020-05-16) * Fix build when SIZEOF_INT == SIZEOF_LONG. * Fix memory leak in env preparation.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-posix-spawn/Makefile4
-rw-r--r--devel/ruby-posix-spawn/PLIST3
-rw-r--r--devel/ruby-posix-spawn/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/ruby-posix-spawn/Makefile b/devel/ruby-posix-spawn/Makefile
index 7db62293632..79a5b83ce07 100644
--- a/devel/ruby-posix-spawn/Makefile
+++ b/devel/ruby-posix-spawn/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2020/04/29 19:44:49 maya Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/25 13:43:16 taca Exp $
-DISTNAME= posix-spawn-0.3.13
+DISTNAME= posix-spawn-0.3.14
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-posix-spawn/PLIST b/devel/ruby-posix-spawn/PLIST
index 872c44d5c16..3b89ca96042 100644
--- a/devel/ruby-posix-spawn/PLIST
+++ b/devel/ruby-posix-spawn/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2015/03/08 15:17:19 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/05/25 13:43:16 taca Exp $
bin/posix-spawn-benchmark${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/posix_spawn_ext.${RUBY_DLEXT}
${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/HACKING
diff --git a/devel/ruby-posix-spawn/distinfo b/devel/ruby-posix-spawn/distinfo
index c939429471e..0beea55811f 100644
--- a/devel/ruby-posix-spawn/distinfo
+++ b/devel/ruby-posix-spawn/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/03/19 17:05:56 taca Exp $
+$NetBSD: distinfo,v 1.8 2020/05/25 13:43:16 taca Exp $
-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
+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