Skip site navigation (1)Skip section navigation (2)
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:   ports/161851: [PATCH] devel/rubygem-rspec-expectations: update to 2.7.0
Message-ID:  <20111021025038.73B523A47@sunpoet.net>
Resent-Message-ID: <201110210300.p9L30U2w034733@freefall.freebsd.org>

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

>Number:         161851
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-rspec-expectations: update to 2.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 21 03:00:29 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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