Gentoo Archives: gentoo-dev

From: Mark <markb1@×××××××××.ca>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Ruby update to 1.6.6
Date: Sun, 06 Jan 2002 23:24:48
Message-Id: 3C3934D8.2050706@sympatico.ca
In Reply to: [gentoo-dev] gdkxft by Sebastian Werner
1 Not sure who to give this to or where to put it. It's not a very big change.
2
3 Changes:
4 Changed the script name and ftp address for the tar.gz.
5 Created new digest file.
6 That's it! Compile and install were fine. (at least for me)
7
8 1. Change name:
9 ruby-1.6.4-r1.ebuild to ruby-1.6.6.ebuild
10
11 2. Apply diff:
12 8c8
13 < SRC_URI="ftp://ftp.netlab.co.jp/pub/lang/ruby/${P}.tar.gz"
14 ---
15 > SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${P}.tar.gz"
16
17 3. Create a new digest-ruby-1.6.6 file with contents:
18 MD5 4448a497bde57028be6469f5d5ddf5cf ruby-1.6.6.tar.gz 976606
19
20
21 -Mark Bolusmjak

Replies

Subject Author
Re: [gentoo-dev] Ruby update to 1.6.6 Mikael Hallendal <hallski@g.o>