summaryrefslogtreecommitdiff
path: root/ruby
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2012-04-21 10:44:31 +0200
committerJuergen Daubert <jue@jue.li>2012-04-21 10:44:31 +0200
commit0e3d9306908659d268d43c7ac0358048bd88d6af (patch)
tree4df7a4fcc7af50f518c4ba6ddf3333da8269e60a /ruby
parent47c671efc468812e5c3e16ebb7bff0eba895bcba (diff)
downloadopt-0e3d9306908659d268d43c7ac0358048bd88d6af.tar.gz
opt-0e3d9306908659d268d43c7ac0358048bd88d6af.tar.xz
[notify] ruby: update to 1.9.3-p194
Security fix, see http://www.ruby-lang.org/en/news/2012/04/20/ruby-1-9-3-p194-is-released/
Diffstat (limited to 'ruby')
-rw-r--r--ruby/.footprint8
-rw-r--r--ruby/.md5sum4
-rw-r--r--ruby/Pkgfile4
-rw-r--r--ruby/ruby-arch.patch6
4 files changed, 15 insertions, 7 deletions
diff --git a/ruby/.footprint b/ruby/.footprint
index 5fa31c4b7..2249d6a73 100644
--- a/ruby/.footprint
+++ b/ruby/.footprint
@@ -690,6 +690,8 @@ drwxr-xr-x root/root usr/lib/ruby/1.9/rubygems/package/tar_reader/
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/package_task.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/path_support.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/platform.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/psych_additions.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/psych_tree.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/remote_fetcher.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/require_paths_builder.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/requirement.rb
@@ -698,6 +700,12 @@ drwxr-xr-x root/root usr/lib/ruby/1.9/rubygems/package/tar_reader/
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/source_index.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/spec_fetcher.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/specification.rb
+drwxr-xr-x root/root usr/lib/ruby/1.9/rubygems/ssl_certs/
+-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/ssl_certs/AddTrustExternalCARoot.pem
+-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem
+-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem
+-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/ssl_certs/ca-bundle.pem
+-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/syck_hack.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/test_case.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/test_utilities.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rubygems/text.rb
diff --git a/ruby/.md5sum b/ruby/.md5sum
index dd0cb9ac9..256bb4e23 100644
--- a/ruby/.md5sum
+++ b/ruby/.md5sum
@@ -1,2 +1,2 @@
-702529a7f8417ed79f628b77d8061aa5 ruby-1.9.3-p125.tar.bz2
-9b6a0900545c4b3ab6f43f70e4cd6fdb ruby-arch.patch
+2278eff4cfed3cbc0653bc73085caa34 ruby-1.9.3-p194.tar.bz2
+ce941d90c1361ce6ab6561bbe3f990fe ruby-arch.patch
diff --git a/ruby/Pkgfile b/ruby/Pkgfile
index 308f0f380..e21941f77 100644
--- a/ruby/Pkgfile
+++ b/ruby/Pkgfile
@@ -4,8 +4,8 @@
# Depends on: db, gdbm, ncurses, openssl, readline, zlib
name=ruby
-version=1.9.3-p125
-release=2
+version=1.9.3-p194
+release=1
source=(ftp://ftp.ruby-lang.org/pub/$name/1.9/$name-$version.tar.bz2 \
$name-arch.patch)
diff --git a/ruby/ruby-arch.patch b/ruby/ruby-arch.patch
index 60f060a31..406047c11 100644
--- a/ruby/ruby-arch.patch
+++ b/ruby/ruby-arch.patch
@@ -1,6 +1,6 @@
---- configure.orig 2011-11-06 16:48:47.328421986 +0100
-+++ configure 2011-11-06 16:48:25.799199157 +0100
-@@ -17390,7 +17390,7 @@
+--- configure.orig 2012-04-20 08:49:31.987472765 +0200
++++ configure 2012-04-20 08:49:12.771503821 +0200
+@@ -17549,7 +17549,7 @@
_ACEOF
else

Generated by cgit