From sunpoet@sunpoet.net  Fri Oct 21 02:50:54 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 10A551065689
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Oct 2011 02:50:54 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id D10218FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Oct 2011 02:50:53 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 73B523A47; Fri, 21 Oct 2011 10:50:38 +0800 (CST)
Message-Id: <20111021025038.73B523A47@sunpoet.net>
Date: Fri, 21 Oct 2011 10:50:38 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ruby@FreeBSD.org
Subject: [PATCH] devel/rubygem-rspec-expectations: update to 2.7.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         161851
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-rspec-expectations: update to 2.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 21 03:00:29 UTC 2011
>Closed-Date:    Mon Oct 24 02:10:34 UTC 2011
>Last-Modified:  Mon Oct 24 02:20:01 UTC 2011
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 2.7.0
- Line wrapping for pkg-descr

Port maintainer (ruby@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-rspec-expectations-2.7.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-rspec-expectations/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	27 Jun 2011 02:17:13 -0000	1.1
+++ Makefile	21 Oct 2011 02:49:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rspec-expectations
-PORTVERSION=	2.6.0
+PORTVERSION=	2.7.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-rspec-expectations/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	27 Jun 2011 02:17:13 -0000	1.1
+++ distinfo	21 Oct 2011 02:49:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rspec-expectations-2.6.0.gem) = 8db3e4e34d163fc6d17ded378380ed2dd2495a9565869c4ef02b8de6434c5db1
-SIZE (rubygem/rspec-expectations-2.6.0.gem) = 61952
+SHA256 (rubygem/rspec-expectations-2.7.0.gem) = 9c0b0c069a622327ac7691162c92f2669ae1248fdd9ba201dd95acaeb1a5b592
+SIZE (rubygem/rspec-expectations-2.7.0.gem) = 57344
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-rspec-expectations/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	27 Jun 2011 02:17:13 -0000	1.1
+++ pkg-descr	21 Oct 2011 02:49:46 -0000
@@ -1,3 +1,4 @@
-Rspec-expectations adds should and should_not to every object and includes RSpec::Matchers, a library of standard matchers.
+Rspec-expectations adds should and should_not to every object and includes
+RSpec::Matchers, a library of standard matchers.
 
 WWW:	https://github.com/rspec/rspec-expectations
--- rubygem-rspec-expectations-2.7.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Oct 21 03:00:44 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161851 
Responsible-Changed-From-To: ruby->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Mon Oct 24 01:14:00 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161851 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Mon Oct 24 02:10:32 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161851: commit references a PR
Date: Mon, 24 Oct 2011 02:10:38 +0000 (UTC)

 swills      2011-10-24 02:10:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/rubygem-rspec-expectations Makefile distinfo pkg-descr 
   Log:
   - Update to 2.7.0
   
   PR:             ports/161851
   Submitted by:   sunpoet
   
   Revision  Changes    Path
   1.2       +1 -1      ports/devel/rubygem-rspec-expectations/Makefile
   1.2       +2 -2      ports/devel/rubygem-rspec-expectations/distinfo
   1.2       +2 -1      ports/devel/rubygem-rspec-expectations/pkg-descr
 _______________________________________________
 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:
