From nobody@FreeBSD.org  Sun Jun 26 14:04:25 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3C2591065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 26 Jun 2011 14:04:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 130338FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 26 Jun 2011 14:04:25 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5QE4OgY066882
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 26 Jun 2011 14:04:24 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p5QE4O3Y066868;
	Sun, 26 Jun 2011 14:04:24 GMT
	(envelope-from nobody)
Message-Id: <201106261404.p5QE4O3Y066868@red.freebsd.org>
Date: Sun, 26 Jun 2011 14:04:24 GMT
From: Eric Freeman <freebsdports@chillibear.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] www/rubygem-typhoeus (Parallel HTTP request library)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         158313
>Category:       ports
>Synopsis:       [NEW PORT] www/rubygem-typhoeus (Parallel HTTP request library)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 26 14:10:01 UTC 2011
>Closed-Date:    Sun Oct 02 17:24:02 UTC 2011
>Last-Modified:  Sun Oct  2 17:30:11 UTC 2011
>Originator:     Eric Freeman
>Release:        9.0
>Organization:
Sundive Networks
>Environment:
FreeBSD bsd9.local 9.0-CURRENT-201008 FreeBSD 9.0-CURRENT-201008 #0: Tue Aug  3 20:09:44 UTC 2010     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Simple port of this parallel HTTP request library Ruby gem
>How-To-Repeat:
n/a
>Fix:
# 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-typhoeus
#	rubygem-typhoeus/Makefile
#	rubygem-typhoeus/pkg-descr
#	rubygem-typhoeus/distinfo
#
echo c - rubygem-typhoeus
mkdir -p rubygem-typhoeus > /dev/null 2>&1
echo x - rubygem-typhoeus/Makefile
sed 's/^X//' >rubygem-typhoeus/Makefile << 'cf510c9552ec5781c9a6a2d1295fbc6d'
X# Ports collection makefile for:	rubygem-typhoeus
X# Date created:				26 June 2011
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	typhoeus
XPORTVERSION=	0.2.4
XCATEGORIES=	www rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT= Parallel HTTP request library
X
XRUN_DEPENDS=	rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
cf510c9552ec5781c9a6a2d1295fbc6d
echo x - rubygem-typhoeus/pkg-descr
sed 's/^X//' >rubygem-typhoeus/pkg-descr << 'c76495652cb13d911c61b77a0446dde1'
XTyphoeus runs HTTP requests in parallel while 
Xcleanly encapsulating handling logic.
X
XIt's a library for accessing web services in Ruby, 
Xspecifically designed for building RESTful service
Xoriented architectures in Ruby that need to be fast 
Xenough to process calls to multiple services within
Xthe client's HTTP request/response life cycle.
X
XWWW: https://github.com/dbalatero/typhoeus
c76495652cb13d911c61b77a0446dde1
echo x - rubygem-typhoeus/distinfo
sed 's/^X//' >rubygem-typhoeus/distinfo << 'a958b496c9fb9f4e71c7df6cee8fad60'
XSHA256 (rubygem/typhoeus-0.2.4.gem) = f8127150288eeb484391710ea415dce1fb9555d5deca41f58b6009771ae3f0fc
XSIZE (rubygem/typhoeus-0.2.4.gem) = 49664
a958b496c9fb9f4e71c7df6cee8fad60
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jun 26 14:10:15 UTC 2011 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158313 
Responsible-Changed-From-To: ruby->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Wed Jun 29 03:51:15 UTC 2011 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158313 
Responsible-Changed-From-To: pgollucci->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Oct 2 03:45:40 UTC 2011 
Responsible-Changed-Why:  
hopefully pgollucci won't mind if i take care of this for him 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158313 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Sun Oct 2 17:24:00 UTC 2011 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158313: commit references a PR
Date: Sun,  2 Oct 2011 17:24:09 +0000 (UTC)

 swills      2011-10-02 17:23:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/rubygem-typhoeus Makefile distinfo pkg-descr 
   Log:
   Typhoeus runs HTTP requests in parallel while
   cleanly encapsulating handling logic.
   
   It's a library for accessing web services in Ruby,
   specifically designed for building RESTful service
   oriented architectures in Ruby that need to be fast
   enough to process calls to multiple services within
   the client's HTTP request/response life cycle.
   
   WWW: https://github.com/dbalatero/typhoeus
   
   PR:             ports/158313
   Submitted by:   Eric Freeman <freebsdports@chillibear.com>
   
   Revision  Changes    Path
   1.2989    +1 -0      ports/www/Makefile
   1.1       +23 -0     ports/www/rubygem-typhoeus/Makefile (new)
   1.1       +2 -0      ports/www/rubygem-typhoeus/distinfo (new)
   1.1       +10 -0     ports/www/rubygem-typhoeus/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
