Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 17:34:23 GMT
From:      Joseph Benden <joe@thrallingpenguin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189431: [patch] New port of rubygem-gssapi
Message-ID:  <201405071734.s47HYNoN022166@cgiserv.freebsd.org>
Resent-Message-ID: <201405071740.s47He0r0019638@freefall.freebsd.org>

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

>Number:         189431
>Category:       ports
>Synopsis:       [patch] New port of rubygem-gssapi
>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:40: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 gssapi.

>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:
#
#	security/rubygem-gssapi
#	security/rubygem-gssapi/Makefile
#	security/rubygem-gssapi/distinfo
#	security/rubygem-gssapi/pkg-descr
#
echo c - security/rubygem-gssapi
mkdir -p security/rubygem-gssapi > /dev/null 2>&1
echo x - security/rubygem-gssapi/Makefile
sed 's/^X//' >security/rubygem-gssapi/Makefile << '1c1c01e5e024c8c1a01519ecf14dc356'
X# Created by: Joseph Benden <joe@thrallingpenguin.com>
X# $FreeBSD$
X
XPORTNAME=	gssapi
XPORTVERSION=	1.0.2
XCATEGORIES=	security rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	joe@thrallingpenguin.com
XCOMMENT=	Library wrapper for GSSAPI
X
XLICENSE=	MIT
X
XRUN_DEPENDS=	rubygem-ffi>=1.9.3:${PORTSDIR}/devel/rubygem-ffi
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
1c1c01e5e024c8c1a01519ecf14dc356
echo x - security/rubygem-gssapi/distinfo
sed 's/^X//' >security/rubygem-gssapi/distinfo << '162f5a540a0add4dbdbf35dc94cac93a'
XSHA256 (rubygem/gssapi-1.0.2.gem) = 442553d67c85ee81cdf503fc1e53a0471d9e524ec113b6fbbb2f50f436377192
XSIZE (rubygem/gssapi-1.0.2.gem) = 14336
162f5a540a0add4dbdbf35dc94cac93a
echo x - security/rubygem-gssapi/pkg-descr
sed 's/^X//' >security/rubygem-gssapi/pkg-descr << '5d437525d0dd74977c3c3df36813fcc1'
XLibrary wrapper for GSSAPI
X
XWWW: https://rubygems.org/gems/gssapi
5d437525d0dd74977c3c3df36813fcc1
exit



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



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