From nobody@FreeBSD.org  Fri Nov  6 18:20:31 2009
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 9CA271065697
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Nov 2009 18:20:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 727BE8FC39
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Nov 2009 18:20:31 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nA6IKVxV084016
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 6 Nov 2009 18:20:31 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id nA6IKVWB084015;
	Fri, 6 Nov 2009 18:20:31 GMT
	(envelope-from nobody)
Message-Id: <200911061820.nA6IKVWB084015@www.freebsd.org>
Date: Fri, 6 Nov 2009 18:20:31 GMT
From: Ryan Steinmetz <rpsfa@rit.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port devel/rubygem-launchy
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         140343
>Category:       ports
>Synopsis:       New port devel/rubygem-launchy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 06 18:30:01 UTC 2009
>Closed-Date:    Tue Dec 01 15:31:14 UTC 2009
>Last-Modified:  Tue Dec  1 15:40:06 UTC 2009
>Originator:     Ryan Steinmetz
>Release:        7.2
>Organization:
Rochester Institute of Technology
>Environment:
FreeBSD xxx.rit.edu 7.2-RELEASE FreeBSD 7.2-RELEASE #9: Mon May 4 20:25:00 EDT 2009 root@xxx.rit.edu:/usr/obj/usr/src/sys/xxx i386
>Description:
This is dependent on ports/140340.
>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-launchy
#	rubygem-launchy/Makefile
#	rubygem-launchy/distinfo
#	rubygem-launchy/pkg-descr
#
echo c - rubygem-launchy
mkdir -p rubygem-launchy > /dev/null 2>&1
echo x - rubygem-launchy/Makefile
sed 's/^X//' >rubygem-launchy/Makefile << '6d82896668af545d60cb25df1593cf40'
X# Ports collection makefile for:	gem-launchy
X# Date created:				06 Nov 2009
X# Whom:					Ryan Steinmetz (<rpsfa@rit.edu>)
X#
X# $FreeBSD$
X
XPORTNAME=	launchy
XPORTVERSION=	0.3.3
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RF
XDISTNAME=	launchy-${PORTVERSION}
X
XMAINTAINER=	rpsfa@rit.edu
XCOMMENT=	A helper class for launching cross-platform applications
X
XRUN_DEPENDS=	${LOCALBASE}/bin/rake:${PORTSDIR}/devel/rubygem-rake \
X		rubygem-configuration>=1.1.0:${PORTSDIR}/devel/rubygem-configuration
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XGEM_NAME=	${DISTNAME}
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
6d82896668af545d60cb25df1593cf40
echo x - rubygem-launchy/distinfo
sed 's/^X//' >rubygem-launchy/distinfo << 'dc23b65a4c60014a3ccf9beb0b447dd8'
XMD5 (rubygem/launchy-0.3.3.gem) = 467abcff90841c06faae6941f0a66910
XSHA256 (rubygem/launchy-0.3.3.gem) = 64dfba1a020107a0fda1a5cd14c08ed8d635cfb4fc745c1df12f68edc5357f5d
XSIZE (rubygem/launchy-0.3.3.gem) = 15872
dc23b65a4c60014a3ccf9beb0b447dd8
echo x - rubygem-launchy/pkg-descr
sed 's/^X//' >rubygem-launchy/pkg-descr << 'c360204b95bcc0c1ccfb5dc56fe4ce4c'
XLaunchy is helper class for launching cross-platform 
Xapplications in a fire and forget manner. There are 
Xapplication concepts (browser, email client, etc) 
Xthat are common across all platforms, and they may 
Xbe launched differently on each platform. Launchy 
Xis here to make a common approach to launching 
Xexternal application from within ruby programs.
X
XWWW: http://rubyforge.org/projects/copiousfreetime/
c360204b95bcc0c1ccfb5dc56fe4ce4c
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Fri Nov 6 18:33:22 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140343: commit references a PR
Date: Tue,  1 Dec 2009 15:26:48 +0000 (UTC)

 wxs         2009-12-01 15:26:40 UTC
 
   FreeBSD ports repository
 
   Added files:
     devel/rubygem-launchy Makefile distinfo pkg-descr 
   Log:
   Launchy is helper class for launching cross-platform
   applications in a fire and forget manner. There are
   application concepts (browser, email client, etc)
   that are common across all platforms, and they may
   be launched differently on each platform. Launchy
   is here to make a common approach to launching
   external application from within ruby programs.
   
   WWW: http://rubyforge.org/projects/copiousfreetime/
   
   PR:             ports/140343
   Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
   
   Revision  Changes    Path
   1.1       +23 -0     ports/devel/rubygem-launchy/Makefile (new)
   1.1       +3 -0      ports/devel/rubygem-launchy/distinfo (new)
   1.1       +9 -0      ports/devel/rubygem-launchy/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Tue Dec 1 15:31:13 UTC 2009 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140343: commit references a PR
Date: Tue,  1 Dec 2009 15:31:28 +0000 (UTC)

 wxs         2009-12-01 15:30:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Log:
   - Attach the following to the build:
   
   rubygem-configuration
   rubygem-loquacious
   rubygem-little_plugger
   rubygem-launchy
   rubygem-logging
   rubygem-webby
   
   PR:             ports/140340, ports/140341, ports/140342, ports/140343,
                   ports/140344, ports/140345
   Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
   
   Revision  Changes    Path
   1.3701    +6 -0      ports/devel/Makefile
 _______________________________________________
 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:
