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.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b6d9c1112be
branches: trunk
changeset: 631916:4b6d9c1112be
user: taca <taca%pkgsrc.org@localhost>
date: Fri Mar 14 16:28:14 2014 +0000
description:
Update ruby-posix-spawn to 0.3.8.
Several bug fixes.
diffstat:
devel/ruby-posix-spawn/Makefile | 6 +++---
devel/ruby-posix-spawn/PLIST | 3 ++-
devel/ruby-posix-spawn/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r de6bdf769a33 -r 4b6d9c1112be devel/ruby-posix-spawn/Makefile
--- a/devel/ruby-posix-spawn/Makefile Fri Mar 14 16:24:05 2014 +0000
+++ b/devel/ruby-posix-spawn/Makefile Fri Mar 14 16:28:14 2014 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2012/06/09 08:03:17 dholland Exp $
+# $NetBSD: Makefile,v 1.7 2014/03/14 16:28:14 taca Exp $
-DISTNAME= posix-spawn-0.3.6
+DISTNAME= posix-spawn-0.3.8
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/github/albino
+HOMEPAGE= https://github.com/rtomayko/posix-spawn/
COMMENT= Ruby wrapper for the posix_spawn() system call
LICENSE= mit
diff -r de6bdf769a33 -r 4b6d9c1112be devel/ruby-posix-spawn/PLIST
--- a/devel/ruby-posix-spawn/PLIST Fri Mar 14 16:24:05 2014 +0000
+++ b/devel/ruby-posix-spawn/PLIST Fri Mar 14 16:28:14 2014 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/21 04:57:36 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/03/14 16:28:14 taca Exp $
bin/posix-spawn-benchmark
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/posix_spawn_ext.${RUBY_DLEXT}
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/Gemfile
diff -r de6bdf769a33 -r 4b6d9c1112be devel/ruby-posix-spawn/distinfo
--- a/devel/ruby-posix-spawn/distinfo Fri Mar 14 16:24:05 2014 +0000
+++ b/devel/ruby-posix-spawn/distinfo Fri Mar 14 16:28:14 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/08/21 04:57:36 minskim Exp $
+$NetBSD: distinfo,v 1.2 2014/03/14 16:28:14 taca Exp $
-SHA1 (posix-spawn-0.3.6.gem) = 36025fd942b93910ab2a043e2561b2660f64c3cc
-RMD160 (posix-spawn-0.3.6.gem) = 36e583d222fe6b5cad9256033d955f95aa845248
-Size (posix-spawn-0.3.6.gem) = 25600 bytes
+SHA1 (posix-spawn-0.3.8.gem) = ca26e990432efcaf866651d56c8bf600c38882a2
+RMD160 (posix-spawn-0.3.8.gem) = 80263f12cd7abf822072ac21bf2b4f0b75ce018b
+Size (posix-spawn-0.3.8.gem) = 26624 bytes
Home |
Main Index |
Thread Index |
Old Index