summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-06-04 14:09:53 +0000
committertaca <taca@pkgsrc.org>2015-06-04 14:09:53 +0000
commit8a42ab07c8fea6ca6df537b2a0be8c48343ab2a5 (patch)
tree2cfe16bf99bb0333dae553567ec1f9ea3ee386b1 /devel
parentff85d0fd63978a407a9088da55e00a7d8b6c8397 (diff)
downloadpkgsrc-8a42ab07c8fea6ca6df537b2a0be8c48343ab2a5.tar.gz
Update ruby-mixlib-shellout to 2.1.0.
Release 2.1.0 * BackSlasher: login flag now correctly does the magic on unix to simulate a login shell for a user (secondary groups, environment variables, set primary group and generally emulate su -). * went back to setsid() to drop the controlling tty, fixed old AIX issue with getpgid() via avoiding calling getpgid(). * converted specs to rspec3
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-mixlib-shellout/Makefile4
-rw-r--r--devel/ruby-mixlib-shellout/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-mixlib-shellout/Makefile b/devel/ruby-mixlib-shellout/Makefile
index 8b2214efaf6..f9db47e4bc8 100644
--- a/devel/ruby-mixlib-shellout/Makefile
+++ b/devel/ruby-mixlib-shellout/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2015/01/19 20:56:22 fhajny Exp $
+# $NetBSD: Makefile,v 1.3 2015/06/04 14:09:53 taca Exp $
-DISTNAME= mixlib-shellout-2.0.1
+DISTNAME= mixlib-shellout-2.1.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-mixlib-shellout/distinfo b/devel/ruby-mixlib-shellout/distinfo
index 89d8f0c0fbf..f40af2d984e 100644
--- a/devel/ruby-mixlib-shellout/distinfo
+++ b/devel/ruby-mixlib-shellout/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/01/19 20:56:22 fhajny Exp $
+$NetBSD: distinfo,v 1.3 2015/06/04 14:09:53 taca Exp $
-SHA1 (mixlib-shellout-2.0.1.gem) = aca33dca9145b3766a7d40e5d3110034e4373ed6
-RMD160 (mixlib-shellout-2.0.1.gem) = 9d76f073ea0581bad032ced991790018a6eba824
-Size (mixlib-shellout-2.0.1.gem) = 22016 bytes
+SHA1 (mixlib-shellout-2.1.0.gem) = cfae992cfea985602a478264db3502211312ec91
+RMD160 (mixlib-shellout-2.1.0.gem) = aa55b4ef664b9937ffa71f682be4d3ad84713e07
+Size (mixlib-shellout-2.1.0.gem) = 22528 bytes