From murashin@gfd-dennou.org  Tue Mar 25 03:38:38 2014
Return-Path: <murashin@gfd-dennou.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 332DBB47
	for <freebsd-gnats-submit@freebsd.org>; Tue, 25 Mar 2014 03:38:38 +0000 (UTC)
Received: from dennou-k.gfd-dennou.org (studenno.kugi.kyoto-u.ac.jp [130.54.59.159])
	by mx1.freebsd.org (Postfix) with SMTP id BC6ADF3D
	for <freebsd-gnats-submit@freebsd.org>; Tue, 25 Mar 2014 03:38:37 +0000 (UTC)
Received: (qmail 6955 invoked by uid 0); 25 Mar 2014 12:38:30 +0900
Received: from unknown (HELO localhost) (125.4.234.249)
	by studenno.kugi.kyoto-u.ac.jp with (RC4-SHA encrypted) SMTP; Tue, 25 Mar 2014 12:38:29 +0900
Message-Id: <20140325.123710.260241790.murashin@gfd-dennou.org>
Date: Tue, 25 Mar 2014 12:37:10 +0900 (JST)
From: Shin-ya Murakami <murashin@gfd-dennou.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [new ports] math/rubygem-narray

>Number:         187917
>Category:       ports
>Synopsis:       [new ports] math/rubygem-narray
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 25 03:40:00 UTC 2014
>Closed-Date:    Tue Mar 25 20:20:51 UTC 2014
>Last-Modified:  Tue Mar 25 20:30:00 UTC 2014
>Originator:     Shin-ya Murakami
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
GFD-Dennou Club
>Environment:
System: FreeBSD phase 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r263062: Sat Mar 15 02:00:48 JST 2014 murashin@phase:/usr/obj/usr/src/sys/PHASE amd64

>Description:
	- add rubygem version of math/ruby-narray
>How-To-Repeat:
	N/A
>Fix:

--- rubygem-narray.shar begins here ---
# 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-narray/
#	rubygem-narray/distinfo
#	rubygem-narray/pkg-descr
#	rubygem-narray/Makefile
#
echo c - rubygem-narray/
mkdir -p rubygem-narray/ > /dev/null 2>&1
echo x - rubygem-narray/distinfo
sed 's/^X//' >rubygem-narray/distinfo << 'a80fdba85daa1590d0aa898e968e98b7'
XSHA256 (rubygem/narray-0.6.0.8.gem) = 6ebe71c6047b2058fd456041ce29ba4bcc91615bfa8a87b0c4f60cdd82a7275d
XSIZE (rubygem/narray-0.6.0.8.gem) = 65024
a80fdba85daa1590d0aa898e968e98b7
echo x - rubygem-narray/pkg-descr
sed 's/^X//' >rubygem-narray/pkg-descr << 'd26d081d82e34f626a23b735670a86fd'
XNArray is an Numerical N-dimensional Array class. Supported element types are 
X1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This
X extension library incorporates fast calculation and easy manipulation of large 
Xnumerical arrays into the Ruby language. NArray has features similar to NumPy, 
Xbut NArray has vector and matrix subclasses.
X
XAuthor:	Masahiro TANAKA <masa16.tanaka @nospam@ gmail.com>
XWWW:	http://narray.rubyforge.org/
X	http://rubygems.org/gems/narray
d26d081d82e34f626a23b735670a86fd
echo x - rubygem-narray/Makefile
sed 's/^X//' >rubygem-narray/Makefile << '9b9207752ce766e0676f9716f51a2382'
X# New ports collection makefile for:	rubygem-narray
X# Date created:		2014-03-25
X# Whom:			Shin-ya MURAKAMI <murashin@gfd-dennou.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	narray
XPORTVERSION=	0.6.0.8
XCATEGORIES=	math rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	murashin@FreeBSD.org
XCOMMENT=	Numerical N-dimensional array library for Ruby
X
XUSE_RUBY=	yes
XUSE_RAKE=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
9b9207752ce766e0676f9716f51a2382
exit
--- rubygem-narray.shar ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Mar 25 03:40: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=187917 

