From swills@mouf.net  Sun Jun 23 17:04:33 2013
Return-Path: <swills@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 008A8D4B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Jun 2013 17:04:32 +0000 (UTC)
	(envelope-from swills@mouf.net)
Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3])
	by mx1.freebsd.org (Postfix) with ESMTP id BECE21627
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Jun 2013 17:04:32 +0000 (UTC)
Received: from meatwad.mouf.net (cpe-098-122-148-024.nc.res.rr.com [98.122.148.24])
	by mouf.net (8.14.5/8.14.5) with ESMTP id r5NH4OKU023404
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sun, 23 Jun 2013 17:04:29 GMT
	(envelope-from swills@meatwad.mouf.net)
Received: (from swills@localhost)
	by meatwad.mouf.net (8.14.7/8.14.5/Submit) id r5NH4JTe008601;
	Sun, 23 Jun 2013 17:04:19 GMT
	(envelope-from swills)
Message-Id: <201306231704.r5NH4JTe008601@meatwad.mouf.net>
Date: Sun, 23 Jun 2013 17:04:19 GMT
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: renchap@cocoa-x.com
Subject: [PATCH] net/rubygem-bunny: update to 0.8.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: renchap@cocoa-x.com

>Number:         179886
>Category:       ports
>Synopsis:       [PATCH] net/rubygem-bunny: update to 0.8.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 23 17:10:00 UTC 2013
>Closed-Date:    Sat Jul 13 05:10:44 UTC 2013
>Last-Modified:  Sat Jul 13 05:20:00 UTC 2013
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r251046: Tue May 28 22:52:00 UTC
>Description:
- Update to 0.8.0

Port maintainer (renchap@cocoa-x.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-bunny-0.8.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 321644)
+++ Makefile	(working copy)
@@ -1,12 +1,8 @@
-# Ports collection makefile for:	rubygem-bunny
-# Date created:				19 Mar 2010
-# Whom:					renchap@cocoa-x.com
-#
+# Created by: renchap@cocoa-x.com
 # $FreeBSD$
-#
 
 PORTNAME=	bunny
-PORTVERSION=	0.6.0
+PORTVERSION=	0.8.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
Index: distinfo
===================================================================
--- distinfo	(revision 321644)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/bunny-0.6.0.gem) = fb8142488e96124f1b880979d1006366f254323f555add01a028ef70db306038
-SIZE (rubygem/bunny-0.6.0.gem) = 32256
+SHA256 (rubygem/bunny-0.8.0.gem) = 8ac501f7b0ba4f1db75b25f8fe6963d290fa1d1a14203fcf467db782aa7322eb
+SIZE (rubygem/bunny-0.8.0.gem) = 39424
--- rubygem-bunny-0.8.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jun 23 17:10: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=179886 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Jun 23 17:10:10 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: renchap@cocoa-x.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/179886: [PATCH] net/rubygem-bunny: update to 0.8.0
Date: Sun, 23 Jun 2013 17:10:09 UT

 Maintainer of net/rubygem-bunny,
 
 Please note that PR ports/179886 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/179886
 
 -- 
 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 Jun 25 14:34:26 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179886 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Sat Jul 13 05:10:43 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179886: commit references a PR
Date: Sat, 13 Jul 2013 05:10:50 +0000 (UTC)

 Author: swills
 Date: Sat Jul 13 05:10:37 2013
 New Revision: 322879
 URL: http://svnweb.freebsd.org/changeset/ports/322879
 
 Log:
   - Update to 0.8.0
   
   PR:		ports/179886
   Approved by:	maintainer timeout (renchap@cocoa-x.com, >2 weeks)
 
 Modified:
   head/net/rubygem-bunny/Makefile   (contents, props changed)
   head/net/rubygem-bunny/distinfo   (contents, props changed)
 
 Modified: head/net/rubygem-bunny/Makefile
 ==============================================================================
 --- head/net/rubygem-bunny/Makefile	Sat Jul 13 02:21:14 2013	(r322878)
 +++ head/net/rubygem-bunny/Makefile	Sat Jul 13 05:10:37 2013	(r322879)
 @@ -1,12 +1,8 @@
 -# Ports collection makefile for:	rubygem-bunny
 -# Date created:				19 Mar 2010
 -# Whom:					renchap@cocoa-x.com
 -#
 +# Created by: renchap@cocoa-x.com
  # $FreeBSD$
 -#
  
  PORTNAME=	bunny
 -PORTVERSION=	0.6.0
 +PORTVERSION=	0.8.0
  CATEGORIES=	net rubygems
  MASTER_SITES=	RG
  
 
 Modified: head/net/rubygem-bunny/distinfo
 ==============================================================================
 --- head/net/rubygem-bunny/distinfo	Sat Jul 13 02:21:14 2013	(r322878)
 +++ head/net/rubygem-bunny/distinfo	Sat Jul 13 05:10:37 2013	(r322879)
 @@ -1,2 +1,2 @@
 -SHA256 (rubygem/bunny-0.6.0.gem) = fb8142488e96124f1b880979d1006366f254323f555add01a028ef70db306038
 -SIZE (rubygem/bunny-0.6.0.gem) = 32256
 +SHA256 (rubygem/bunny-0.8.0.gem) = 8ac501f7b0ba4f1db75b25f8fe6963d290fa1d1a14203fcf467db782aa7322eb
 +SIZE (rubygem/bunny-0.8.0.gem) = 39424
 _______________________________________________
 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:
