public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rspec-core: ChangeLog rspec-core-2.4.0.ebuild
@ 2011-02-02 14:12 99% Diego Petteno (flameeyes)
  0 siblings, 0 replies; 1+ results
From: Diego Petteno (flameeyes) @ 2011-02-02 14:12 UTC (permalink / raw
  To: gentoo-commits

flameeyes    11/02/02 14:12:45

  Modified:             ChangeLog rspec-core-2.4.0.ebuild
  Log:
  Use upstream specs fixes (as the custom one didn't work with Ruby 1.9) and add ruby19 support.
  
  (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ruby/rspec-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	15 Jan 2011 17:02:39 -0000	1.5
+++ ChangeLog	2 Feb 2011 14:12:44 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/rspec-core
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.5 2011/01/15 17:02:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.6 2011/02/02 14:12:44 flameeyes Exp $
+
+  02 Feb 2011; Diego E. Pettenò <flameeyes@gentoo.org>
+  rspec-core-2.4.0.ebuild, +files/rspec-core-2.4.0-tests.patch:
+  Use upstream specs fixes (as the custom one didn't work with Ruby 1.9) and
+  add ruby19 support.
 
 *rspec-core-2.4.0 (15 Jan 2011)
 



1.2                  dev-ruby/rspec-core/rspec-core-2.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.4.0.ebuild?r1=1.1&r2=1.2

Index: rspec-core-2.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rspec-core-2.4.0.ebuild	15 Jan 2011 17:02:39 -0000	1.1
+++ rspec-core-2.4.0.ebuild	2 Feb 2011 14:12:44 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.4.0.ebuild,v 1.1 2011/01/15 17:02:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.4.0.ebuild,v 1.2 2011/02/02 14:12:44 flameeyes Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 ruby19"
@@ -42,8 +42,7 @@
 	# Also clean the /usr/lib/rubyee path (which is our own invention).
 	sed -i -e 's#lib\\d\*\\/ruby\\/#lib\\d*\\/ruby(ee|)\\/#' lib/rspec/core/configuration.rb || die
 
-	# Fix spec: https://github.com/rspec/rspec-core/issues/issue/278
-	sed -i -e '157c].reverse)' spec/rspec/core/rake_task_spec.rb || die
+	epatch "${FILESDIR}"/${P}-tests.patch
 }
 
 all_ruby_compile() {






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2011-02-02 14:12 99% [gentoo-commits] gentoo-x86 commit in dev-ruby/rspec-core: ChangeLog rspec-core-2.4.0.ebuild Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox