Ticket #39846: rbenv-20130528.diff.txt

File rbenv-20130528.diff.txt, 851 bytes (added by lists@…, 11 years ago)

patch to apply

Line 
1--- Portfile    2013-07-15 12:02:04.000000000 -0400
2+++ Portfile-ruby-build-20130628        2013-07-24 00:30:25.000000000 -0400
3@@ -4,7 +4,7 @@
4 PortSystem          1.0
5 PortGroup           github 1.0
6
7-github.setup        sstephenson ruby-build 20130501 v
8+github.setup        sstephenson ruby-build 20130628 v
9 license             MIT
10 platforms           darwin
11 supported_archs     noarch
12@@ -14,8 +14,8 @@
13 description         Compile and install Ruby
14 long_description    ${description}
15
16-checksums           rmd160  2eaece326a4e84c48ca9f2f15aaf2c6038165ed5 \
17-                    sha256  0a4f10b17f1b097df8d5622e2a5a7fd7a8e769d6a48ef7fc13941517550b55d8
18+checksums           rmd160  1e71ab14a40cb62976db059cde843032a53b20c6 \
19+                    sha256  f0b60ef62851b157bc19b32d8eff2e881b2fc95ac1b88deb9ce00f0e5c22df8e
20
21 use_configure       no
22 build {}