Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2011 10:50:58 +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-mocks: update to 2.7.0
Message-ID:  <20111021025058.48EDA3A4C@sunpoet.net>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Sunpoet Po-Chuan Hsieh
>Organization:	The FreeBSD Project
>Confidential:	no 
>Synopsis:	[PATCH] devel/rubygem-rspec-mocks: update to 2.7.0
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 8.2-STABLE amd64
>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-mocks-2.7.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-rspec-mocks/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	27 Jun 2011 02:18:04 -0000	1.1
+++ Makefile	21 Oct 2011 02:51:04 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rspec-mocks
-PORTVERSION=	2.6.0
+PORTVERSION=	2.7.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-rspec-mocks/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	27 Jun 2011 02:18:04 -0000	1.1
+++ distinfo	21 Oct 2011 02:51:04 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rspec-mocks-2.6.0.gem) = 4bb704c8fcd857a1646ccbbfc131089d42c33abdf2382362bd81384672721690
-SIZE (rubygem/rspec-mocks-2.6.0.gem) = 49152
+SHA256 (rubygem/rspec-mocks-2.7.0.gem) = 34c648dc1044394f89692826ac7d46dedfcc5024ef856f4280b49e8cd21bb42e
+SIZE (rubygem/rspec-mocks-2.7.0.gem) = 49152
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-rspec-mocks/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	27 Jun 2011 02:18:04 -0000	1.1
+++ pkg-descr	21 Oct 2011 02:51:04 -0000
@@ -1,3 +1,4 @@
-Rspec-mocks provides a test-double framework for rspec including support for method stubs, fakes, and message expectations.
+Rspec-mocks provides a test-double framework for rspec including support for
+method stubs, fakes, and message expectations.
 
 WWW:	https://github.com/rspec/rspec-mocks
--- rubygem-rspec-mocks-2.7.0.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111021025058.48EDA3A4C>