From nobody@FreeBSD.org  Wed May  7 17:34:23 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id AFC7E235
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  7 May 2014 17:34:23 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 837DF6C9
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  7 May 2014 17:34:23 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s47HYNrl022169
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 7 May 2014 17:34:23 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s47HYNoN022166;
	Wed, 7 May 2014 17:34:23 GMT
	(envelope-from nobody)
Message-Id: <201405071734.s47HYNoN022166@cgiserv.freebsd.org>
Date: Wed, 7 May 2014 17:34:23 GMT
From: Joseph Benden <joe@thrallingpenguin.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] New port of rubygem-gssapi
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         189431
>Category:       ports
>Synopsis:       [patch] New port of security/rubygem-gssapi
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 07 17:40:00 UTC 2014
>Closed-Date:    Fri May 23 23:24:38 UTC 2014
>Last-Modified:  Fri May 23 23:30:00 UTC 2014
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 7 17:40:04 UTC 2014 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189431 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Fri May 23 23:24:37 UTC 2014 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189431 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189431: commit references a PR
Date: Fri, 23 May 2014 23:24:16 +0000 (UTC)

 Author: swills
 Date: Fri May 23 23:24:11 2014
 New Revision: 354966
 URL: http://svnweb.freebsd.org/changeset/ports/354966
 QAT: https://qat.redports.org/buildarchive/r354966/
 
 Log:
   Library wrapper for GSSAPI
   
   WWW: https://rubygems.org/gems/gssapi
   
   PR:		ports/189431
   Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
 
 Added:
   head/security/rubygem-gssapi/
   head/security/rubygem-gssapi/Makefile   (contents, props changed)
   head/security/rubygem-gssapi/distinfo   (contents, props changed)
   head/security/rubygem-gssapi/pkg-descr   (contents, props changed)
 Modified:
   head/security/Makefile
 
 Modified: head/security/Makefile
 ==============================================================================
 --- head/security/Makefile	Fri May 23 23:14:17 2014	(r354965)
 +++ head/security/Makefile	Fri May 23 23:24:11 2014	(r354966)
 @@ -862,6 +862,7 @@
      SUBDIR += rubygem-bcrypt-ruby
      SUBDIR += rubygem-ezcrypto
      SUBDIR += rubygem-gpgr
 +    SUBDIR += rubygem-gssapi
      SUBDIR += rubygem-hmac
      SUBDIR += rubygem-jugyo-twitter_oauth
      SUBDIR += rubygem-metasploit_data_models
 
 Added: head/security/rubygem-gssapi/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/security/rubygem-gssapi/Makefile	Fri May 23 23:24:11 2014	(r354966)
 @@ -0,0 +1,20 @@
 +# Created by: Joseph Benden <joe@thrallingpenguin.com>
 +# $FreeBSD$
 +
 +PORTNAME=	gssapi
 +PORTVERSION=	1.0.2
 +CATEGORIES=	security rubygems
 +MASTER_SITES=	RG
 +
 +MAINTAINER=	joe@thrallingpenguin.com
 +COMMENT=	Library wrapper for GSSAPI
 +
 +LICENSE=	MIT
 +
 +RUN_DEPENDS=	rubygem-ffi>=1.9.3:${PORTSDIR}/devel/rubygem-ffi
 +
 +USE_RUBY=	yes
 +USE_RUBYGEMS=	yes
 +RUBYGEM_AUTOPLIST=	yes
 +
 +.include <bsd.port.mk>
 
 Added: head/security/rubygem-gssapi/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/security/rubygem-gssapi/distinfo	Fri May 23 23:24:11 2014	(r354966)
 @@ -0,0 +1,2 @@
 +SHA256 (rubygem/gssapi-1.0.2.gem) = 442553d67c85ee81cdf503fc1e53a0471d9e524ec113b6fbbb2f50f436377192
 +SIZE (rubygem/gssapi-1.0.2.gem) = 14336
 
 Added: head/security/rubygem-gssapi/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/security/rubygem-gssapi/pkg-descr	Fri May 23 23:24:11 2014	(r354966)
 @@ -0,0 +1,3 @@
 +Library wrapper for GSSAPI
 +
 +WWW: https://rubygems.org/gems/gssapi
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
