From root@www.unix-experience.fr  Sat Oct  5 09:50:38 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 F13FF16B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Oct 2013 09:50:38 +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 BF441272F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Oct 2013 09:50:38 +0000 (UTC)
Received: by www.unix-experience.fr (Postfix, from userid 0)
	id 2C10B5CE4C; Sat,  5 Oct 2013 11:50:38 +0200 (CEST)
Message-Id: <20131005095038.2C10B5CE4C@www.unix-experience.fr>
Date: Sat,  5 Oct 2013 11:50:38 +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 devel/rubygem-foreman
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         182675
>Category:       ports
>Synopsis:       new port devel/rubygem-foreman
>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:00:00 UTC 2013
>Closed-Date:    Sun Oct 20 15:19:12 UTC 2013
>Last-Modified:  Sun Oct 20 15:20: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:
	Here is foreman port, useful for foreman application but also a dependancy for future gitlab port
>How-To-Repeat:
>Fix:


--- rubygem-foreman.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-foreman
#	rubygem-foreman/Makefile
#	rubygem-foreman/pkg-descr
#	rubygem-foreman/distinfo
#
echo c - rubygem-foreman
mkdir -p rubygem-foreman > /dev/null 2>&1
echo x - rubygem-foreman/Makefile
sed 's/^X//' >rubygem-foreman/Makefile << '4b6cef1b5dd8a89ce2af61aa3408db52'
X# $FreeBSD: devel/rubygem-foreman/Makefile 327726 2013-09-20 17:17:44Z bapt $
X
XPORTNAME=	foreman
XPORTVERSION=	0.63.0
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby@FreeBSD.org
XCOMMENT=	Process manager for applications with multiple components
X
XRUN_DEPENDS=	rubygem-dotenv>=0.7:${PORTSDIR}/misc/rubygem-dotenv \
X		rubygem-thor>=0.13.6:${PORTSDIR}/devel/rubygem-thor
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
XNO_STAGE=	yes
X.include <bsd.port.mk>
4b6cef1b5dd8a89ce2af61aa3408db52
echo x - rubygem-foreman/pkg-descr
sed 's/^X//' >rubygem-foreman/pkg-descr << 'b5fbfe131301bbf0bf9daf6849b35837'
XA Ruby framework for rapid API development with great conventions.
b5fbfe131301bbf0bf9daf6849b35837
echo x - rubygem-foreman/distinfo
sed 's/^X//' >rubygem-foreman/distinfo << '15a625622b34371adbaafceed9122e29'
XSHA256 (rubygem/foreman-0.63.0.gem) = 937e1b895042139d578936b1c099bc1989dcb7188c0f4798e79154997a941e7b
XSIZE (rubygem/foreman-0.63.0.gem) = 27136
15a625622b34371adbaafceed9122e29
exit
--- rubygem-foreman.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:00:08 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=182675 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Sun Oct 20 15:19:11 UTC 2013 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

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

 Author: swills
 Date: Sun Oct 20 15:18:54 2013
 New Revision: 331026
 URL: http://svnweb.freebsd.org/changeset/ports/331026
 
 Log:
   A Ruby framework for rapid API development with great conventions.
   
   WWW: http://github.com/ddollar/foreman
   
   PR:		ports/182675
   Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
 
 Added:
   head/devel/rubygem-foreman/
   head/devel/rubygem-foreman/Makefile   (contents, props changed)
   head/devel/rubygem-foreman/distinfo   (contents, props changed)
   head/devel/rubygem-foreman/pkg-descr   (contents, props changed)
 Modified:
   head/devel/Makefile
 
 Modified: head/devel/Makefile
 ==============================================================================
 --- head/devel/Makefile	Sun Oct 20 15:11:56 2013	(r331025)
 +++ head/devel/Makefile	Sun Oct 20 15:18:54 2013	(r331026)
 @@ -4086,6 +4086,7 @@
      SUBDIR += rubygem-file-tail
      SUBDIR += rubygem-filemagic
      SUBDIR += rubygem-fog
 +    SUBDIR += rubygem-foreman
      SUBDIR += rubygem-formatador
      SUBDIR += rubygem-gdata
      SUBDIR += rubygem-gem_plugin
 
 Added: head/devel/rubygem-foreman/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/rubygem-foreman/Makefile	Sun Oct 20 15:18:54 2013	(r331026)
 @@ -0,0 +1,20 @@
 +# $FreeBSD$
 +
 +PORTNAME=	foreman
 +PORTVERSION=	0.63.0
 +CATEGORIES=	devel rubygems
 +MASTER_SITES=	RG
 +
 +MAINTAINER=	ruby@FreeBSD.org
 +COMMENT=	Process manager for applications with multiple components
 +
 +RUN_DEPENDS=	rubygem-dotenv>=0.7:${PORTSDIR}/misc/rubygem-dotenv \
 +		rubygem-thor>=0.13.6:${PORTSDIR}/devel/rubygem-thor
 +
 +USE_RUBY=	yes
 +USE_RUBYGEMS=	yes
 +RUBYGEM_AUTOPLIST=	yes
 +
 +NO_STAGE=	yes
 +
 +.include <bsd.port.mk>
 
 Added: head/devel/rubygem-foreman/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/rubygem-foreman/distinfo	Sun Oct 20 15:18:54 2013	(r331026)
 @@ -0,0 +1,2 @@
 +SHA256 (rubygem/foreman-0.63.0.gem) = 937e1b895042139d578936b1c099bc1989dcb7188c0f4798e79154997a941e7b
 +SIZE (rubygem/foreman-0.63.0.gem) = 27136
 
 Added: head/devel/rubygem-foreman/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/rubygem-foreman/pkg-descr	Sun Oct 20 15:18:54 2013	(r331026)
 @@ -0,0 +1,3 @@
 +A Ruby framework for rapid API development with great conventions.
 +
 +WWW: http://github.com/ddollar/foreman
 _______________________________________________
 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:
