Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 17:42:25 GMT
From:      Joseph Benden <joe@thrallingpenguin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189434: [patch] New port of rubygem-savon
Message-ID:  <201405071742.s47HgPfJ045925@cgiserv.freebsd.org>
Resent-Message-ID: <201405071750.s47Ho07b022972@freefall.freebsd.org>

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

>Number:         189434
>Category:       ports
>Synopsis:       [patch] New port of rubygem-savon
>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:50:00 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 savon.

The port requires the following PRs:

http://www.freebsd.org/cgi/query-pr.cgi?pr=189427
http://www.freebsd.org/cgi/query-pr.cgi?pr=189429
http://www.freebsd.org/cgi/query-pr.cgi?pr=189432
http://www.freebsd.org/cgi/query-pr.cgi?pr=189433
http://www.freebsd.org/cgi/query-pr.cgi?pr=189426

>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-savon
#	www/rubygem-savon/Makefile
#	www/rubygem-savon/distinfo
#	www/rubygem-savon/pkg-descr
#
echo c - www/rubygem-savon
mkdir -p www/rubygem-savon > /dev/null 2>&1
echo x - www/rubygem-savon/Makefile
sed 's/^X//' >www/rubygem-savon/Makefile << '271c0a1760e31ecefc3295017878f67a'
X# Created by: Joseph Benden <joe@thrallingpenguin.com>
X# $FreeBSD$
X
XPORTNAME=	savon
XPORTVERSION=	0.9.5
XCATEGORIES=	www rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	joe@thrallingpenguin.com
XCOMMENT=	Library for SOAP communications
X
XLICENSE=	BSD
X
XRUN_DEPENDS=	rubygem-builder>=2.1.2:${PORTSDIR}/devel/rubygem-builder \
X		rubygem-nori>=1.0.3:${PORTSDIR}/devel/rubygem-nori \
X		rubygem-httpi>=0.9.0:${PORTSDIR}/www/rubygem-httpi \
X		rubygem-wasabi>=3.3.0:${PORTSDIR}/www/rubygem-wasabi \
X		rubygem-akami>=1.0.0:${PORTSDIR}/www/rubygem-akami \
X		rubygem-gyoku>=0.4.6:${PORTSDIR}/devel/rubygem-gyoku \
X		rubygem-nokogiri>=1.6.1:${PORTSDIR}/textproc/rubygem-nokogiri
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
271c0a1760e31ecefc3295017878f67a
echo x - www/rubygem-savon/distinfo
sed 's/^X//' >www/rubygem-savon/distinfo << '1748cb1f658f0f73ef3108aee356a9ae'
XSHA256 (rubygem/savon-0.9.5.gem) = 7dd3b205566943894289fad64e45f96fa5f22f23f235148120c1078722137a50
XSIZE (rubygem/savon-0.9.5.gem) = 28672
1748cb1f658f0f73ef3108aee356a9ae
echo x - www/rubygem-savon/pkg-descr
sed 's/^X//' >www/rubygem-savon/pkg-descr << 'd1adc2b73314237b6c52dcb3788890a9'
XHeavy metal SOAP client.
X
XWWW: https://github.com/savonrb/savon
d1adc2b73314237b6c52dcb3788890a9
exit



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



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