From: Mark Linimon <linimon@lonesome.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187917: [new ports] math/rubygem-narray
Date: Tue, 25 Mar 2014 10:55:34 -0500

 ----- Forwarded message from Shin-ya Murakami <murashin@gfd-dennou.org> -----
 
 Date: Tue, 25 Mar 2014 13:52:38 +0900 (JST)
 From: Shin-ya Murakami <murashin@gfd-dennou.org>
 To: freebsd-ports-bugs@FreeBSD.org
 Subject: Re: ports/187917: [new ports] math/rubygem-narray
 X-Mailer: Mew version 6.5 on Emacs 23.3 / Mule 6.0 (HANACHIRUSATO)
 
 Hi, 
 
 There is a typo at MAINTAINER line
 
 murashin@FreeBSD.org is wrong, 
 murashin@gfd-dennou.org is correct.
 
 diff -urN rubygem-narray.old/Makefile rubygem-narray/Makefile
 --- rubygem-narray.old/Makefile	      2014-03-25 12:35:11.938817000 +0900
 +++ rubygem-narray/Makefile	      2014-03-25 13:53:11.712514328 +0900
 @@ -10,7 +10,7 @@
  CATEGORIES=   math rubygems
  MASTER_SITES= RG
  
 -MAINTAINER=	murashin@FreeBSD.org
 +MAINTAINER=	murashin@gfd-dennou.org
  COMMENT=	Numerical N-dimensional array library for Ruby
  
  USE_RUBY=	yes
 
 ----
 Shin-ya Murakami
 email: murashin@gfd-dennou.org
 WWW: http://www.gfd-dennou.org/member/murashin/
 _______________________________________________
 freebsd-ports-bugs@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
 To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
 
 
 ----- End forwarded message -----
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Tue Mar 25 20:20:50 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187917: commit references a PR
Date: Tue, 25 Mar 2014 20:20:28 +0000 (UTC)

 Author: swills
 Date: Tue Mar 25 20:20:23 2014
 New Revision: 349189
 URL: http://svnweb.freebsd.org/changeset/ports/349189
 QAT: https://qat.redports.org/buildarchive/r349189/
 
 Log:
   NArray is an Numerical N-dimensional Array class. Supported element types are
   1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This
   extension library incorporates fast calculation and easy manipulation of large
   numerical arrays into the Ruby language. NArray has features similar to NumPy,
   but NArray has vector and matrix subclasses.
   
   WWW: http://narray.rubyforge.org/
   
   PR:		ports/187917
   Submitted by:	Shin-ya MURAKAMI <murashin@gfd-dennou.org>
 
 Added:
   head/math/rubygem-narray/
   head/math/rubygem-narray/Makefile   (contents, props changed)
   head/math/rubygem-narray/distinfo   (contents, props changed)
   head/math/rubygem-narray/pkg-descr   (contents, props changed)
 Modified:
   head/math/Makefile
 
 Modified: head/math/Makefile
 ==============================================================================
 --- head/math/Makefile	Tue Mar 25 20:15:41 2014	(r349188)
 +++ head/math/Makefile	Tue Mar 25 20:20:23 2014	(r349189)
 @@ -611,6 +611,7 @@
      SUBDIR += ruby-narray_miss
      SUBDIR += ruby-numru_misc
      SUBDIR += ruby-numru_units
 +    SUBDIR += rubygem-narray
      SUBDIR += saga
      SUBDIR += sage
      SUBDIR += sc
 
 Added: head/math/rubygem-narray/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/math/rubygem-narray/Makefile	Tue Mar 25 20:20:23 2014	(r349189)
 @@ -0,0 +1,17 @@
 +# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
 +# $FreeBSD$
 +
 +PORTNAME=	narray
 +PORTVERSION=	0.6.0.8
 +CATEGORIES=	math rubygems
 +MASTER_SITES=	RG
 +
 +MAINTAINER=	murashin@gfd-dennou.org
 +COMMENT=	Numerical N-dimensional array library for Ruby
 +
 +USE_RUBY=	yes
 +USE_RAKE=	yes
 +USE_RUBYGEMS=	yes
 +RUBYGEM_AUTOPLIST=	yes
 +
 +.include <bsd.port.mk>
 
 Added: head/math/rubygem-narray/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/math/rubygem-narray/distinfo	Tue Mar 25 20:20:23 2014	(r349189)
 @@ -0,0 +1,2 @@
 +SHA256 (rubygem/narray-0.6.0.8.gem) = 6ebe71c6047b2058fd456041ce29ba4bcc91615bfa8a87b0c4f60cdd82a7275d
 +SIZE (rubygem/narray-0.6.0.8.gem) = 65024
 
 Added: head/math/rubygem-narray/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/math/rubygem-narray/pkg-descr	Tue Mar 25 20:20:23 2014	(r349189)
 @@ -0,0 +1,7 @@
 +NArray is an Numerical N-dimensional Array class. Supported element types are
 +1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This
 +extension library incorporates fast calculation and easy manipulation of large
 +numerical arrays into the Ruby language. NArray has features similar to NumPy,
 +but NArray has vector and matrix subclasses.
 +
 +WWW: http://narray.rubyforge.org/
 _______________________________________________
 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:
