From nobody@FreeBSD.org  Fri Jun 17 15:25:20 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E935C106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Jun 2011 15:25:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id C0F788FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Jun 2011 15:25:20 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5HFPK7A018304
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Jun 2011 15:25:20 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p5HFPKTi018303;
	Fri, 17 Jun 2011 15:25:20 GMT
	(envelope-from nobody)
Message-Id: <201106171525.p5HFPKTi018303@red.freebsd.org>
Date: Fri, 17 Jun 2011 15:25:20 GMT
From: Ryan Steinmetz <rpsfa@rit.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [new port] devel/rubygem-POpen4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         157950
>Category:       ports
>Synopsis:       [new port] devel/rubygem-POpen4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 17 15:30:12 UTC 2011
>Closed-Date:    Sat Jun 18 17:46:07 UTC 2011
>Last-Modified:  Sat Jun 18 17:50:07 UTC 2011
>Originator:     Ryan Steinmetz
>Release:        8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
-New port devel/rubygem-POpen4

POpen4 provides the Rubyist a single API across platforms for 
executing a command in a child process with handles on stdout, 
stderr, stdin streams as well as access to the process ID and exit status.

WWW: http://rubygems.org/gems/popen4
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rubygem-POpen4
#	rubygem-POpen4/Makefile
#	rubygem-POpen4/pkg-descr
#	rubygem-POpen4/distinfo
#
echo c - rubygem-POpen4
mkdir -p rubygem-POpen4 > /dev/null 2>&1
echo x - rubygem-POpen4/Makefile
sed 's/^X//' >rubygem-POpen4/Makefile << '711fa14f101b9bfe01c8baf43d36de3d'
X# Ports collection makefile for:	rubygem-popen4
X# Date created:				2011-06-16
X# Whom:					rpsfa@rit.edu
X#
X# $FreeBSD$
X
XPORTNAME=	POpen4
XPORTVERSION=	0.1.4
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	rpsfa@rit.edu
XCOMMENT=	A cross platform API for managing child processes
X
XRUN_DEPENDS=	rubygem-open4>=0.4.0:${PORTSDIR}/devel/rubygem-open4 \
X		rubygem-platform>=0.4.0:${PORTSDIR}/devel/rubygem-platform
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
711fa14f101b9bfe01c8baf43d36de3d
echo x - rubygem-POpen4/pkg-descr
sed 's/^X//' >rubygem-POpen4/pkg-descr << 'e4e194b2538ba9d903e01d7a0d44f7d2'
XPOpen4 provides the Rubyist a single API across platforms for 
Xexecuting a command in a child process with handles on stdout, 
Xstderr, stdin streams as well as access to the process ID and exit status.
X
XWWW: http://rubygems.org/gems/popen4
e4e194b2538ba9d903e01d7a0d44f7d2
echo x - rubygem-POpen4/distinfo
sed 's/^X//' >rubygem-POpen4/distinfo << '9a5f1abebcae24d62bb1588974dc4c59'
XSHA256 (rubygem/POpen4-0.1.4.gem) = b88be992108297b240299d4a8cd1f25d9bea6871d35d2e0c94edfe0a259e3432
XSIZE (rubygem/POpen4-0.1.4.gem) = 7680
9a5f1abebcae24d62bb1588974dc4c59
exit



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Fri Jun 17 15:30:23 UTC 2011 
Class-Changed-Why:  
Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157950 
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jun 17 15:30:32 UTC 2011 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157950 
Responsible-Changed-From-To: ruby->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sat Jun 18 14:02:29 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157950 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Sat Jun 18 17:46:06 UTC 2011 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157950 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157950: commit references a PR
Date: Sat, 18 Jun 2011 17:45:30 +0000 (UTC)

 swills      2011-06-18 17:45:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/rubygem-popen4 Makefile distinfo pkg-descr 
   Log:
   POpen4 provides the Rubyist a single API across platforms for
   executing a command in a child process with handles on stdout,
   stderr, stdin streams as well as access to the process ID and exit status.
   
   WWW: http://rubygems.org/gems/popen4
   
   PR:             ports/157950
   Submitted by:   rpsfa at rit.edu
   
   Revision  Changes    Path
   1.4374    +1 -0      ports/devel/Makefile
   1.1       +24 -0     ports/devel/rubygem-popen4/Makefile (new)
   1.1       +2 -0      ports/devel/rubygem-popen4/distinfo (new)
   1.1       +5 -0      ports/devel/rubygem-popen4/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
