diff options
author | Juergen Daubert <jue@jue.li> | 2019-03-13 18:03:57 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-03-13 18:03:57 +0100 |
commit | 7cc2d31bdada480adf305e4366268695c91062d2 (patch) | |
tree | 8bfa335f6ca3203c0515cf77dc8efd6f0822d907 /ruby-doc | |
parent | 8be01c156fd9a0a3bc4c5c25c9c7995bd68344b0 (diff) | |
download | opt-7cc2d31bdada480adf305e4366268695c91062d2.tar.gz opt-7cc2d31bdada480adf305e4366268695c91062d2.tar.xz |
ruby-doc: update to 2.5.4
Diffstat (limited to 'ruby-doc')
-rw-r--r-- | ruby-doc/.footprint | 3 | ||||
-rw-r--r-- | ruby-doc/.signature | 8 | ||||
-rw-r--r-- | ruby-doc/Pkgfile | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/ruby-doc/.footprint b/ruby-doc/.footprint index d291e216f..cd48ee413 100644 --- a/ruby-doc/.footprint +++ b/ruby-doc/.footprint @@ -2197,7 +2197,6 @@ drwxr-xr-x root/root usr/share/ri/2.5/system/Gem/BundlerVersionFinder/ -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/BundlerVersionFinder/lockfile_contents-c.ri -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/BundlerVersionFinder/lockfile_version-c.ri -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/BundlerVersionFinder/missing_version_message-c.ri --rw-r--r-- root/root usr/share/ri/2.5/system/Gem/BundlerVersionFinder/without_filtering-c.ri drwxr-xr-x root/root usr/share/ri/2.5/system/Gem/Command/ -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/Command/add_common_option-c.ri -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/Command/add_extra_args-i.ri @@ -2752,7 +2751,7 @@ drwxr-xr-x root/root usr/share/ri/2.5/system/Gem/Installer/FakePackage/ -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/Installer/spec-i.ri -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/Installer/spec_file-i.ri -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/Installer/unpack-i.ri --rw-r--r-- root/root usr/share/ri/2.5/system/Gem/Installer/verify_spec_name-i.ri +-rw-r--r-- root/root usr/share/ri/2.5/system/Gem/Installer/verify_spec-i.ri -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/Installer/windows_stub_script-i.ri -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/Installer/wrappers-i.ri -rw-r--r-- root/root usr/share/ri/2.5/system/Gem/Installer/write_build_info_file-i.ri diff --git a/ruby-doc/.signature b/ruby-doc/.signature index 7e09e8bf1..850edd1d6 100644 --- a/ruby-doc/.signature +++ b/ruby-doc/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fSRxRCVQsOQmRvJcA4ww+3f+f/MSUQt3zcDG9Rxgbm+kvS8oKM5qTXqr6XEGswpGdO6DuLNFWnNtInUtmyQTQs= -SHA256 (Pkgfile) = ba199d432cd7649754216119870a936e3b5d85d46bbc760fe717049b4fbd8d9e -SHA256 (.footprint) = 755c4effb62f8f6a5d2d6efa5751f71663e971e968aae2acb38a136623a4cb06 -SHA256 (ruby-2.5.2.tar.xz) = 8be6b6afdf09957a6e2c2a6ada4b1982a391a828b34e49072c4beb60febb678d +RWSE3ohX2g5d/Qzw1r5McbyiorPzaexKM4eKpUo3/Fjm98gXaUPhY4Gxdbo0WhDpDarxJMzZplDXJ/cy25GVs9zppqugvdChhws= +SHA256 (Pkgfile) = 9111c3878364bd1f4a98769637a7627ee416aabae33d2913ce1cc120450ff937 +SHA256 (.footprint) = f52eaeca9dec3198b811276377e93f51fcd6a6c79b0bf9b06ad63d48aa038abd +SHA256 (ruby-2.5.4.tar.xz) = 46f6eff655a6be1939f70c7a4c1bf58f76663e7e804738bc52f4d47ca31dee3d diff --git a/ruby-doc/Pkgfile b/ruby-doc/Pkgfile index d5185f3b6..f3e12446a 100644 --- a/ruby-doc/Pkgfile +++ b/ruby-doc/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ruby name=ruby-doc -version=2.5.2 +version=2.5.4 release=1 source=(https://cache.ruby-lang.org/pub/ruby/${version%.*}/ruby-$version.tar.xz) |