From wxs@atarininja.org  Sun Nov 29 21:20:35 2009
Return-Path: <wxs@atarininja.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B2531106568B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Nov 2009 21:20:35 +0000 (UTC)
	(envelope-from wxs@atarininja.org)
Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.50.215])
	by mx1.freebsd.org (Postfix) with ESMTP id 9222D8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Nov 2009 21:20:35 +0000 (UTC)
Received: by syn.atarininja.org (Postfix, from userid 1001)
	id A35735C43; Sun, 29 Nov 2009 16:20:34 -0500 (EST)
Message-Id: <20091129212034.A35735C43@syn.atarininja.org>
Date: Sun, 29 Nov 2009 16:20:34 -0500 (EST)
From: Wesley Shields <wxs@FreeBSD.org>
Reply-To: Wesley Shields <wxs@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: romanbsd@yahoo.com
Subject: [PATCH]: update devel/rubygem-rspec
X-Send-Pr-Version: 3.113
X-GNATS-Notify: romanbsd@yahoo.com

>Number:         141008
>Category:       ports
>Synopsis:       [PATCH]: update devel/rubygem-rspec
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 29 21:30:01 UTC 2009
>Closed-Date:    Tue Dec 01 00:12:09 UTC 2009
>Last-Modified:  Tue Dec  1 00:20:01 UTC 2009
>Originator:     Wesley Shields
>Release:        FreeBSD 7.1-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD syn.csh.rit.edu 7.1-RELEASE-p5 FreeBSD 7.1-RELEASE-p5 #4: Thu Apr 23 13:36:41 EDT 2009 root@syn.csh.rit.edu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
The attached patch updates devel/rubygem-rspec to 1.2.8 - which is
required for a new port I'm working on.

>How-To-Repeat:
N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /ncvs/ports/devel/rubygem-rspec/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	14 Aug 2009 19:59:55 -0000	1.6
+++ Makefile	29 Nov 2009 19:32:18 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/rubygem-rspec/Makefile,v 1.6 2009/08/14 19:59:55 miwi Exp $
 
 PORTNAME=	rspec
-PORTVERSION=	1.2.7
+PORTVERSION=	1.2.8
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RF
 
Index: distinfo
===================================================================
RCS file: /ncvs/ports/devel/rubygem-rspec/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	14 Aug 2009 19:59:55 -0000	1.4
+++ distinfo	29 Nov 2009 19:32:28 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/rspec-1.2.7.gem) = df7d2bdc3f50d7e8ff75f5345e360d1a
-SHA256 (rubygem/rspec-1.2.7.gem) = 4a39b75b296fd8e6e464b933c5f5b24fad17a56917f00c909f45e4635d245a70
-SIZE (rubygem/rspec-1.2.7.gem) = 203776
+MD5 (rubygem/rspec-1.2.8.gem) = 6a40b99aba89ed65b01b1d965308dbec
+SHA256 (rubygem/rspec-1.2.8.gem) = 39bbf57dd8c188c55ece79627829593ca3730696660b29a3f3b0eaed0e478bd3
+SIZE (rubygem/rspec-1.2.8.gem) = 206336
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Nov 29 21:30:12 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141008 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Nov 29 21:30:17 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: romanbsd@yahoo.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/141008: [PATCH]: update devel/rubygem-rspec
Date: Sun, 29 Nov 2009 21:30:15 UT

 Maintainer of devel/rubygem-rspec,
 
 Please note that PR ports/141008 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/141008
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Roman Shterenzon <romanbsd@yahoo.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141008: [PATCH]: update devel/rubygem-rspec
Date: Mon, 30 Nov 2009 01:37:49 -0800 (PST)

 Approved.
 
 
 ----- Original Message ----
 From: Edwin Groothuis <edwin@FreeBSD.org>
 To: romanbsd@yahoo.com
 Cc: bug-followup@FreeBSD.org
 Sent: Sun, November 29, 2009 11:30:15 PM
 Subject: Re: ports/141008: [PATCH]: update devel/rubygem-rspec
 
 Maintainer of devel/rubygem-rspec,
 
 Please note that PR ports/141008 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/141008
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
 
 
 
       
State-Changed-From-To: feedback->closed 
State-Changed-By: wxs 
State-Changed-When: Tue Dec 1 00:12:08 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141008: commit references a PR
Date: Tue,  1 Dec 2009 00:10:31 +0000 (UTC)

 wxs         2009-12-01 00:10:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/rubygem-rspec  Makefile distinfo 
   Log:
   - Update to 1.2.8
   
   PR:             ports/141008
   Submitted by:   wxs@
   Approved by:    Roman Shterenzon <romanbsd@yahoo.com> (maintainer)
   
   Revision  Changes    Path
   1.7       +1 -1      ports/devel/rubygem-rspec/Makefile
   1.5       +3 -3      ports/devel/rubygem-rspec/distinfo
 _______________________________________________
 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:
