Date: Wed, 08 Feb 2012 03:39:42 +0900 (JST) From: Shin-ya Murakami <murashin@gfd-dennou.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/164866: [NEW PORT] devel/rubygem-pry 0.9.8.1 Message-ID: <20120208.033942.397111141.murashin@gfd-dennou.org> Resent-Message-ID: <201202071840.q17Ie9ve000394@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164866 >Category: ports >Synopsis: [NEW PORT] devel/rubygem-pry 0.9.8.1 >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:09 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: An IRB alternative and runtime developer console. >How-To-Repeat: N/A >Fix: --- rubygem-pry.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-pry # rubygem-pry/Makefile # rubygem-pry/distinfo # rubygem-pry/pkg-descr # echo c - rubygem-pry mkdir -p rubygem-pry > /dev/null 2>&1 echo x - rubygem-pry/Makefile sed 's/^X//' >rubygem-pry/Makefile << '2dd241e35cda76c321fc94007082b8b3' X# New ports collection makefile for: pry X# Date created: 2012-02-08 X# Whom: Shin-ya MURAKAMI <murashin@gfd-dennou.org> X# X# $FreeBSD:$ X# X XPORTNAME= pry XPORTVERSION= 0.9.8.1 XCATEGORIES= devel rubygems XMASTER_SITES= RG X XMAINTAINER= ruby@FreeBSD.org XCOMMENT= An IRB alternative and runtime developer console X XRUN_DEPENDS= rubygem-coderay>=1.0.5:${PORTSDIR}/textproc/rubygem-coderay \ X rubygem-method_source>=0.7:${PORTSDIR}/devel/rubygem-method_source \ X rubygem-slop>=2.4.3:${PORTSDIR}/devel/rubygem-slop X XUSE_RUBY= yes XUSE_RAKE= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes XPLIST_FILES= bin/pry X X.include <bsd.port.mk> 2dd241e35cda76c321fc94007082b8b3 echo x - rubygem-pry/distinfo sed 's/^X//' >rubygem-pry/distinfo << '68ad22f1569a2ddf9ad661afdbbc7ba6' XSHA256 (rubygem/pry-0.9.8.1.gem) = b78558043b909c8dd7623d3d2da31c119e024012143b893c74aa3b799b440410 XSIZE (rubygem/pry-0.9.8.1.gem) = 127488 68ad22f1569a2ddf9ad661afdbbc7ba6 echo x - rubygem-pry/pkg-descr sed 's/^X//' >rubygem-pry/pkg-descr << '7dcdec307945ceaffbfa533ce1a84d6e' XRDoc produces HTML and command-line documentation for Ruby projects. RDoc Xincludes the +rdoc+ and +ri+ tools for generating and displaying online Xdocumentation. See RDoc for a description of RDoc's markup and basic use. X XWWW: http://docs.seattlerb.org/rdoc 7dcdec307945ceaffbfa533ce1a84d6e exit --- rubygem-pry.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.033942.397111141.murashin>