From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rack/files/
Date: Wed, 18 Apr 2018 18:15:59 +0000 (UTC) [thread overview]
Message-ID: <1524075339.b814adc916a0f26c0c691a0cc31c19d3bacd1746.soap@gentoo> (raw)
commit: b814adc916a0f26c0c691a0cc31c19d3bacd1746
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Mar 12 08:39:48 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 18:15:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b814adc9
dev-ruby/rack: remove unused patch
Closes: https://bugs.gentoo.org/653152
Closes: https://github.com/gentoo/gentoo/pull/7433
.../rack/files/rack-1.4.5-fix-test-ruby20.patch | 25 ----------------------
1 file changed, 25 deletions(-)
diff --git a/dev-ruby/rack/files/rack-1.4.5-fix-test-ruby20.patch b/dev-ruby/rack/files/rack-1.4.5-fix-test-ruby20.patch
deleted file mode 100644
index 7854b7e6e16..00000000000
--- a/dev-ruby/rack/files/rack-1.4.5-fix-test-ruby20.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 0a74380d2e5157d94c7e9141242af33e5c0bf951 Mon Sep 17 00:00:00 2001
-From: Santiago Pastorino <santiago@wyeworks.com>
-Date: Sat, 29 Dec 2012 17:36:08 -0200
-Subject: [PATCH] Fix Ruby 2.0 build
-
----
- test/spec_chunked.rb | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/test/spec_chunked.rb b/test/spec_chunked.rb
-index c81409f..12f2158 100644
---- a/test/spec_chunked.rb
-+++ b/test/spec_chunked.rb
-@@ -41,7 +41,7 @@ def chunked(app)
- response.headers.should.not.include 'Content-Length'
- response.headers['Transfer-Encoding'].should.equal 'chunked'
- response.body.encoding.to_s.should.equal "ASCII-8BIT"
-- response.body.should.equal "c\r\n\xFE\xFFH\x00e\x00l\x00l\x00o\x00\r\n2\r\n \x00\r\na\r\nW\x00o\x00r\x00l\x00d\x00\r\n0\r\n\r\n"
-+ response.body.should.equal "c\r\n\xFE\xFFH\x00e\x00l\x00l\x00o\x00\r\n2\r\n \x00\r\na\r\nW\x00o\x00r\x00l\x00d\x00\r\n0\r\n\r\n".force_encoding("BINARY")
- end if RUBY_VERSION >= "1.9"
-
- should 'not modify response when Content-Length header present' do
---
-1.9.1
-
next reply other threads:[~2018-04-18 18:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-18 18:15 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-10 7:16 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rack/files/ Hans de Graaff
2022-06-04 5:47 Hans de Graaff
2022-12-26 13:44 Conrad Kostecki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1524075339.b814adc916a0f26c0c691a0cc31c19d3bacd1746.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox