Tue Jun 3 13:15:33 2014 UTC ()
Import devel/ruby-mixlib-shellout into pkgsrc.

Provides a simplified interface to shelling out yet still collecting
both standard out and standard error and providing full control over
environment, working directory, uid, gid, etc.


(jperkin)
diff -r0 -r1.1 pkgsrc/devel/ruby-mixlib-shellout/DESCR
diff -r0 -r1.1 pkgsrc/devel/ruby-mixlib-shellout/Makefile
diff -r0 -r1.1 pkgsrc/devel/ruby-mixlib-shellout/PLIST
diff -r0 -r1.1 pkgsrc/devel/ruby-mixlib-shellout/distinfo

File Added: pkgsrc/devel/ruby-mixlib-shellout/DESCR
Provides a simplified interface to shelling out yet still collecting
both standard out and standard error and providing full control over
environment, working directory, uid, gid, etc.

No means for passing input to the subprocess is provided.

File Added: pkgsrc/devel/ruby-mixlib-shellout/Makefile
# $NetBSD: Makefile,v 1.1 2014/06/03 13:15:33 jperkin Exp $

DISTNAME=	mixlib-shellout-1.4.0
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/opscode/mixlib-shellout
COMMENT=	Mixin library for subprocess management
LICENSE=	apache-2.0

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/ruby-mixlib-shellout/PLIST
@comment $NetBSD: PLIST,v 1.1 2014/06/03 13:15:33 jperkin Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/lib/mixlib/shellout.rb
${GEM_LIBDIR}/lib/mixlib/shellout/exceptions.rb
${GEM_LIBDIR}/lib/mixlib/shellout/unix.rb
${GEM_LIBDIR}/lib/mixlib/shellout/version.rb
${GEM_LIBDIR}/lib/mixlib/shellout/windows.rb
${GEM_LIBDIR}/lib/mixlib/shellout/windows/core_ext.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

File Added: pkgsrc/devel/ruby-mixlib-shellout/distinfo
$NetBSD: distinfo,v 1.1 2014/06/03 13:15:33 jperkin Exp $

SHA1 (mixlib-shellout-1.4.0.gem) = c4a7323acbbdc57486d7a9bb6a2da9a067f1a9dd
RMD160 (mixlib-shellout-1.4.0.gem) = be772025656f5f88babea4cb091af9623fb82949
Size (mixlib-shellout-1.4.0.gem) = 22016 bytes