[106083] trunk/dports/lang/ruby19/Portfile

kimuraw at macports.org kimuraw at macports.org
Tue May 14 08:45:48 PDT 2013


Revision: 106083
          https://trac.macports.org/changeset/106083
Author:   kimuraw at macports.org
Date:     2013-05-14 08:45:47 -0700 (Tue, 14 May 2013)
Log Message:
-----------
lang/ruby19: upgarde to 1.9.3-p426, including fix of CVE-2013-2065

http://www.ruby-lang.org/en/news/2013/05/14/taint-bypass-dl-fiddle-cve-2013-2065/

Modified Paths:
--------------
    trunk/dports/lang/ruby19/Portfile

Modified: trunk/dports/lang/ruby19/Portfile
===================================================================
--- trunk/dports/lang/ruby19/Portfile	2013-05-14 15:37:10 UTC (rev 106082)
+++ trunk/dports/lang/ruby19/Portfile	2013-05-14 15:45:47 UTC (rev 106083)
@@ -5,8 +5,8 @@
 PortGroup			select 1.0
 
 name				ruby19
-version				1.9.3-p392
-revision			1
+version				1.9.3-p426
+revision			0
 
 categories			lang ruby
 maintainers			kimuraw openmaintainer
@@ -28,10 +28,10 @@
 use_bzip2			yes
 distname			ruby-${version}
 
-checksums			md5 a810d64e2255179d2f334eb61fb8519c \
-					rmd160 4d12f62ce294a9c8fe27369413253097241e3fb0 \
-					sha1 de73455ff6500372d647fb49d24cc130fbd5815e \
-					sha256 5a7334dfdf62966879bf539b8a9f0b889df6f3b3824fb52a9303c3c3d3a58391
+checksums			md5 c211205e65d7253fc2a4620a34bc9245 \
+					rmd160 059d5f7a689746a8bd6bb13390088a86bb49e199 \
+					sha1 827adb9a7b0ac2b9fefa0da0c00e12b9adfcac25 \
+					sha256 54ac09a5579562ce6d3ba04413d24b5486d3bd3c0632968c7bd49cb76725186a
 use_parallel_build	no
 
 depends_lib			port:libiconv \
@@ -52,10 +52,7 @@
 # lib-rubygems-specification.rb: fix 'Invalid gemspec in [... json-1.6.1.gemspec]: invalid date
 #     format in specification: "2011-09-18 00:00:00.000000000Z"'
 #     https://github.com/rubygems/rubygems/pull/196
-# clang31.diff: build fails with Xcode-4.6 (clang-3.1)
-#     https://bugs.ruby-lang.org/issues/7946
-patchfiles			patch-lib-rubygems-specification.rb.diff \
-					patch-clang31.diff
+patchfiles			patch-lib-rubygems-specification.rb.diff
 
 # ruby-1.9.3 supports Xcode-4.2 clang and gcc-4.2.
 # ruby built with llvm-gcc will be broken.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130514/25c30712/attachment-0001.html>


More information about the macports-changes mailing list