[notify] ruby: update to 2.4.2

security fixes, see
https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-4-2-released/
This commit is contained in:
Juergen Daubert 2017-09-18 15:18:28 +02:00
parent 8fecbbf977
commit 38562312eb
4 changed files with 11 additions and 11 deletions

View File

@ -41,9 +41,9 @@ drwxr-xr-x root/root usr/include/ruby-2.4/x86_64-linux/
drwxr-xr-x root/root usr/include/ruby-2.4/x86_64-linux/ruby/
-rw-r--r-- root/root usr/include/ruby-2.4/x86_64-linux/ruby/config.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libruby.so -> libruby.so.2.4.1
lrwxrwxrwx root/root usr/lib/libruby.so.2.4 -> libruby.so.2.4.1
-rwxr-xr-x root/root usr/lib/libruby.so.2.4.1
lrwxrwxrwx root/root usr/lib/libruby.so -> libruby.so.2.4.2
lrwxrwxrwx root/root usr/lib/libruby.so.2.4 -> libruby.so.2.4.2
-rwxr-xr-x root/root usr/lib/libruby.so.2.4.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/ruby-2.4.pc
drwxr-xr-x root/root usr/lib/ruby/
@ -1351,8 +1351,8 @@ drwxr-xr-x root/root usr/lib/ruby/gems/2.4/specifications/
drwxr-xr-x root/root usr/lib/ruby/gems/2.4/specifications/default/
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/bigdecimal-1.3.0.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/io-console-0.4.6.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/json-2.0.2.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/openssl-2.0.3.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/json-2.0.4.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/openssl-2.0.5.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/psych-2.2.2.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/default/rdoc-5.0.0.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.4/specifications/did_you_mean-1.1.0.gemspec

View File

@ -1 +1 @@
894467211c4ae1dbf8a41bb0d58bbc89 ruby-2.4.1.tar.xz
a991f06ea1a1d421f7888c75f80f12d6 ruby-2.4.2.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ZhC1eEXEIFnde9xOUE1eWUtBb3eWJ8cmPMjXOBU2a8pr9lPQmgaLMwFSJAg8gp4ecSkEgBjw//szOHjpXag7w0=
SHA256 (Pkgfile) = bb7691f3c12ee5bb11c8038782b1a467b8e214411284931d55e31b44d4045ba9
SHA256 (.footprint) = b449c94a4de16f53690eb13909da10b5d7aaf99e1199c233c220e3fb731bde77
SHA256 (ruby-2.4.1.tar.xz) = 4fc8a9992de3e90191de369270ea4b6c1b171b7941743614cc50822ddc1fe654
RWSE3ohX2g5d/fRyRtLoLE7vwxC6LRJeutFeV02DX6YSllHIPWN6Ht75L6b7UwBwpF7KYScNHQtvt+ncyxd/LINIz7Ype1C1vQ4=
SHA256 (Pkgfile) = d204e23e7b46ccf819f774d796d5d8393aa113f9638ba2192de54242f56d7394
SHA256 (.footprint) = 72c793ff3fc55392aed631c9c672d11635ca5eb5f7b6ac7a7b37fbae91ab0d84
SHA256 (ruby-2.4.2.tar.xz) = 748a8980d30141bd1a4124e11745bb105b436fb1890826e0d2b9ea31af27f735

View File

@ -4,7 +4,7 @@
# Depends on: gdbm libgmp openssl readline zlib libffi libyaml
name=ruby
version=2.4.1
version=2.4.2
release=1
source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz)