Revision: 76250 http://trac.macports.org/changeset/76250 Author: kimuraw@macports.org Date: 2011-02-19 08:47:31 -0800 (Sat, 19 Feb 2011) Log Message: ----------- lang/ruby: 1.8.7-p334 security update. A symlink race condition vulnerability was found in FileUtils. http://www.ruby-lang.org/en/news/2011/02/18/fileutils-is-vulnerable-to-symli... Modified Paths: -------------- trunk/dports/lang/ruby/Portfile Modified: trunk/dports/lang/ruby/Portfile =================================================================== --- trunk/dports/lang/ruby/Portfile 2011-02-19 16:47:07 UTC (rev 76249) +++ trunk/dports/lang/ruby/Portfile 2011-02-19 16:47:31 UTC (rev 76250) @@ -4,7 +4,7 @@ PortGroup muniversal 1.0 name ruby -version 1.8.7-p330 +version 1.8.7-p334 revision 0 categories lang ruby @@ -21,9 +21,9 @@ master_sites ruby:1.8 dist_subdir ruby -checksums md5 2689719fb42c8cf0aa336f8c8933f413 \ - rmd160 abe8eb36618e0b3d005a883d73887686177795c2 \ - sha1 92a7eddcfe41f8c10013cbd8122eeb88624eb335 +checksums md5 2f14f604bf981bb938ab5fc8b09eb1a6 \ + rmd160 f3d078d526f1b19d3255dc236f5a46062883e7c9 \ + sha1 4311ce257f2e54f247bfe07b48e799d293d041f2 use_bzip2 yes