Date: Wed, 08 Feb 2012 03:37:50 +0900 (JST) From: Shin-ya Murakami <murashin@gfd-dennou.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/164865: [NEW PORT] devel/rubygem-slop 2.4.4 Message-ID: <20120208.033750.365922156.murashin@gfd-dennou.org> Resent-Message-ID: <201202071840.q17Ie9mU000378@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164865 >Category: ports >Synopsis: [NEW PORT] devel/rubygem-slop 2.4.4 >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: Slop is a simple option parser with an easy to remember syntax and friendly API. This is stable version required by devel/rubygem-pry. >How-To-Repeat: N/A >Fix: --- rubygem-slop.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-slop # rubygem-slop/pkg-descr # rubygem-slop/Makefile # rubygem-slop/distinfo # echo c - rubygem-slop mkdir -p rubygem-slop > /dev/null 2>&1 echo x - rubygem-slop/pkg-descr sed 's/^X//' >rubygem-slop/pkg-descr << '892ed5b7179f737a7bb889a258bf9008' XSlop is a simple option parser with an easy to remember syntax and friendly API. X XAuthor: Lee Jarvis <lee _at_ jarvis.co> XWWW: http://rubygems.org/gems/slop 892ed5b7179f737a7bb889a258bf9008 echo x - rubygem-slop/Makefile sed 's/^X//' >rubygem-slop/Makefile << '2cc969a08225a302a2d2a42daf366b94' X# New ports collection makefile for: rubygem-slop X# Date created: 2012-02-08 X# Whom: Shin-ya MURAKAMI <murashin@gfd-dennou.org> X# X# $FreeBSD: $ X# X XPORTNAME= slop XPORTVERSION= 2.4.4 XCATEGORIES= devel ruby XMASTER_SITES= RG X XMAINTAINER= ruby@FreeBSD.org XCOMMENT= A simple DSL for gathering options and parsing the command line X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> 2cc969a08225a302a2d2a42daf366b94 echo x - rubygem-slop/distinfo sed 's/^X//' >rubygem-slop/distinfo << 'b2fb1f1a6777c0ac8c58ebdf577f361d' XSHA256 (rubygem/slop-2.4.4.gem) = 1e56e2449a760388c4a02b4d7ec5fe3d9d8274332405f6e60b6491a02f509124 XSIZE (rubygem/slop-2.4.4.gem) = 23552 b2fb1f1a6777c0ac8c58ebdf577f361d exit --- rubygem-slop.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.033750.365922156.murashin>