Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 17:27:48 GMT
From:      Joseph Benden <joe@thrallingpenguin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189429: [patch] New port of rubygem-httpi
Message-ID:  <201405071727.s47HRmjE025665@cgiserv.freebsd.org>
Resent-Message-ID: <201405071730.s47HU1gP016065@freefall.freebsd.org>

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

>Number:         189429
>Category:       ports
>Synopsis:       [patch] New port of rubygem-httpi
>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:   Wed May 07 17:30:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Benden
>Release:        FreeBSD 11
>Organization:
>Environment:
FreeBSD lucy 11.0-CURRENT FreeBSD 11.0-CURRENT #4 r264887: Thu Apr 24 12:43:46 MST 2014     root@lucy:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
New port of the gem httpi.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	www/rubygem-httpi
#	www/rubygem-httpi/Makefile
#	www/rubygem-httpi/distinfo
#	www/rubygem-httpi/pkg-descr
#
echo c - www/rubygem-httpi
mkdir -p www/rubygem-httpi > /dev/null 2>&1
echo x - www/rubygem-httpi/Makefile
sed 's/^X//' >www/rubygem-httpi/Makefile << 'eb6e6c0025aa3b9e2cd1f6c33acb1536'
X# Created by: Joseph Benden <joe@thrallingpenguin.com>
X# $FreeBSD$
X
XPORTNAME=	httpi
XPORTVERSION=	0.9.7
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	joe@thrallingpenguin.com
XCOMMENT=	Library for common HTTP client API
X
XLICENSE=	BSD
X
XRUN_DEPENDS=	rubygem-rack>=1.4.5:${PORTSDIR}/www/rubygem-rack
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
eb6e6c0025aa3b9e2cd1f6c33acb1536
echo x - www/rubygem-httpi/distinfo
sed 's/^X//' >www/rubygem-httpi/distinfo << '73314d8980722a7f2316e9327a8de933'
XSHA256 (rubygem/httpi-0.9.7.gem) = 0cbdb3f21f9ebe5927a0bbc1c9830a19ca0bf906a23462193358957e0d5d1e6e
XSIZE (rubygem/httpi-0.9.7.gem) = 24576
73314d8980722a7f2316e9327a8de933
echo x - www/rubygem-httpi/pkg-descr
sed 's/^X//' >www/rubygem-httpi/pkg-descr << '94a880fcb2d517e0d6b45e9f7018225b'
XProvides common HTTP client API interface.
X
XWWW: https://rubygems.org/gems/httpi
94a880fcb2d517e0d6b45e9f7018225b
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



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