From nobody@FreeBSD.org  Thu Mar 27 00:53:58 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id C651789B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Mar 2014 00:53:58 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 9918F3F0
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Mar 2014 00:53:58 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s2R0rwtJ088161
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Mar 2014 00:53:58 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s2R0rwdx088160;
	Thu, 27 Mar 2014 00:53:58 GMT
	(envelope-from nobody)
Message-Id: <201403270053.s2R0rwdx088160@cgiserv.freebsd.org>
Date: Thu, 27 Mar 2014 00:53:58 GMT
From: Michael Moll <kvedulv@kvedulv.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT]  devel/rubygem-byebug
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         188006
>Category:       ports
>Synopsis:       [NEW PORT]  devel/rubygem-byebug
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 27 01:00:01 UTC 2014
>Closed-Date:    Sat Mar 29 16:11:52 UTC 2014
>Last-Modified:  Sat Mar 29 16:20:00 UTC 2014
>Originator:     Michael Moll
>Release:        
>Organization:
>Environment:
>Description:

>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-byebug
#	rubygem-byebug/pkg-descr
#	rubygem-byebug/Makefile
#	rubygem-byebug/distinfo
#
echo c - rubygem-byebug
mkdir -p rubygem-byebug > /dev/null 2>&1
echo x - rubygem-byebug/pkg-descr
sed 's/^X//' >rubygem-byebug/pkg-descr << '1e7e21ae9e26b49261b13bfb99ff7b57'
XByebug is a simple to use, feature rich debugger for Ruby 2. It uses the
Xnew TracePoint API for execution control and the new Debug Inspector API
Xfor call stack navigation, so it doesn't depend on internal core sources.
XIt's developed as a C extension, so it's fast. And it has a full test
Xsuite so it's reliable.
X
XWWW: https://github.com/deivid-rodriguez/byebug
1e7e21ae9e26b49261b13bfb99ff7b57
echo x - rubygem-byebug/Makefile
sed 's/^X//' >rubygem-byebug/Makefile << 'b80e2a169b3d3470d4c880264cd148f7'
X# Created by: Michael Moll <kvedulv at kvedulv.de>
X# $FreeBSD$
X
XPORTNAME=	byebug
XPORTVERSION=	2.7.0
XCATEGORIES=	devel ruby
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby@FreeBSD.org
XCOMMENT=	Ruby 2 debugger
X
XLICENSE=	BSD2CLAUSE
X
XRUN_DEPENDS=	rubygem-columnize>=0.3:${PORTSDIR}/devel/rubygem-columnize \
X		rubygem-debugger-linecache>=1.2:${PORTSDIR}/devel/rubygem-debugger-linecache
X
XUSE_RUBY=	yes
XRUBY_REQUIRE=	Ruby >= 200
X
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
XPLIST_FILES=	bin/byebug
X
X.include <bsd.port.mk>
b80e2a169b3d3470d4c880264cd148f7
echo x - rubygem-byebug/distinfo
sed 's/^X//' >rubygem-byebug/distinfo << '57e0d7a25b04bbbc9eedcb5af5ce7fa6'
XSHA256 (rubygem/byebug-2.7.0.gem) = b728ad5c72d2ff4d53e809ddf3711136c622bf621f19ad59982c032858a1f690
XSIZE (rubygem/byebug-2.7.0.gem) = 93696
57e0d7a25b04bbbc9eedcb5af5ce7fa6
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Mar 27 01:00:04 UTC 2014 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188006 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Sat Mar 29 16:11:52 UTC 2014 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188006: commit references a PR
Date: Sat, 29 Mar 2014 16:11:39 +0000 (UTC)

 Author: swills
 Date: Sat Mar 29 16:11:35 2014
 New Revision: 349555
 URL: http://svnweb.freebsd.org/changeset/ports/349555
 QAT: https://qat.redports.org/buildarchive/r349555/
 
 Log:
   Byebug is a simple to use, feature rich debugger for Ruby 2. It uses the
   new TracePoint API for execution control and the new Debug Inspector API
   for call stack navigation, so it doesn't depend on internal core sources.
   It's developed as a C extension, so it's fast. And it has a full test
   suite so it's reliable.
   
   WWW: https://github.com/deivid-rodriguez/byebug
   
   PR:		ports/188006
   Submitted by:	Michael Moll <kvedulv at kvedulv.de>
 
 Added:
   head/devel/rubygem-byebug/
   head/devel/rubygem-byebug/Makefile   (contents, props changed)
   head/devel/rubygem-byebug/distinfo   (contents, props changed)
   head/devel/rubygem-byebug/pkg-descr   (contents, props changed)
 Modified:
   head/devel/Makefile
 
 Modified: head/devel/Makefile
 ==============================================================================
 --- head/devel/Makefile	Sat Mar 29 16:08:04 2014	(r349554)
 +++ head/devel/Makefile	Sat Mar 29 16:11:35 2014	(r349555)
 @@ -4148,6 +4148,7 @@
      SUBDIR += rubygem-builder
      SUBDIR += rubygem-builder31
      SUBDIR += rubygem-builder32
 +    SUBDIR += rubygem-byebug
      SUBDIR += rubygem-caesars
      SUBDIR += rubygem-cairo-gobject
      SUBDIR += rubygem-capybara
 
 Added: head/devel/rubygem-byebug/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/rubygem-byebug/Makefile	Sat Mar 29 16:11:35 2014	(r349555)
 @@ -0,0 +1,25 @@
 +# Created by: Michael Moll <kvedulv at kvedulv.de>
 +# $FreeBSD$
 +
 +PORTNAME=	byebug
 +PORTVERSION=	2.7.0
 +CATEGORIES=	devel ruby
 +MASTER_SITES=	RG
 +
 +MAINTAINER=	ruby@FreeBSD.org
 +COMMENT=	Ruby 2 debugger
 +
 +LICENSE=	BSD2CLAUSE
 +
 +RUN_DEPENDS=	rubygem-columnize>=0.3:${PORTSDIR}/devel/rubygem-columnize \
 +		rubygem-debugger-linecache>=1.2:${PORTSDIR}/devel/rubygem-debugger-linecache
 +
 +USE_RUBY=	yes
 +RUBY_REQUIRE=	Ruby >= 200
 +
 +USE_RUBYGEMS=	yes
 +RUBYGEM_AUTOPLIST=	yes
 +
 +PLIST_FILES=	bin/byebug
 +
 +.include <bsd.port.mk>
 
 Added: head/devel/rubygem-byebug/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/rubygem-byebug/distinfo	Sat Mar 29 16:11:35 2014	(r349555)
 @@ -0,0 +1,2 @@
 +SHA256 (rubygem/byebug-2.7.0.gem) = b728ad5c72d2ff4d53e809ddf3711136c622bf621f19ad59982c032858a1f690
 +SIZE (rubygem/byebug-2.7.0.gem) = 93696
 
 Added: head/devel/rubygem-byebug/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/rubygem-byebug/pkg-descr	Sat Mar 29 16:11:35 2014	(r349555)
 @@ -0,0 +1,7 @@
 +Byebug is a simple to use, feature rich debugger for Ruby 2. It uses the
 +new TracePoint API for execution control and the new Debug Inspector API
 +for call stack navigation, so it doesn't depend on internal core sources.
 +It's developed as a C extension, so it's fast. And it has a full test
 +suite so it's reliable.
 +
 +WWW: https://github.com/deivid-rodriguez/byebug
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
