From 5fda216d5f6defb70f8867d46eb96358640f79ed Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:21:22 +0200 Subject: [PATCH 01/58] ruby: update to 2.7.1. --- common/shlibs | 2 +- srcpkgs/ruby/template | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 14e6c812fe2..3de0e5a9c8c 100644 --- a/common/shlibs +++ b/common/shlibs @@ -471,7 +471,7 @@ libKScreenLocker.so.5 kscreenlocker-5.8.4_1 libparted.so.2 libparted-3.1_1 libparted-fs-resize.so.0 libparted-3.1_1 libntfs-3g.so.88 ntfs-3g-2017.3.23_1 -libruby.so.2.6 ruby-2.6.0_1 +libruby.so.2.7 ruby-2.7.1_1 libprocessui.so.7 libksysguard-5.8.4_1 libksignalplotter.so.7 libksysguard-5.8.4_1 libksgrd.so.7 libksysguard-5.8.4_1 diff --git a/srcpkgs/ruby/template b/srcpkgs/ruby/template index 3a8097f65cc..b5eb453007d 100644 --- a/srcpkgs/ruby/template +++ b/srcpkgs/ruby/template @@ -1,9 +1,9 @@ # Template file for 'ruby' -_ruby_abiver=2.6.0 +_ruby_abiver=2.7.0 pkgname=ruby -version=2.6.5 -revision=3 +version=2.7.1 +revision=1 build_style=gnu-configure configure_args="--enable-shared --disable-rpath DOXYGEN=/usr/bin/doxygen DOT=/usr/bin/dot PKG_CONFIG=/usr/bin/pkg-config" @@ -17,7 +17,7 @@ homepage="http://www.ruby-lang.org/en/" maintainer="Leah Neukirchen " license="Ruby, BSD-2-Clause" distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.bz2" -checksum=97ddf1b922f83c1f5c50e75bf54e27bba768d75fea7cda903b886c6745e60f0a +checksum=d703d58a67e7ed822d6e4a6ea9e44255f689a5b6ea6752d17e8d031849822202 case "$XBPS_TARGET_MACHINE" in *-musl) # Broken on the builders but successfully built locally From a78188cd0523b8259da9ec8ff00e9812e89dffc4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:19:04 +0200 Subject: [PATCH 02/58] hivex: rebuild for ruby-2.7.1, use Python 3. --- srcpkgs/hivex/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hivex/template b/srcpkgs/hivex/template index a08b367ecf1..2d06f71ab43 100644 --- a/srcpkgs/hivex/template +++ b/srcpkgs/hivex/template @@ -1,11 +1,11 @@ # Template file for 'hivex' pkgname=hivex version=1.3.18 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-ocaml" # currently ocaml is broken -hostmakedepends="python perl ruby ocaml ocaml-findlib perl-IO-stringy" -makedepends="libxml2-devel python-devel ruby-devel perl" +hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy" +makedepends="libxml2-devel python3-devel ruby-devel perl" depends="perl" short_desc="System for extracting the contents of Windows Registry" maintainer="Andrea Brancaleoni " From 4417ed20b88c8923d702f75ff06310cab454c6b9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:21:45 +0200 Subject: [PATCH 03/58] libguestfs: rebuild for ruby-2.7.1, use Python 3. --- srcpkgs/libguestfs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libguestfs/template b/srcpkgs/libguestfs/template index 8a4cc00653b..842df2180de 100644 --- a/srcpkgs/libguestfs/template +++ b/srcpkgs/libguestfs/template @@ -1,7 +1,7 @@ # Template file for 'libguestfs' pkgname=libguestfs version=1.42.0 -revision=1 +revision=2 _version_short=${version%.*} build_style=gnu-configure make_install_args="INSTALLDIRS=vendor" @@ -13,9 +13,9 @@ configure_args="--disable-static --disable-probes --disable-appliance $(vopt_enable php) $(vopt_enable lua) $(vopt_enable fuse)" hostmakedepends="cpio gperf cdrtools flex pkg-config automake libtool qemu git ocaml ocaml-findlib perl-Module-Build perl hivex supermin - $(vopt_if ruby ruby) $(vopt_if python python) $(vopt_if go go) $(vopt_if php php) $(vopt_if lua lua)" + $(vopt_if ruby ruby) $(vopt_if python python3) $(vopt_if go go) $(vopt_if php php) $(vopt_if lua lua)" makedepends="ncurses-devel pcre-devel augeas-devel libxml2-devel gettext-devel file-devel jansson-devel - yajl-devel perl $(vopt_if ruby ruby-devel) $(vopt_if python python-devel) + yajl-devel perl $(vopt_if ruby ruby-devel) $(vopt_if python python3-devel) $(vopt_if php php-devel) $(vopt_if lua lua-devel) $(vopt_if fuse fuse-devel)" short_desc="Access and modify virtual machine disk image" maintainer="Andrea Brancaleoni " From 125f9e488e0c5e05ad0ca419cb564a228c924cf7 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:31:15 +0200 Subject: [PATCH 04/58] ruby-clocale: rebuild for ruby-2.7.1. --- srcpkgs/ruby-clocale/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-clocale/template b/srcpkgs/ruby-clocale/template index f48cf0f108f..e3eee4cd9dd 100644 --- a/srcpkgs/ruby-clocale/template +++ b/srcpkgs/ruby-clocale/template @@ -1,7 +1,7 @@ # Template file for 'ruby-clocale' pkgname=ruby-clocale version=0.0.4 -revision=1 +revision=2 build_style=gemspec short_desc="Ruby gem that wraps C locale functions" maintainer="Frank Steinborn " From ec94c698851955d996ceacd8088bceca74b929c0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:31:20 +0200 Subject: [PATCH 05/58] ruby-ffi: rebuild for ruby-2.7.1. --- srcpkgs/ruby-ffi/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-ffi/template b/srcpkgs/ruby-ffi/template index d9eafa6af41..cd97e1e8d67 100644 --- a/srcpkgs/ruby-ffi/template +++ b/srcpkgs/ruby-ffi/template @@ -1,7 +1,7 @@ # Template file for 'ruby-ffi' pkgname=ruby-ffi version=1.11.3 -revision=2 +revision=3 wrksrc="ffi-${version}" build_style=gemspec hostmakedepends="libffi-devel" From 9df067f749652e92422ffacb91ba1e81108b8500 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:31:23 +0200 Subject: [PATCH 06/58] ruby-hpricot: rebuild for ruby-2.7.1. --- srcpkgs/ruby-hpricot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-hpricot/template b/srcpkgs/ruby-hpricot/template index d23de17adf3..ba33262b707 100644 --- a/srcpkgs/ruby-hpricot/template +++ b/srcpkgs/ruby-hpricot/template @@ -1,7 +1,7 @@ # Template file for 'ruby-hpricot' pkgname=ruby-hpricot version=0.8.6 -revision=2 +revision=3 wrksrc="${pkgname#ruby-}-${version}" build_style=gemspec makedepends="ruby-devel" From 7c1f1f6acc2fc9074ab88ceea6dba63aa62c17fc Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:31:32 +0200 Subject: [PATCH 07/58] ruby-rdiscount: rebuild for ruby-2.7.1. --- srcpkgs/ruby-rdiscount/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-rdiscount/template b/srcpkgs/ruby-rdiscount/template index abf271f6ac2..835d3bae9fe 100644 --- a/srcpkgs/ruby-rdiscount/template +++ b/srcpkgs/ruby-rdiscount/template @@ -1,7 +1,7 @@ # Template file for 'ruby-rdiscount' pkgname=ruby-rdiscount version=2.2.0.1 -revision=2 +revision=3 wrksrc="${pkgname#ruby-}-${version}" build_style=gemspec makedepends="ruby-devel" From dba6a8f386b75e60c2f475897c7f74d6b92d582f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:35:21 +0200 Subject: [PATCH 08/58] notmuch: rebuild for ruby-2.7.1. --- srcpkgs/notmuch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index fd9e70f0e80..2c898538069 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -1,7 +1,7 @@ # Template file for 'notmuch' pkgname=notmuch version=0.29.3 -revision=3 +revision=4 hostmakedepends="perl pkg-config python-devel python3-Sphinx python3-devel texinfo" makedepends="bash-completion gmime3-devel talloc-devel xapian-core-devel" short_desc="Thread-based email index, search, and tagging" From e49cd168e170adf666d1b2c666d53da994ffaf75 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:36:02 +0200 Subject: [PATCH 09/58] rrdtool: rebuild for ruby-2.7.1, use Python 3. --- srcpkgs/rrdtool/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/rrdtool/template b/srcpkgs/rrdtool/template index b858a42f99c..daf32d3df74 100644 --- a/srcpkgs/rrdtool/template +++ b/srcpkgs/rrdtool/template @@ -1,14 +1,14 @@ # Template file for 'rrdtool' pkgname=rrdtool version=1.7.2 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-perl --enable-perl-site-install --with-perl-options=INSTALLDIRS=vendor --enable-ruby --enable-ruby-site-install --enable-python --enable-lua --enable-lua-site-install --enable-tcl --disable-libwrap" -hostmakedepends="pkg-config groff intltool python-setuptools perl-XML-Parser" -makedepends="libxml2-devel pango-devel python-devel ruby-devel LuaJIT-devel perl" +hostmakedepends="pkg-config groff intltool python3-setuptools perl-XML-Parser" +makedepends="libxml2-devel pango-devel python3-devel ruby-devel LuaJIT-devel perl" depends="dejavu-fonts-ttf" short_desc="Data logging and graphing system for time series data" maintainer="Enno Boland " @@ -21,7 +21,7 @@ nocross=yes python-rrdtool_package() { short_desc+=" - python bindings" pkg_install() { - vmove usr/lib/python2.7 + vmove usr/lib/python3* } } From fb4ccdac6dbcc5938f9fb822e6c7fe8b6c1c6c0c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:39:07 +0200 Subject: [PATCH 10/58] subtle: rebuild for ruby-2.7.1. --- srcpkgs/subtle/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/subtle/template b/srcpkgs/subtle/template index a962272547a..0d5ad4cd177 100644 --- a/srcpkgs/subtle/template +++ b/srcpkgs/subtle/template @@ -1,7 +1,7 @@ # Template file for 'subtle' pkgname=subtle version=0.11.3284 -revision=2 +revision=3 nocross=yes hostmakedepends="mercurial ruby-devel pkg-config" makedepends="ruby-devel libX11-devel libXpm-devel libXft-devel From c2abd69a462f97ae0626b3b83c465de29bd68efc Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:39:40 +0200 Subject: [PATCH 11/58] vagrant: rebuild for ruby-2.7.1. --- srcpkgs/vagrant/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vagrant/template b/srcpkgs/vagrant/template index 7b82c4e0682..6d5edb96fbd 100644 --- a/srcpkgs/vagrant/template +++ b/srcpkgs/vagrant/template @@ -1,7 +1,7 @@ # Template file for 'vagrant' pkgname=vagrant version=2.2.7 -revision=1 +revision=2 archs="i686 x86_64*" hostmakedepends="ruby" makedepends="ruby-devel zlib-devel" @@ -15,7 +15,7 @@ checksum=a9229f6eba67dd51dfd6125dc578d1d0d724f2620f7d9a68cd46fa886df061fc nocross=yes post_extract() { - sed -i 's|\,\ "<\ 2\.5"||g' $pkgname.gemspec + sed -i 's|\,\ "<\ 2\.7"||g' $pkgname.gemspec } do_build() { From 9031acc9844444a66cd75ab02bb7db7b386f1e7b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:43:56 +0200 Subject: [PATCH 12/58] vim: update to 8.2.0496. --- srcpkgs/vim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vim/template b/srcpkgs/vim/template index cfe96afdc7b..3febe866112 100644 --- a/srcpkgs/vim/template +++ b/srcpkgs/vim/template @@ -1,6 +1,6 @@ # Template file for 'vim' pkgname=vim -version=8.2.0366 +version=8.2.0496 revision=1 hostmakedepends="gettext glib-devel pkg-config" makedepends="acl-devel gtk+3-devel libXt-devel lua-devel ncurses-devel @@ -11,7 +11,7 @@ maintainer="Juan RP " license="Vim" homepage="https://www.vim.org" distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz" -checksum=bb142bfbf0d804e24df4775245aa687cd7d93a7057c49d12260632816e93f7a6 +checksum=76a7f9b356f030ff426096a16b77b87a5c059a66d4d0ed4a21a9e60fc2ef8364 subpackages="xxd vim-common vim-x11 gvim" # XXX vim-huge cannot be cross compiled for now. From 0e90890313efbf60ec7f56d555be130a56099e97 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:46:29 +0200 Subject: [PATCH 13/58] ruby-asciidoctor: rebuild for ruby-2.7.1. --- srcpkgs/ruby-asciidoctor/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-asciidoctor/template b/srcpkgs/ruby-asciidoctor/template index c1cfa5066b2..f70d94c165d 100644 --- a/srcpkgs/ruby-asciidoctor/template +++ b/srcpkgs/ruby-asciidoctor/template @@ -1,7 +1,7 @@ # Template file for 'ruby-asciidoctor' pkgname=ruby-asciidoctor version=2.0.10 -revision=1 +revision=2 archs=noarch build_style=gem short_desc="Ruby implementation of AsciiDoc" From 6575c3ae4b8f3175b6c5307d09a4163d76d68774 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:44:05 +0200 Subject: [PATCH 14/58] weechat: rebuild for ruby-2.7.1. --- srcpkgs/weechat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/weechat/template b/srcpkgs/weechat/template index 9e367699ea1..b8bc31ba8fb 100644 --- a/srcpkgs/weechat/template +++ b/srcpkgs/weechat/template @@ -1,7 +1,7 @@ # Template file for 'weechat' pkgname=weechat version=2.8 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_MAN=ON -DENABLE_ENCHANT=ON -DENABLE_PERL=ON -DENABLE_LUA=ON -DENABLE_RUBY=ON -DENABLE_SPELL=ON From 94610b0a7517c3a2ebd7582fa87593f9b95cc724 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:47:06 +0200 Subject: [PATCH 15/58] hiera: rebuild for ruby-2.7.1. --- srcpkgs/hiera/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hiera/template b/srcpkgs/hiera/template index 98c83f34ee6..b8cd47376ba 100644 --- a/srcpkgs/hiera/template +++ b/srcpkgs/hiera/template @@ -1,7 +1,7 @@ # Template file for 'hiera' pkgname=hiera version=3.6.0 -revision=1 +revision=2 archs=noarch build_style=ruby-module hostmakedepends="ruby" From c2008914efe3140fc3f9c246ebd502c87a63c925 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:54:15 +0200 Subject: [PATCH 16/58] New package: ruby-sync-0.5.0 --- srcpkgs/ruby-sync/template | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 srcpkgs/ruby-sync/template diff --git a/srcpkgs/ruby-sync/template b/srcpkgs/ruby-sync/template new file mode 100644 index 00000000000..20771ee9b5e --- /dev/null +++ b/srcpkgs/ruby-sync/template @@ -0,0 +1,20 @@ +# Template file for 'ruby-sync' +pkgname=ruby-sync +version=0.5.0 +revision=1 +archs="noarch" +wrksrc="${pkgname#ruby-}-${version}" +build_style=gemspec +hostmakedepends="ruby" +depends="ruby" +short_desc="A module that provides a two-phase lock with a counter" +maintainer="Leah Neukirchen " +license="BSD-2-Clause" +homepage="https://rubygems.org/gems/sync" +distfiles="https://github.com/ruby/sync/archive/v${version}.tar.gz" +checksum=42d04e4cc3f7f1222fbcc59d58c852874327ec3f0eca43cbe6a34ae5e4ba3262 + +post_install() { + rm -r ${DESTDIR}/usr/bin + vlicense LICENSE.txt +} From 23c7c3dc1fd2c4b02ef97e67a000f3d2fea0bdd2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:54:23 +0200 Subject: [PATCH 17/58] ruby-semantic_puppet: rebuild for ruby-2.7.1. --- srcpkgs/ruby-semantic_puppet/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-semantic_puppet/template b/srcpkgs/ruby-semantic_puppet/template index edf0bb8d1b6..e7af95f9e7a 100644 --- a/srcpkgs/ruby-semantic_puppet/template +++ b/srcpkgs/ruby-semantic_puppet/template @@ -1,7 +1,7 @@ # Template file for 'ruby-semantic_puppet' pkgname=ruby-semantic_puppet version=1.0.2 -revision=1 +revision=2 archs=noarch build_style=gem short_desc="Tools for working with Semantic Versions" From 91d0555a3cbd60c4b103d513b3c4624f815bd412 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:54:37 +0200 Subject: [PATCH 18/58] ruby-concurrent-ruby: rebuild for ruby-2.7.1. --- srcpkgs/ruby-concurrent-ruby/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-concurrent-ruby/template b/srcpkgs/ruby-concurrent-ruby/template index dcb2b7eeaf7..eaeb1f326b6 100644 --- a/srcpkgs/ruby-concurrent-ruby/template +++ b/srcpkgs/ruby-concurrent-ruby/template @@ -1,7 +1,7 @@ # Template file for 'ruby-concurrent-ruby' pkgname=ruby-concurrent-ruby version=1.1.5 -revision=1 +revision=2 archs="noarch" build_style=gem hostmakedepends="ruby" From f93b0823f7fc165c096c2dd10f709636a5c0dad1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:54:38 +0200 Subject: [PATCH 19/58] ruby-rubysl-singleton: rebuild for ruby-2.7.1. --- srcpkgs/ruby-rubysl-singleton/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-rubysl-singleton/template b/srcpkgs/ruby-rubysl-singleton/template index de2bae5fa39..a2b64a23ca4 100644 --- a/srcpkgs/ruby-rubysl-singleton/template +++ b/srcpkgs/ruby-rubysl-singleton/template @@ -1,7 +1,7 @@ # Template file for 'ruby-rubysl-singleton' pkgname=ruby-rubysl-singleton version=2.0.0 -revision=1 +revision=2 archs="noarch" build_style=gemspec hostmakedepends="ruby" From eb6e9a3b5befd25416deadc4c734b1ba5ecf1576 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:54:38 +0200 Subject: [PATCH 20/58] ruby-deep_merge: rebuild for ruby-2.7.1. --- srcpkgs/ruby-deep_merge/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-deep_merge/template b/srcpkgs/ruby-deep_merge/template index 252bb531fd4..851a1fd4901 100644 --- a/srcpkgs/ruby-deep_merge/template +++ b/srcpkgs/ruby-deep_merge/template @@ -1,7 +1,7 @@ # Template file for 'ruby-deep_merge' pkgname=ruby-deep_merge version=1.2.1 -revision=1 +revision=2 archs="noarch" wrksrc="${pkgname#ruby-}-${version}" build_style=gemspec From 6ad9eab5136d2d5c545d0528bc02b1b6387b20d9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:17 +0200 Subject: [PATCH 21/58] ruby-addressable: rebuild for ruby-2.7.1. --- srcpkgs/ruby-addressable/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-addressable/template b/srcpkgs/ruby-addressable/template index 65afa417a9f..0495e0176ec 100644 --- a/srcpkgs/ruby-addressable/template +++ b/srcpkgs/ruby-addressable/template @@ -1,7 +1,7 @@ # Template file for 'ruby-addressable' pkgname=ruby-addressable version=2.7.0 -revision=2 +revision=3 archs=noarch build_style=gem depends="ruby-public_suffix>=2.0.2 ruby-public_suffix<5.0" From b4a947bda2be35fc8e9c36bb6cc45cc29f2bae6a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:17 +0200 Subject: [PATCH 22/58] ruby-backports: rebuild for ruby-2.7.1. --- srcpkgs/ruby-backports/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-backports/template b/srcpkgs/ruby-backports/template index e7bd1b921a5..05f6a0e92f5 100644 --- a/srcpkgs/ruby-backports/template +++ b/srcpkgs/ruby-backports/template @@ -1,7 +1,7 @@ # Template file for 'ruby-backports' pkgname=ruby-backports version=3.15.0 -revision=1 +revision=2 build_style=gem short_desc="Essential backports that enable many of the nice features of Ruby" maintainer="Orphaned " From 09649eae009f3ac26dbda0a74585564cdb21debc Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:17 +0200 Subject: [PATCH 23/58] ruby-concurrent-ruby: rebuild for ruby-2.7.1. --- srcpkgs/ruby-concurrent-ruby/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-concurrent-ruby/template b/srcpkgs/ruby-concurrent-ruby/template index eaeb1f326b6..f702b3a2c09 100644 --- a/srcpkgs/ruby-concurrent-ruby/template +++ b/srcpkgs/ruby-concurrent-ruby/template @@ -1,7 +1,7 @@ # Template file for 'ruby-concurrent-ruby' pkgname=ruby-concurrent-ruby version=1.1.5 -revision=2 +revision=3 archs="noarch" build_style=gem hostmakedepends="ruby" From 390bb3ea28ce64e30d7fe74e4f228733673fe3ca Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:17 +0200 Subject: [PATCH 24/58] ruby-connection_pool: rebuild for ruby-2.7.1. --- srcpkgs/ruby-connection_pool/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-connection_pool/template b/srcpkgs/ruby-connection_pool/template index 428ddf6c2ee..0ef9ffee343 100644 --- a/srcpkgs/ruby-connection_pool/template +++ b/srcpkgs/ruby-connection_pool/template @@ -1,7 +1,7 @@ # Template file for 'ruby-connection_pool' pkgname=ruby-connection_pool version=2.2.2 -revision=2 +revision=3 archs=noarch build_style=gem short_desc="Generic connection pool for Ruby" From a695457b5140b99eea84a5d7ca74a0309526789a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:18 +0200 Subject: [PATCH 25/58] ruby-erubis: rebuild for ruby-2.7.1. --- srcpkgs/ruby-erubis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-erubis/template b/srcpkgs/ruby-erubis/template index 18e85dbceab..02c906f9d01 100644 --- a/srcpkgs/ruby-erubis/template +++ b/srcpkgs/ruby-erubis/template @@ -1,7 +1,7 @@ # Template file for 'ruby-erubis' pkgname=ruby-erubis version=2.7.0 -revision=2 +revision=3 build_style=gem short_desc="Erubis is an implementation of eRuby" maintainer="Orphaned " From 3fda72d319ff1208f38945af742a968f7b005446 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:18 +0200 Subject: [PATCH 26/58] ruby-ethon: rebuild for ruby-2.7.1. --- srcpkgs/ruby-ethon/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-ethon/template b/srcpkgs/ruby-ethon/template index 70e9b201df6..6e19f1641e3 100644 --- a/srcpkgs/ruby-ethon/template +++ b/srcpkgs/ruby-ethon/template @@ -1,7 +1,7 @@ # Template file for 'ruby-ethon' pkgname=ruby-ethon version=0.12.0 -revision=1 +revision=2 archs=noarch build_style=gem depends="ruby-ffi>=1.3.0" From d133be6f8135b4ceca35c4e7b6ef57f42712fa6c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:18 +0200 Subject: [PATCH 27/58] ruby-faraday: rebuild for ruby-2.7.1. --- srcpkgs/ruby-faraday/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-faraday/template b/srcpkgs/ruby-faraday/template index e7fcd5aa4c5..b5f0a4d72ea 100644 --- a/srcpkgs/ruby-faraday/template +++ b/srcpkgs/ruby-faraday/template @@ -1,7 +1,7 @@ # Template file for 'ruby-faraday' pkgname=ruby-faraday version=1.0.0 -revision=1 +revision=2 archs=noarch build_style=gem depends="ruby-multipart-post>=1.2 ruby-multipart-post<3" From 84ac55a2d4a3e7f61c902c11b46a3d6f1e4575a8 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:18 +0200 Subject: [PATCH 28/58] ruby-faraday_middleware: rebuild for ruby-2.7.1. --- srcpkgs/ruby-faraday_middleware/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-faraday_middleware/template b/srcpkgs/ruby-faraday_middleware/template index 0bff1baaf25..c81e1cbd54a 100644 --- a/srcpkgs/ruby-faraday_middleware/template +++ b/srcpkgs/ruby-faraday_middleware/template @@ -1,7 +1,7 @@ # Template file for 'ruby-faraday_middleware' pkgname=ruby-faraday_middleware version=0.13.1 -revision=1 +revision=2 archs=noarch build_style=gem depends="ruby-faraday>=0.7.4 ruby-faraday<1.0" From 9130d5aa865e3811fbef019412ee9e33341d89cf Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:18 +0200 Subject: [PATCH 29/58] ruby-filesize: rebuild for ruby-2.7.1. --- srcpkgs/ruby-filesize/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-filesize/template b/srcpkgs/ruby-filesize/template index 23fdc5e86b3..dad1a39f098 100644 --- a/srcpkgs/ruby-filesize/template +++ b/srcpkgs/ruby-filesize/template @@ -1,7 +1,7 @@ # Template file for 'ruby-filesize' pkgname=ruby-filesize version=0.2.0 -revision=2 +revision=3 archs=noarch build_style=gem short_desc="Small class for handling filesizes" From 9bce89a0188955e68394b30d45d435f0e7d35449 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:18 +0200 Subject: [PATCH 30/58] ruby-gh: rebuild for ruby-2.7.1. --- srcpkgs/ruby-gh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-gh/template b/srcpkgs/ruby-gh/template index 5d6421b9fbe..0a9899994f1 100644 --- a/srcpkgs/ruby-gh/template +++ b/srcpkgs/ruby-gh/template @@ -1,7 +1,7 @@ # Template file for 'ruby-gh' pkgname=ruby-gh version=0.15.1 -revision=2 +revision=3 archs=noarch build_style=gem depends="ruby-addressable>=2.4.0 ruby-backports ruby-faraday>=0.8 From 756d746d2c7ccf4b054ca8f5703bfe7118a7fd2a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:19 +0200 Subject: [PATCH 31/58] ruby-highline: rebuild for ruby-2.7.1. --- srcpkgs/ruby-highline/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-highline/template b/srcpkgs/ruby-highline/template index f0d8ecc7179..5064e4167c3 100644 --- a/srcpkgs/ruby-highline/template +++ b/srcpkgs/ruby-highline/template @@ -1,7 +1,7 @@ # Template file for 'ruby-highline' pkgname=ruby-highline version=2.0.3 -revision=1 +revision=2 archs=noarch build_style=gem short_desc="High-level IO library for comamndline interfaces" From 9a7ff89613317db427bc9ec9848170f17559e3e8 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:19 +0200 Subject: [PATCH 32/58] ruby-hpricot: rebuild for ruby-2.7.1. --- srcpkgs/ruby-hpricot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-hpricot/template b/srcpkgs/ruby-hpricot/template index ba33262b707..af41366f7c4 100644 --- a/srcpkgs/ruby-hpricot/template +++ b/srcpkgs/ruby-hpricot/template @@ -1,7 +1,7 @@ # Template file for 'ruby-hpricot' pkgname=ruby-hpricot version=0.8.6 -revision=3 +revision=4 wrksrc="${pkgname#ruby-}-${version}" build_style=gemspec makedepends="ruby-devel" From 277f1a5a827018a7cab003f5bbf0e83b30bde153 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:19 +0200 Subject: [PATCH 33/58] ruby-httparty: rebuild for ruby-2.7.1. --- srcpkgs/ruby-httparty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-httparty/template b/srcpkgs/ruby-httparty/template index dfb51dc862f..7a26fe321e7 100644 --- a/srcpkgs/ruby-httparty/template +++ b/srcpkgs/ruby-httparty/template @@ -1,7 +1,7 @@ # Template file for 'ruby-httparty' pkgname=ruby-httparty version=0.17.1 -revision=1 +revision=2 archs=noarch build_style=gem depends="ruby-mime-types>=3.0 ruby-multi_xml>=0.5.2" From b51ae998e62170c389bf2dbbf1a7f8767899005b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:19 +0200 Subject: [PATCH 34/58] ruby-launchy: rebuild for ruby-2.7.1. --- srcpkgs/ruby-launchy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-launchy/template b/srcpkgs/ruby-launchy/template index aab45c852f5..1586ac19625 100644 --- a/srcpkgs/ruby-launchy/template +++ b/srcpkgs/ruby-launchy/template @@ -1,7 +1,7 @@ # Template file for 'ruby-launchy' pkgname=ruby-launchy version=2.4.3 -revision=2 +revision=3 archs=noarch build_style=gem depends="ruby-addressable>=2.3 ruby-addressable<3.0" From cfc6be5f03e432b6f768993c9c5b4baf032d8786 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:19 +0200 Subject: [PATCH 35/58] ruby-manpages: rebuild for ruby-2.7.1. --- srcpkgs/ruby-manpages/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-manpages/template b/srcpkgs/ruby-manpages/template index d3018c75639..2521b71af56 100644 --- a/srcpkgs/ruby-manpages/template +++ b/srcpkgs/ruby-manpages/template @@ -1,7 +1,7 @@ # Template file for 'ruby-manpages' pkgname=ruby-manpages version=0.6.1 -revision=2 +revision=3 archs=noarch build_style=gem short_desc="Gem to add man pages support to ruby gems" From e5927a9f9bff1dd3ab2b9e57ef52b6410e76af0d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:19 +0200 Subject: [PATCH 36/58] ruby-mime-types: rebuild for ruby-2.7.1. --- srcpkgs/ruby-mime-types/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-mime-types/template b/srcpkgs/ruby-mime-types/template index cf778f045fd..1512f5f9a6c 100644 --- a/srcpkgs/ruby-mime-types/template +++ b/srcpkgs/ruby-mime-types/template @@ -1,7 +1,7 @@ # Template file for 'ruby-mime-types' pkgname=ruby-mime-types version=3.3 -revision=1 +revision=2 archs=noarch build_style=gem depends="ruby-mime-types-data>=3.2015" From b2d5bc475bd8438d3b137a953bf4269e664f7a45 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:19 +0200 Subject: [PATCH 37/58] ruby-mime-types-data: rebuild for ruby-2.7.1. --- srcpkgs/ruby-mime-types-data/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-mime-types-data/template b/srcpkgs/ruby-mime-types-data/template index 5b2c2e8ae74..d8b3958fc44 100644 --- a/srcpkgs/ruby-mime-types-data/template +++ b/srcpkgs/ruby-mime-types-data/template @@ -1,7 +1,7 @@ # Template file for 'ruby-mime-types-data' pkgname=ruby-mime-types-data version=3.2019.1009 -revision=1 +revision=2 archs=noarch build_style=gem short_desc="Registry for MIME media type definitions" From 3c3d9f55d20ba05ac823ccd5ee256f151fdb0bf3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:20 +0200 Subject: [PATCH 38/58] ruby-mini_portile2: rebuild for ruby-2.7.1. --- srcpkgs/ruby-mini_portile2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-mini_portile2/template b/srcpkgs/ruby-mini_portile2/template index 7a5be2a2784..9ddedc336f5 100644 --- a/srcpkgs/ruby-mini_portile2/template +++ b/srcpkgs/ruby-mini_portile2/template @@ -1,7 +1,7 @@ # Template file for 'ruby-mini_portile2' pkgname=ruby-mini_portile2 version=2.4.0 -revision=1 +revision=2 build_style=gem short_desc="Simplistic port-like solution for developers" maintainer="Orphaned " From 297fc0d4e2034b51136186bec8dadc23cd3faed1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:20 +0200 Subject: [PATCH 39/58] ruby-multi_json: rebuild for ruby-2.7.1. --- srcpkgs/ruby-multi_json/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-multi_json/template b/srcpkgs/ruby-multi_json/template index ea054b27805..71c3623f0fb 100644 --- a/srcpkgs/ruby-multi_json/template +++ b/srcpkgs/ruby-multi_json/template @@ -1,7 +1,7 @@ # Template file for 'ruby-multi_json' pkgname=ruby-multi_json version=1.14.1 -revision=1 +revision=2 archs=noarch build_style=gem short_desc="Common interface for multiple JSON parsing libraries" From bbc556c020981fe6422275553bb99e162fb73af9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:20 +0200 Subject: [PATCH 40/58] ruby-multi_xml: rebuild for ruby-2.7.1. --- srcpkgs/ruby-multi_xml/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-multi_xml/template b/srcpkgs/ruby-multi_xml/template index 6279a2e499c..3a4628c9e29 100644 --- a/srcpkgs/ruby-multi_xml/template +++ b/srcpkgs/ruby-multi_xml/template @@ -1,7 +1,7 @@ # Template file for 'ruby-multi_xml' pkgname=ruby-multi_xml version=0.6.0 -revision=2 +revision=3 archs=noarch build_style=gem short_desc="Swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML" From 347bd8008c2b03553366a2957e06e070688d2d9e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:20 +0200 Subject: [PATCH 41/58] ruby-multipart-post: rebuild for ruby-2.7.1. --- srcpkgs/ruby-multipart-post/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-multipart-post/template b/srcpkgs/ruby-multipart-post/template index 9c657d8e190..a2b21ce7627 100644 --- a/srcpkgs/ruby-multipart-post/template +++ b/srcpkgs/ruby-multipart-post/template @@ -1,7 +1,7 @@ # Template file for 'ruby-multipart-post' pkgname=ruby-multipart-post version=2.1.1 -revision=1 +revision=2 archs=noarch build_style=gem short_desc="Use with Net::HTTP to do multipart form posts" From ef8f1586f6ef93946be361bc5fdf3636454a962c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:20 +0200 Subject: [PATCH 42/58] ruby-mustache: rebuild for ruby-2.7.1. --- srcpkgs/ruby-mustache/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-mustache/template b/srcpkgs/ruby-mustache/template index 1bbbcd8da0e..96ebfb59b27 100644 --- a/srcpkgs/ruby-mustache/template +++ b/srcpkgs/ruby-mustache/template @@ -1,7 +1,7 @@ # Template file for 'ruby-mustache' pkgname=ruby-mustache version=1.1.1 -revision=1 +revision=2 archs=noarch build_style=gem short_desc="Framework-agnostic way to render logic-free views" From b6f289ea3e978cd747b0cdb4f619f5c417383790 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:20 +0200 Subject: [PATCH 43/58] ruby-net-http-persistent: rebuild for ruby-2.7.1. --- srcpkgs/ruby-net-http-persistent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-net-http-persistent/template b/srcpkgs/ruby-net-http-persistent/template index 6552be19a18..afae4ea0308 100644 --- a/srcpkgs/ruby-net-http-persistent/template +++ b/srcpkgs/ruby-net-http-persistent/template @@ -1,7 +1,7 @@ # Template file for 'ruby-net-http-persistent' pkgname=ruby-net-http-persistent version=3.1.0 -revision=1 +revision=2 archs=noarch build_style=gem depends="ruby-connection_pool>=2.2 ruby-connection_pool<3.0" From ab20d25cc1ab8734077d4cfb4a190b854587a91d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:21 +0200 Subject: [PATCH 44/58] ruby-net-http-pipeline: rebuild for ruby-2.7.1. --- srcpkgs/ruby-net-http-pipeline/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-net-http-pipeline/template b/srcpkgs/ruby-net-http-pipeline/template index 25304d334fc..0cb6aa687ff 100644 --- a/srcpkgs/ruby-net-http-pipeline/template +++ b/srcpkgs/ruby-net-http-pipeline/template @@ -1,7 +1,7 @@ # Template file for 'ruby-net-http-pipeline' pkgname=ruby-net-http-pipeline version=1.0.1 -revision=2 +revision=3 archs=noarch build_style=gem short_desc="HTTP/1.1 pipelining implementation atop Net::HTTP" From b0754d0375b65add69e427b8a5fc8cb1abeb39eb Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:21 +0200 Subject: [PATCH 45/58] ruby-pkg-config: rebuild for ruby-2.7.1. --- srcpkgs/ruby-pkg-config/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-pkg-config/template b/srcpkgs/ruby-pkg-config/template index e1698b53394..2febf3bed6b 100644 --- a/srcpkgs/ruby-pkg-config/template +++ b/srcpkgs/ruby-pkg-config/template @@ -1,7 +1,7 @@ # Template file for 'ruby-pkg-config' pkgname=ruby-pkg-config version=1.4.0 -revision=1 +revision=2 build_style=gem short_desc="Properly detect need libraries for compiling Ruby native extensions" maintainer="Orphaned " From 4a4ca479e4bc9b168e53cb4d8446fccd51756eae Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:21 +0200 Subject: [PATCH 46/58] ruby-public_suffix: rebuild for ruby-2.7.1. --- srcpkgs/ruby-public_suffix/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-public_suffix/template b/srcpkgs/ruby-public_suffix/template index 23dc288f4cf..ec94bd34ca3 100644 --- a/srcpkgs/ruby-public_suffix/template +++ b/srcpkgs/ruby-public_suffix/template @@ -1,7 +1,7 @@ # Template file for 'ruby-public_suffix' pkgname=ruby-public_suffix version=4.0.2 -revision=1 +revision=2 archs=noarch build_style=gem short_desc="Parse domain names into top level domain, domain and subdomains" From 20dcc29d117890606b3c20d7281bab11149e30a2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:21 +0200 Subject: [PATCH 47/58] ruby-pusher-client: rebuild for ruby-2.7.1. --- srcpkgs/ruby-pusher-client/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-pusher-client/template b/srcpkgs/ruby-pusher-client/template index dc9308e99f8..9b41bbf12ef 100644 --- a/srcpkgs/ruby-pusher-client/template +++ b/srcpkgs/ruby-pusher-client/template @@ -1,7 +1,7 @@ # Template file for 'ruby-pusher-client' pkgname=ruby-pusher-client version=0.6.2 -revision=2 +revision=3 archs=noarch build_style=gem depends="ruby-websocket>=1.0 ruby-websocket<2.0" From 95b0ce948fd0930ac520d1ad5a0cafeffcf799e2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:21 +0200 Subject: [PATCH 48/58] ruby-rainbow: rebuild for ruby-2.7.1. --- srcpkgs/ruby-rainbow/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-rainbow/template b/srcpkgs/ruby-rainbow/template index dae0177c0d5..dc2c03331d4 100644 --- a/srcpkgs/ruby-rainbow/template +++ b/srcpkgs/ruby-rainbow/template @@ -1,7 +1,7 @@ # Template file for 'ruby-rainbow' pkgname=ruby-rainbow version=3.0.0 -revision=2 +revision=3 archs=noarch build_style=gem short_desc="Colorize printed text on ANSI terminals" From 24b082840ebf0c29c43800724daf60da5ca498b3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:21 +0200 Subject: [PATCH 49/58] ruby-rb-readline: rebuild for ruby-2.7.1. --- srcpkgs/ruby-rb-readline/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-rb-readline/template b/srcpkgs/ruby-rb-readline/template index f7ff697fc6e..5457b9cd5d1 100644 --- a/srcpkgs/ruby-rb-readline/template +++ b/srcpkgs/ruby-rb-readline/template @@ -1,7 +1,7 @@ # Template file for 'ruby-rb-readline' pkgname=ruby-rb-readline version=0.5.5 -revision=2 +revision=3 archs=noarch build_style=gem depends="ruby" From 52fec3982ac89ed0c3eecd2071a20ced294cd316 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:21 +0200 Subject: [PATCH 50/58] ruby-rdiscount: rebuild for ruby-2.7.1. --- srcpkgs/ruby-rdiscount/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-rdiscount/template b/srcpkgs/ruby-rdiscount/template index 835d3bae9fe..0b9bd724fd5 100644 --- a/srcpkgs/ruby-rdiscount/template +++ b/srcpkgs/ruby-rdiscount/template @@ -1,7 +1,7 @@ # Template file for 'ruby-rdiscount' pkgname=ruby-rdiscount version=2.2.0.1 -revision=3 +revision=4 wrksrc="${pkgname#ruby-}-${version}" build_style=gemspec makedepends="ruby-devel" From 101fe60cd09b696f5fdf1b991afc303162362dec Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:22 +0200 Subject: [PATCH 51/58] ruby-ronn: rebuild for ruby-2.7.1. --- srcpkgs/ruby-ronn/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-ronn/template b/srcpkgs/ruby-ronn/template index a7e498329ba..cada3abd52d 100644 --- a/srcpkgs/ruby-ronn/template +++ b/srcpkgs/ruby-ronn/template @@ -1,7 +1,7 @@ # Template file for 'ruby-ronn' pkgname=ruby-ronn version=0.7.3 -revision=2 +revision=3 archs=noarch build_style=gem depends="ruby-hpricot ruby-mustache ruby-rdiscount groff" From b27a84ab986252ad5f4f52394e2ec082a5fa0d21 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:22 +0200 Subject: [PATCH 52/58] ruby-thor: rebuild for ruby-2.7.1. --- srcpkgs/ruby-thor/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-thor/template b/srcpkgs/ruby-thor/template index dc324c08a63..4a642ef8fae 100644 --- a/srcpkgs/ruby-thor/template +++ b/srcpkgs/ruby-thor/template @@ -1,7 +1,7 @@ # Template file for 'ruby-thor' pkgname=ruby-thor version=0.20.3 -revision=2 +revision=3 build_style=gem short_desc="Toolkit for building powerful command-line interfaces" maintainer="Orphaned " From 70535304e731bad03ff5cd7ed61aec3e7fdf51ad Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:22 +0200 Subject: [PATCH 53/58] ruby-tmuxinator: rebuild for ruby-2.7.1. --- srcpkgs/ruby-tmuxinator/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-tmuxinator/template b/srcpkgs/ruby-tmuxinator/template index ca18ac94965..f5d3b1f4282 100644 --- a/srcpkgs/ruby-tmuxinator/template +++ b/srcpkgs/ruby-tmuxinator/template @@ -1,7 +1,7 @@ # Template file for 'ruby-tmuxinator' pkgname=ruby-tmuxinator version=0.16.0 -revision=1 +revision=2 build_style=gem depends="ruby-erubis>=2.6 ruby-thor>=0.15.0 ruby-xdg>=2.2.3 tmux" short_desc="Create and manage complex tmux sessions easily" From 2911de2d15191f383c6c3544d2603b2065def958 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:22 +0200 Subject: [PATCH 54/58] ruby-travis: rebuild for ruby-2.7.1. --- srcpkgs/ruby-travis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-travis/template b/srcpkgs/ruby-travis/template index b7f1382b039..b0b20d2bc02 100644 --- a/srcpkgs/ruby-travis/template +++ b/srcpkgs/ruby-travis/template @@ -1,7 +1,7 @@ # Template file for 'ruby-travis' pkgname=ruby-travis version=1.8.10 -revision=1 +revision=2 archs=noarch build_style=gem depends="ruby-backports ruby-faraday>=0.9 ruby-faraday_middleware>=0.9.1 From 8c665a415feee7e40445be256b4e3c1840cd90d3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:22 +0200 Subject: [PATCH 55/58] ruby-typhoeus: rebuild for ruby-2.7.1. --- srcpkgs/ruby-typhoeus/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-typhoeus/template b/srcpkgs/ruby-typhoeus/template index 7b08216c4ba..33447f4b2bf 100644 --- a/srcpkgs/ruby-typhoeus/template +++ b/srcpkgs/ruby-typhoeus/template @@ -1,7 +1,7 @@ # Template file for 'ruby-typhoeus' pkgname=ruby-typhoeus version=1.3.1 -revision=2 +revision=3 archs=noarch build_style=gem depends="ruby-ethon>=0.9.0" From a3d4751299ab472b90dc7431dd2069123b699b9d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:22 +0200 Subject: [PATCH 56/58] ruby-websocket: rebuild for ruby-2.7.1. --- srcpkgs/ruby-websocket/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-websocket/template b/srcpkgs/ruby-websocket/template index 5d221fa67d6..83c913113f1 100644 --- a/srcpkgs/ruby-websocket/template +++ b/srcpkgs/ruby-websocket/template @@ -1,7 +1,7 @@ # Template file for 'ruby-websocket' pkgname=ruby-websocket version=1.2.8 -revision=2 +revision=3 archs=noarch build_style=gem short_desc="Universal Ruby library to handle WebSocket protocol" From 29b22b4a3c3cd4cfa0357c0b75fb206c1a387d15 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:58:22 +0200 Subject: [PATCH 57/58] ruby-xdg: rebuild for ruby-2.7.1. --- srcpkgs/ruby-xdg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-xdg/template b/srcpkgs/ruby-xdg/template index 6d302dee9c2..7907717abfe 100644 --- a/srcpkgs/ruby-xdg/template +++ b/srcpkgs/ruby-xdg/template @@ -1,7 +1,7 @@ # Template file for 'ruby-xdg' pkgname=ruby-xdg version=3.1.1 -revision=1 +revision=2 build_style=gem short_desc="Module for supporting the XDG Base Directory Standard" maintainer="Orphaned " From 6d11a81a58621caf8a177b8c3cc5ac57ab632a89 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 15:00:16 +0200 Subject: [PATCH 58/58] puppet: rebuild for ruby-2.7.1. --- srcpkgs/puppet/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/puppet/template b/srcpkgs/puppet/template index 4916eceffee..126740bebfe 100644 --- a/srcpkgs/puppet/template +++ b/srcpkgs/puppet/template @@ -1,13 +1,13 @@ # Template file for 'puppet' pkgname=puppet version=6.11.1 -revision=2 +revision=3 archs=noarch build_style=ruby-module -hostmakedepends="ruby facter-devel hiera" +hostmakedepends="ruby facter-devel hiera which" makedepends="facter-devel" depends="ruby facter-devel hiera ruby-semantic_puppet - ruby-concurrent-ruby ruby-rubysl-singleton ruby-deep_merge" + ruby-concurrent-ruby ruby-rubysl-singleton ruby-deep_merge ruby-sync" short_desc="Server automation framework and application" maintainer="Orphaned " license="Apache-2.0"