Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2010 09:35:07 +0100 (CET)
From:      Renaud Chaput <renchap@cocoa-x.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/153336: [NEW PORT] www/rubygem-rest-client: A simple Simple HTTP and REST client for Ruby
Message-ID:  <20101221083507.5A93A1473@tahiri.renchap.com>
Resent-Message-ID: <201012210840.oBL8eAhK049522@freefall.freebsd.org>

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

>Number:         153336
>Category:       ports
>Synopsis:       [NEW PORT] www/rubygem-rest-client: A simple Simple HTTP and REST client for Ruby
>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 Dec 21 08:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Renaud Chaput
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD tahiri.renchap.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
>Description:
A simple Simple HTTP and REST client for Ruby, inspired by the Sinatra
microframework style of specifying actions: get, put, post, delete.

WWW: http://github.com/archiloque/rest-client

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-rest-client-1.6.1.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-rest-client
#	rubygem-rest-client/Makefile
#	rubygem-rest-client/distinfo
#	rubygem-rest-client/pkg-descr
#
echo c - rubygem-rest-client
mkdir -p rubygem-rest-client > /dev/null 2>&1
echo x - rubygem-rest-client/Makefile
sed 's/^X//' >rubygem-rest-client/Makefile << '8df078a8d3c05e35b10d1082ffdae8b1'
X# Ports collection makefile for:	rubygem-rest-client
X# Date created:				10 Dec 2010
X# Whom:					Renaud Chaput <renchap@cocoa-x.com>
X#
X# $FreeBSD$
X
XPORTNAME=	rest-client
XPORTVERSION=	1.6.1
XCATEGORIES=	www rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	renchap@cocoa-x.com
XCOMMENT=	A simple Simple HTTP and REST client for Ruby
X
XRUN_DEPENDS=	rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
8df078a8d3c05e35b10d1082ffdae8b1
echo x - rubygem-rest-client/distinfo
sed 's/^X//' >rubygem-rest-client/distinfo << '3345e51a473bd299352a08a2d5493227'
XSHA256 (rubygem/rest-client-1.6.1.gem) = 7db53b5ef2ab200fabe841642c73ffeec9eaf2bb4f1ba9ef597b3b6ddd4ff4e7
XSIZE (rubygem/rest-client-1.6.1.gem) = 55296
3345e51a473bd299352a08a2d5493227
echo x - rubygem-rest-client/pkg-descr
sed 's/^X//' >rubygem-rest-client/pkg-descr << '6b377627733f6a274dab3200c52ca103'
XA simple Simple HTTP and REST client for Ruby, inspired by the Sinatra
Xmicroframework style of specifying actions: get, put, post, delete.
X
XWWW: http://github.com/archiloque/rest-client
6b377627733f6a274dab3200c52ca103
exit
--- rubygem-rest-client-1.6.1.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?20101221083507.5A93A1473>