From nobody@FreeBSD.org  Tue Aug 14 01:44:18 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 81614106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Aug 2012 01:44:18 +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 6CF858FC1D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Aug 2012 01:44:18 +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 q7E1iIm8086531
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Aug 2012 01:44:18 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q7E1iI91086530;
	Tue, 14 Aug 2012 01:44:18 GMT
	(envelope-from nobody)
Message-Id: <201208140144.q7E1iI91086530@red.freebsd.org>
Date: Tue, 14 Aug 2012 01:44:18 GMT
From: Steve Wills <swills@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] update ftp/rubygem-curb to latest version
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: freebsdports@chillibear.com

>Number:         170618
>Category:       ports
>Synopsis:       [patch] update ftp/rubygem-curb to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 14 01:50:08 UTC 2012
>Closed-Date:    Wed Aug 29 04:32:13 UTC 2012
>Last-Modified:  Wed Aug 29 04:40:07 UTC 2012
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
See attached patch
>How-To-Repeat:

>Fix:
Index: distinfo
===================================================================
--- distinfo    (revision 302183)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/curb-0.7.17.gem) = 146561c4116e9efd1a89f015d36162d66f7401ccadba5162c09344bb7d7b3a41
-SIZE (rubygem/curb-0.7.17.gem) = 76288
+SHA256 (rubygem/curb-0.8.1.gem) = 6d491a188aabb9c855b5e0c0e239efa20917ee0ac11623df1cecf09809dda436
+SIZE (rubygem/curb-0.8.1.gem) = 78848
Index: Makefile
===================================================================
--- Makefile    (revision 302183)
+++ Makefile    (working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      curb
-PORTVERSION=   0.7.17
+PORTVERSION=   0.8.1
 CATEGORIES=    ftp rubygems
 MASTER_SITES=  RG
 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Aug 14 01:50:19 UTC 2012 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170618 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Aug 14 01:50:23 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: freebsdports@chillibear.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/170618: [patch] update ftp/rubygem-curb to latest version
Date: Tue, 14 Aug 2012 01:50:21 UT

 Maintainer of ftp/rubygem-curb,
 
 Please note that PR ports/170618 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170618
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: ruby->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Tue Aug 14 02:45:19 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170618 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Wed Aug 29 04:32:12 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170618: commit references a PR
Date: Wed, 29 Aug 2012 04:32:17 +0000 (UTC)

 Author: swills
 Date: Wed Aug 29 04:32:05 2012
 New Revision: 303312
 URL: http://svn.freebsd.org/changeset/ports/303312
 
 Log:
   - Update to 0.8.1
   
   PR:		ports/170618
   Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
 
 Modified:
   head/ftp/rubygem-curb/Makefile   (contents, props changed)
   head/ftp/rubygem-curb/distinfo   (contents, props changed)
 
 Modified: head/ftp/rubygem-curb/Makefile
 ==============================================================================
 --- head/ftp/rubygem-curb/Makefile	Wed Aug 29 03:39:46 2012	(r303311)
 +++ head/ftp/rubygem-curb/Makefile	Wed Aug 29 04:32:05 2012	(r303312)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	curb
 -PORTVERSION=	0.7.17
 +PORTVERSION=	0.8.1
  CATEGORIES=	ftp rubygems
  MASTER_SITES=	RG
  
 
 Modified: head/ftp/rubygem-curb/distinfo
 ==============================================================================
 --- head/ftp/rubygem-curb/distinfo	Wed Aug 29 03:39:46 2012	(r303311)
 +++ head/ftp/rubygem-curb/distinfo	Wed Aug 29 04:32:05 2012	(r303312)
 @@ -1,2 +1,2 @@
 -SHA256 (rubygem/curb-0.7.17.gem) = 146561c4116e9efd1a89f015d36162d66f7401ccadba5162c09344bb7d7b3a41
 -SIZE (rubygem/curb-0.7.17.gem) = 76288
 +SHA256 (rubygem/curb-0.8.1.gem) = 6d491a188aabb9c855b5e0c0e239efa20917ee0ac11623df1cecf09809dda436
 +SIZE (rubygem/curb-0.8.1.gem) = 78848
 _______________________________________________
 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:
