From root@www.unix-experience.fr  Sat Oct  5 10:14:21 2013
Return-Path: <root@www.unix-experience.fr>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 1113E5FC
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Oct 2013 10:14:21 +0000 (UTC)
	(envelope-from root@www.unix-experience.fr)
Received: from www.unix-experience.fr (unix-experience.fr [88.191.192.43])
	by mx1.freebsd.org (Postfix) with ESMTP id D1D7D282E
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Oct 2013 10:14:20 +0000 (UTC)
Received: by www.unix-experience.fr (Postfix, from userid 0)
	id 1B12D5C873; Sat,  5 Oct 2013 12:14:20 +0200 (CEST)
Message-Id: <20131005101420.1B12D5C873@www.unix-experience.fr>
Date: Sat,  5 Oct 2013 12:14:20 +0200 (CEST)
From: Loic Blot <loic.blot@unix-experience.fr>
Reply-To: Loic Blot <loic.blot@unix-experience.fr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port www/rubygem-gon
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         182678
>Category:       ports
>Synopsis:       new port www/rubygem-gon
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    ruby
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 05 10:20:00 UTC 2013
>Closed-Date:    Sun Oct 20 16:09:59 UTC 2013
>Last-Modified:  Sun Oct 20 16:10:01 UTC 2013
>Originator:     Loic Blot
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
Institut Optique Graduate School
>Environment:
System: FreeBSD www.unix-experience.fr 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	This is a new rubygem needed for future gitlab port
>How-To-Repeat:
>Fix:

--- rubygem-gon.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-gon
#	rubygem-gon/Makefile
#	rubygem-gon/pkg-descr
#	rubygem-gon/distinfo
#
echo c - rubygem-gon
mkdir -p rubygem-gon > /dev/null 2>&1
echo x - rubygem-gon/Makefile
sed 's/^X//' >rubygem-gon/Makefile << '35e57eb779639b907fb3df5c31e53db1'
X# $FreeBSD: textproc/rubygem-gon/Makefile 327773 2013-09-20 23:17:30Z bapt $
X
XPORTNAME=	gon
XPORTVERSION=	4.1.1
XCATEGORIES=	www rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby@FreeBSD.org
XCOMMENT=	A framework to pass data to JS easily
X
XGEM_ENV=	LC_CTYPE=UTF-8
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
XRUN_DEPENDS=	rubygem-actionpack>=0:${PORTSDIR}/www/rubygem-actionpack \
X                rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
X
XNO_STAGE=	yes
X.include <bsd.port.mk>
35e57eb779639b907fb3df5c31e53db1
echo x - rubygem-gon/pkg-descr
sed 's/^X//' >rubygem-gon/pkg-descr << '998467acc42fb8ba5ae049699c5f8609'
XIf you need to send some data to your js files and you don't want to do this with long way trough views and parsing - use this force!
X
XWEB: https://rubygems.org/gems/gon
998467acc42fb8ba5ae049699c5f8609
echo x - rubygem-gon/distinfo
sed 's/^X//' >rubygem-gon/distinfo << '41a4667d14d281307aa827d66faa9a5e'
XSHA256 (rubygem/gon-4.1.1.gem) = c064b5158c2ff58e46d8975ced0db40de2ae6d1e2a1d613798fb24cb8d274f8c
XSIZE (rubygem/gon-4.1.1.gem) = 152064
41a4667d14d281307aa827d66faa9a5e
exit
--- rubygem-gon.shar ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 5 10:20:07 UTC 2013 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182678 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Sun Oct 20 16:09:59 UTC 2013 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182678: commit references a PR
Date: Sun, 20 Oct 2013 16:07:35 +0000 (UTC)

 Author: swills
 Date: Sun Oct 20 16:07:22 2013
 New Revision: 331033
 URL: http://svnweb.freebsd.org/changeset/ports/331033
 
 Log:
   If you need to send some data to your js files and you don't want to do this
   with long way trough views and parsing - use this force!
   
   WWW: https://github.com/gazay/gon
   
   PR:		ports/182678
   Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
 
 Added:
   head/www/rubygem-gon/
   head/www/rubygem-gon/Makefile   (contents, props changed)
   head/www/rubygem-gon/distinfo   (contents, props changed)
   head/www/rubygem-gon/pkg-descr   (contents, props changed)
 Modified:
   head/www/Makefile
 
 Modified: head/www/Makefile
 ==============================================================================
 --- head/www/Makefile	Sun Oct 20 15:56:02 2013	(r331032)
 +++ head/www/Makefile	Sun Oct 20 16:07:22 2013	(r331033)
 @@ -1758,6 +1758,7 @@
      SUBDIR += rubygem-feed-normalizer
      SUBDIR += rubygem-feedzirra
      SUBDIR += rubygem-geminabox
 +    SUBDIR += rubygem-gon
      SUBDIR += rubygem-haml
      SUBDIR += rubygem-haml-coderay
      SUBDIR += rubygem-hpricot
 
 Added: head/www/rubygem-gon/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/www/rubygem-gon/Makefile	Sun Oct 20 16:07:22 2013	(r331033)
 @@ -0,0 +1,20 @@
 +# $FreeBSD$
 +
 +PORTNAME=	gon
 +PORTVERSION=	4.1.1
 +CATEGORIES=	www rubygems
 +MASTER_SITES=	RG
 +
 +MAINTAINER=	ruby@FreeBSD.org
 +COMMENT=	Framework to pass data to JS easily
 +
 +RUN_DEPENDS=	rubygem-actionpack>=0:${PORTSDIR}/www/rubygem-actionpack \
 +                rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
 +
 +USE_RUBY=	yes
 +USE_RUBYGEMS=	yes
 +RUBYGEM_AUTOPLIST=	yes
 +
 +NO_STAGE=	yes
 +
 +.include <bsd.port.mk>
 
 Added: head/www/rubygem-gon/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/www/rubygem-gon/distinfo	Sun Oct 20 16:07:22 2013	(r331033)
 @@ -0,0 +1,2 @@
 +SHA256 (rubygem/gon-4.1.1.gem) = c064b5158c2ff58e46d8975ced0db40de2ae6d1e2a1d613798fb24cb8d274f8c
 +SIZE (rubygem/gon-4.1.1.gem) = 152064
 
 Added: head/www/rubygem-gon/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/www/rubygem-gon/pkg-descr	Sun Oct 20 16:07:22 2013	(r331033)
 @@ -0,0 +1,4 @@
 +If you need to send some data to your js files and you don't want to do this
 +with long way trough views and parsing - use this force!
 +
 +WWW: https://github.com/gazay/gon
 _______________________________________________
 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:
