ruby: update to 1.9.2-p136
This commit is contained in:
parent
40efb34e7b
commit
41d88b5d80
@ -779,8 +779,11 @@ drwxr-xr-x root/root usr/lib/ruby/gems/1.9/cache/
|
||||
drwxr-xr-x root/root usr/lib/ruby/gems/1.9/doc/
|
||||
drwxr-xr-x root/root usr/lib/ruby/gems/1.9/gems/
|
||||
drwxr-xr-x root/root usr/lib/ruby/gems/1.9/specifications/
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/minitest-1.6.0.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/minitest.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/rake-0.8.7.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/rake.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/rdoc-2.5.8.gemspec
|
||||
-rw-r--r-- root/root usr/lib/ruby/gems/1.9/specifications/rdoc.gemspec
|
||||
drwxr-xr-x root/root usr/lib/ruby/site_ruby/
|
||||
drwxr-xr-x root/root usr/lib/ruby/site_ruby/1.9/
|
||||
|
@ -1,3 +1,3 @@
|
||||
d8a02cadf57d2571cd4250e248ea7e4b ruby-1.9.2-p0.tar.bz2
|
||||
d3e02c8f15bd0000af7c5854b897b220 ruby-arch.patch
|
||||
52958d35d1b437f5d9d225690de94c13 ruby-1.9.2-p136.tar.bz2
|
||||
67436d6bfa6b432124bbf832ff40c6b5 ruby-arch.patch
|
||||
34c99219466a947750a54bdc98d68371 ruby-install.patch
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Depends on: db, gdbm, ncurses, openssl, readline, zlib
|
||||
|
||||
name=ruby
|
||||
version=1.9.2-p0
|
||||
release=2
|
||||
version=1.9.2-p136
|
||||
release=1
|
||||
source=(ftp://ftp.ruby-lang.org/pub/$name/1.9/$name-$version.tar.bz2 \
|
||||
$name-arch.patch $name-install.patch)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig 2010-07-04 12:04:10.423030773 +0200
|
||||
+++ configure 2010-07-04 12:04:22.913029424 +0200
|
||||
@@ -11813,7 +11813,7 @@
|
||||
--- configure.orig 2010-12-25 11:50:49.000000000 +0100
|
||||
+++ configure 2010-12-29 11:48:57.440273960 +0100
|
||||
@@ -16398,7 +16398,7 @@
|
||||
_ACEOF
|
||||
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user