From nobody@FreeBSD.org  Sun Mar 20 18:45:45 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 5F806106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Mar 2011 18:45:45 +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 386978FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Mar 2011 18:45:45 +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 p2KIjiGm072033
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Mar 2011 18:45:44 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p2KIjiuT072032;
	Sun, 20 Mar 2011 18:45:44 GMT
	(envelope-from nobody)
Message-Id: <201103201845.p2KIjiuT072032@red.freebsd.org>
Date: Sun, 20 Mar 2011 18:45:44 GMT
From: Eric Freeman <freebsdports@chillibear.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] devel/rubygem-ncursesw (curses gem with wide char support)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         155728
>Category:       ports
>Synopsis:       [NEW PORT] devel/rubygem-ncursesw (curses gem with wide char support)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 20 18:50:03 UTC 2011
>Closed-Date:    Sun Mar 27 10:25:52 UTC 2011
>Last-Modified:  Sun Mar 27 10:30:16 UTC 2011
>Originator:     Eric Freeman
>Release:        9.0
>Organization:
>Environment:
>Description:
Simple gem port.

This particular version of the ncurses gem adds support for wide characters.  It's required by another gem I'm working towards submitting.
>How-To-Repeat:
n/a
>Fix:
# 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-ncursesw
#	rubygem-ncursesw/Makefile
#	rubygem-ncursesw/distinfo
#	rubygem-ncursesw/pkg-descr
#
echo c - rubygem-ncursesw
mkdir -p rubygem-ncursesw > /dev/null 2>&1
echo x - rubygem-ncursesw/Makefile
sed 's/^X//' >rubygem-ncursesw/Makefile << '989b089e37c1e85ae8f50374d81744b2'
X# Ports collection makefile for:	rubygem-ncursesw
X# Date created:				19 March 2011
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ncursesw
XPORTVERSION=	1.2.4.3
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT=	A gem wrapper to the ncurses library with wide character support
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
989b089e37c1e85ae8f50374d81744b2
echo x - rubygem-ncursesw/distinfo
sed 's/^X//' >rubygem-ncursesw/distinfo << 'f8b5649973ecd9491a3204c87c63a4b1'
XMD5 (rubygem/ncursesw-1.2.4.3.gem) = 2d459a393baad4e36b5501c79c1ecb97
XSHA256 (rubygem/ncursesw-1.2.4.3.gem) = 3d48edb4100ebcbac0417febebef3131c69cfb02e4eeb2cd7931149d77e5f155
XSIZE (rubygem/ncursesw-1.2.4.3.gem) = 66560
f8b5649973ecd9491a3204c87c63a4b1
echo x - rubygem-ncursesw/pkg-descr
sed 's/^X//' >rubygem-ncursesw/pkg-descr << '0c5916bbf50c2b37dc4caec6d400b485'
XThis Gem provides access to the functions, macros,
Xglobal variables and constants of the ncurses library.
XThese are mapped to a Ruby Module named "Ncurses".
XFunctions and external variables are implemented as
Xsingleton functions of the Module Ncurses.
X
XThis version of the ncurses gem supports wide 
Xcharacters and Ruby 1.9.2+
X
XWWW: http://ncurses-ruby.berlios.de/
0c5916bbf50c2b37dc4caec6d400b485
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Mar 20 18:50:13 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=155728 
Responsible-Changed-From-To: ruby->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Mar 21 06:01:26 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155728 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Mar 27 10:25:51 UTC 2011 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/155728: commit references a PR
Date: Sun, 27 Mar 2011 10:26:32 +0000 (UTC)

 miwi        2011-03-27 10:26:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/rubygem-ncursesw Makefile distinfo pkg-descr 
   Log:
   This Gem provides access to the functions, macros,
   global variables and constants of the ncurses library.
   These are mapped to a Ruby Module named "Ncurses".
   Functions and external variables are implemented as
   singleton functions of the Module Ncurses.
   
   WWW: http://ncurses-ruby.berlios.de/
   
   PR:             ports/155728
   Submitted by:   Eric Freeman <freebsdports at chillibear.com>
   
   Revision  Changes    Path
   1.4286    +1 -0      ports/devel/Makefile
   1.1       +20 -0     ports/devel/rubygem-ncursesw/Makefile (new)
   1.1       +2 -0      ports/devel/rubygem-ncursesw/distinfo (new)
   1.1       +7 -0      ports/devel/rubygem-ncursesw/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:
