Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Feb 2012 03:33:06 +0900 (JST)
From:      Shin-ya Murakami <murashin@gfd-dennou.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/164864: [NEW PORT] devel/rubygem-method_source 0.7.0
Message-ID:  <20120208.033306.132686394.murashin@gfd-dennou.org>
Resent-Message-ID: <201202071840.q17Ie9q9000369@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164864
>Category:       ports
>Synopsis:       [NEW PORT] devel/rubygem-method_source 0.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 07 18:40:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Shin-ya Murakami
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
GFD-Dennou Club
>Environment:
System: FreeBSD phase 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sun Jan 29 22:06:28 JST 2012 murashin@phase:/usr/obj/usr/src/sys/PHASE amd64

>Description:
	A tool to retrieve the sourcecode for a method
>How-To-Repeat:
	N/A
>Fix:

--- rubygem-method_source.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-method_source
#	rubygem-method_source/Makefile
#	rubygem-method_source/distinfo
#	rubygem-method_source/pkg-descr
#
echo c - rubygem-method_source
mkdir -p rubygem-method_source > /dev/null 2>&1
echo x - rubygem-method_source/Makefile
sed 's/^X//' >rubygem-method_source/Makefile << '5f8a8f380267cc89fd6a7eb6e3266c4e'
X# New ports collection makefile for:	rubygem-method_source
X# Date created:		2012-02-08
X# Whom:			Shin-ya MURAKAMI <murashin@gfd-dennou.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	method_source
XPORTVERSION=	0.7.0
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby@FreeBSD.org
XCOMMENT=        A tool to retrieve the sourcecode for a method
X
XLICENSE=	MIT
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
5f8a8f380267cc89fd6a7eb6e3266c4e
echo x - rubygem-method_source/distinfo
sed 's/^X//' >rubygem-method_source/distinfo << 'a57855573e535becf31a19f212a5190a'
XSHA256 (rubygem/method_source-0.7.0.gem) = b19bed636fb1f0bb523c578d0fb045e90c3e218e9014a2c4171b8eb2a0ba6a01
XSIZE (rubygem/method_source-0.7.0.gem) = 9728
a57855573e535becf31a19f212a5190a
echo x - rubygem-method_source/pkg-descr
sed 's/^X//' >rubygem-method_source/pkg-descr << '628c139266db0e5c0454010cc748241f'
Xmethod_source is a utility to return a method's sourcecode as a Ruby string. 
XAlso returns Proc and Lambda sourcecode.
X
XAuthor:	John Mair http://banisterfiend.wordpress.com/
XWWW:	http://rubygems.org/gems/method_source
628c139266db0e5c0454010cc748241f
exit
--- rubygem-method_source.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120208.033306.132686394.murashin>