ports/opt (3.4): ruby: update to 2.5.1
commit 036b8d13db54b8d1b44e35e844f2b550d422eb07 Author: Juergen Daubert <jue@jue.li> Date: Fri Mar 30 18:13:36 2018 +0200 ruby: update to 2.5.1 diff --git a/ruby/.footprint b/ruby/.footprint index 306a09f7c..f5ca35f8b 100644 --- a/ruby/.footprint +++ b/ruby/.footprint @@ -41,9 +41,9 @@ drwxr-xr-x root/root usr/include/ruby-2.5/x86_64-linux/ drwxr-xr-x root/root usr/include/ruby-2.5/x86_64-linux/ruby/ -rw-r--r-- root/root usr/include/ruby-2.5/x86_64-linux/ruby/config.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libruby.so -> libruby.so.2.5.0 -lrwxrwxrwx root/root usr/lib/libruby.so.2.5 -> libruby.so.2.5.0 --rwxr-xr-x root/root usr/lib/libruby.so.2.5.0 +lrwxrwxrwx root/root usr/lib/libruby.so -> libruby.so.2.5.1 +lrwxrwxrwx root/root usr/lib/libruby.so.2.5 -> libruby.so.2.5.1 +-rwxr-xr-x root/root usr/lib/libruby.so.2.5.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/ruby-2.5.pc drwxr-xr-x root/root usr/lib/ruby/ diff --git a/ruby/.md5sum b/ruby/.md5sum index ff68c96a5..6a31972af 100644 --- a/ruby/.md5sum +++ b/ruby/.md5sum @@ -1 +1 @@ -e3a98c7b7de49ed5134398367ab3a3bc ruby-2.5.0.tar.xz +b7d48b39fd09933e232f172384d03b94 ruby-2.5.1.tar.xz diff --git a/ruby/.signature b/ruby/.signature index 74fff2a92..5f2f3fb60 100644 --- a/ruby/.signature +++ b/ruby/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WA+jFoSoIybAMnWRzN8oy415emlv5iP9Wc9rV3DyvLkdvIdMGD1doJCc3AuAInXsrA4YToegj3kSPwttjVeqAw= -SHA256 (Pkgfile) = 8f6765aa5544904467b56dbb797ddb4ac8e786ee0c4d504a32b5cb3d71a8ce48 -SHA256 (.footprint) = 9427ae18b620a2b6fcdfb5e90c984428c68eb33aecbecfca333b0c615e435198 -SHA256 (ruby-2.5.0.tar.xz) = 1da0afed833a0dab94075221a615c14487b05d0c407f991c8080d576d985b49b +RWSE3ohX2g5d/RW3pVFOA3EB09Zc3steSo4Qk9MQKg+2PLFSVTYZLkHUljLwJhGjgRx3E0HK7OoZhL4iXjszO0RBKZ9dms1zHQ0= +SHA256 (Pkgfile) = 8f0b0387364082ae7465afc3514709afba771d114b2d86c3b232dd2ce0a73ae3 +SHA256 (.footprint) = fa76d578b712a682c9db6aefeb1ca7c24b4458b15d18627a5e72c39c0b63f586 +SHA256 (ruby-2.5.1.tar.xz) = 886ac5eed41e3b5fc699be837b0087a6a5a3d10f464087560d2d21b3e71b754d diff --git a/ruby/Pkgfile b/ruby/Pkgfile index d82defa7a..e081693a6 100644 --- a/ruby/Pkgfile +++ b/ruby/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gdbm libgmp openssl zlib libffi libyaml name=ruby -version=2.5.0 +version=2.5.1 release=1 source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz)
participants (1)
-
crux@crux.nu