Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/
Date: Tue, 01 Mar 2016 06:23:23
Message-Id: 1456813351.9e7eefd19d663a7378423969171046f3080b5652.graaff@gentoo
1 commit: 9e7eefd19d663a7378423969171046f3080b5652
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 1 06:18:37 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 1 06:22:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e7eefd1
7
8 dev-ruby/activesupport: add rails 4.1.14.2, bug 576068
9
10 Package-Manager: portage-2.2.26
11
12 dev-ruby/activesupport/Manifest | 1 +
13 .../activesupport/activesupport-4.1.14.2.ebuild | 61 ++++++++++++++++++++++
14 2 files changed, 62 insertions(+)
15
16 diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
17 index 0054c63..2f62095 100644
18 --- a/dev-ruby/activesupport/Manifest
19 +++ b/dev-ruby/activesupport/Manifest
20 @@ -1,5 +1,6 @@
21 DIST rails-3.2.22.1.tgz 3570617 SHA256 0678ec5677e6f70a20aa398b323a3d926531e1da266734ec90c34e111512b0fc SHA512 29b9e7aca818ed08111cc6306edfcbf88969ab2cbb0f36b9a189f8a29c2dec966e3a453d7b9ee9fc0cf06f0786aa493839440a2d6fb338b13b801978b08f4656 WHIRLPOOL b797311ab5420c4663b1617e5fabdc30a66619f1b6a16aa68ed96f5e38f4daff89cecc8bf9f3d7a702f17ae7da6bedf128adad2a3120f50a25ff85aff5cb6527
22 DIST rails-4.0.13.tgz 3761572 SHA256 a693a8c5f767d153e765634cecb6356855ca51b6554b3af1a38888023a204a51 SHA512 3f2cca90187f800d1ec57fc6cbc58c1f3213113a94d1dee7d9cfd3dc0264b7f3a9c6cfc6dd95ef2fb3aa7d8ca5d6da50cedecc288ff8ff7e5305dc0309b4365d WHIRLPOOL a5b3f7f828a88d04b5687b3217b40903192ccea5eca36ca58cbb2baeec7471241fe5529f13688bd1f6396a384cf282c94bfaf54ee1cfafdf5ef400707dee7d01
23 DIST rails-4.1.14.1.tgz 3728574 SHA256 1b094a1d1f242c19d2fad0b4f0708d117fce281162d7550535a79c2919246179 SHA512 1ffb3d7f1f5b6db34bbae2015c220945fd780e42bc69242fdcadc6bd59b74c32f16cf54e153b9c3c2aa065d20b1231c19c7ebfe8f8d5f52a1048b8e0f1b7782a WHIRLPOOL 31eb9281d9e0b0e0c07807b14d7b1e52b1a08adc612da9c9c272a5eacb6b095d74b80400eb99818d37371963775942b9d85f38c18446d75de996595528fdf84d
24 +DIST rails-4.1.14.2.tgz 3729630 SHA256 f37eee03321f41edce885c5753e2baf6803761d8ba56cde2df59d7f31ab66ac9 SHA512 526c47cd8710f5fbb752abf01ee80e01cef5f16a0dc7092a104ad8f165bb91e7fe656ca186aa027c622cec9d579a412f3d21e229167acbd8c761a18a77ed3e61 WHIRLPOOL c834ce049f299451c7eefe161ea5751f17b5605fe5a36cb9dff0b43c1fd23114b426c667a1e479ecc7f13cb413b6ccbab48890c0ac8c1336bcbbe4f2c9da04ad
25 DIST rails-4.2.5.1.tgz 4175926 SHA256 713da4f88244101457b4de5d08007f4b373cb43c3982d72de70bb5c5145afb46 SHA512 3c74d825f35a71dd80a0e1d3959cc6d9e52da0f2eb43bfb869da22a8117ba4f66df1de183851b7cd9e3c2cc8a0b5a8ae4e6902d3b43afd52ccdd20470b49801d WHIRLPOOL dfb4f925468cfbadd73fd54eb146e377df8e4d67aa094076dd928c616d6cfddb9084cee2adb220490df0c34627a99b150118bc7827b2ca5f6d0751611993b53f
26 DIST rails-4.2.5.2.tgz 4174380 SHA256 c5dfe36d5ac69f2a852665c2025d289a4d57dc204209b4b3013dcbd0d33f544f SHA512 f2dc1b86c296c9b3862d050a6471f4c529bb246cee6a18106e3e48f588d6a5d665529c95ab94c7d8a9197bf247869805ef908d1255e67641e2cc906e15dcd2e3 WHIRLPOOL 4d933582683d2838fee5d042c1e783afb790a0197b3470969ead3eb79f263cc4862b51bfb30e6a14552473813a8dca237c7241c78f4cc8279c267ba692cbf5d6
27
28 diff --git a/dev-ruby/activesupport/activesupport-4.1.14.2.ebuild b/dev-ruby/activesupport/activesupport-4.1.14.2.ebuild
29 new file mode 100644
30 index 0000000..b628f0e
31 --- /dev/null
32 +++ b/dev-ruby/activesupport/activesupport-4.1.14.2.ebuild
33 @@ -0,0 +1,61 @@
34 +# Copyright 1999-2016 Gentoo Foundation
35 +# Distributed under the terms of the GNU General Public License v2
36 +# $Id$
37 +
38 +EAPI=5
39 +
40 +USE_RUBY="ruby20 ruby21"
41 +
42 +RUBY_FAKEGEM_TASK_DOC=""
43 +
44 +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
45 +
46 +RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"
47 +
48 +RUBY_FAKEGEM_BINWRAP=""
49 +
50 +inherit ruby-fakegem versionator
51 +
52 +DESCRIPTION="Utility Classes and Extension to the Standard Library"
53 +HOMEPAGE="https://github.com/rails/rails"
54 +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
55 +
56 +LICENSE="MIT"
57 +SLOT="$(get_version_component_range 1-2)"
58 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
59 +IUSE=""
60 +
61 +RUBY_S="rails-${PV}/${PN}"
62 +
63 +ruby_add_rdepend "
64 + >=dev-ruby/i18n-0.6.9:0.6
65 + >=dev-ruby/json-1.7.7:0
66 + >=dev-ruby/tzinfo-1.1:1
67 + >=dev-ruby/minitest-5.1:5
68 + >=dev-ruby/thread_safe-0.1:0"
69 +
70 +# memcache-client, nokogiri, and builder are not strictly
71 +# needed, but there are tests using this code.
72 +ruby_add_bdepend "test? (
73 + >=dev-ruby/dalli-2.2.1
74 + >=dev-ruby/nokogiri-1.4.5
75 + >=dev-ruby/builder-3.1.0
76 + >=dev-ruby/libxml-2.0.0
77 + )"
78 +
79 +all_ruby_prepare() {
80 + # Set the secure permissions that tests expect.
81 + chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
82 +
83 + # Set test environment to our hand.
84 +# rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
85 + sed -i -e '/load_paths/d' test/abstract_unit.rb || die "Unable to remove load paths"
86 +
87 + # Avoid test that seems to be broken by lack of DST.
88 + sed -i -e '369 s:^:#:' test/core_ext/string_ext_test.rb || die
89 +
90 + # Avoid test that fails with Minitest 5.4 since that already defines
91 + # a string E in its TestCase.
92 + rm test/core_ext/marshal_test.rb || die
93 + sed -i -e '/test_const_missing_in_anonymous_modules/askip "gentoo minitest"' test/dependencies_test.rb || die
94 +}