Ticket #41751: Portfile.diff.txt

File Portfile.diff.txt, 841 bytes (added by lists@…, 10 years ago)
Line 
1--- Portfile    2013-11-07 19:00:20.000000000 -0500
2+++ /tmp/Portfile.new   2013-12-10 11:17:48.000000000 -0500
3@@ -4,7 +4,7 @@
4 PortSystem          1.0
5 PortGroup           github 1.0
6 
7-github.setup        sstephenson ruby-build 20131028 v
8+github.setup        sstephenson ruby-build 20131206 v
9 categories          ruby
10 license             MIT
11 platforms           darwin
12@@ -15,8 +15,8 @@
13 description         Compile and install Ruby
14 long_description    ${description}
15 
16-checksums           rmd160  10c1e337b8c1e2106f0540965456c310c31d8c61 \
17-                    sha256  6be6b6df942f67d29a23a04d8658ed9168078cdcc6d368c7005927ea118c2cd4
18+checksums           rmd160  a9d7c04d43d8a9b1bc09a5ec12ece1248c3648ce \
19+                    sha256  12ccb966c2f6bf112dfe975eee6c6f5dd60b63c85a1d4a2c0d7deee2eddd9006
20 
21 use_configure       no
22 build {}