From 614091caef1271882e56724482e87fa1f84c3a6c Mon Sep 17 00:00:00 2001 From: taca Date: Wed, 2 Jun 2021 14:45:36 +0000 Subject: [PATCH] www/ruby-ethon: update to 0.14.0 Quote from commit logs: 0.14.0 (2021-04-26) * Fix typo in YARD doc * Fix broken master build * Remove ssl_cacert from return codes 0.13.0 (2021-04-12) * Added :dns_shuffle_addresses curl option * Added easy option :path_as_is * Add WEBrick dependency for Ruby 3.0+. * Fix keyword parameters for Ruby 2.7+. * Easy::Operations#handle: Thread-safe cleanup (#136) * add pinnedpublickey option * Avoid mutating strings to support --enable-frozen-string-literal. * Use the proper varargs definition of libcurl functions (#183) * Add support for HTTPS proxies * Fix "multi" in examples referring to itself as "easy" --- www/ruby-ethon/Makefile | 4 ++-- www/ruby-ethon/PLIST | 4 ++-- www/ruby-ethon/distinfo | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/www/ruby-ethon/Makefile b/www/ruby-ethon/Makefile index 14432b1bebd7..b91111e609c1 100644 --- a/www/ruby-ethon/Makefile +++ b/www/ruby-ethon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2021/02/14 15:34:38 taca Exp $ +# $NetBSD: Makefile,v 1.3 2021/06/02 14:45:36 taca Exp $ -DISTNAME= ethon-0.12.0 +DISTNAME= ethon-0.14.0 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-ethon/PLIST b/www/ruby-ethon/PLIST index 4c95cce48164..6a8162c2a91a 100644 --- a/www/ruby-ethon/PLIST +++ b/www/ruby-ethon/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1 2020/04/14 15:52:00 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2021/06/02 14:45:36 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/.github/workflows/ruby.yml ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.rspec -${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/CHANGELOG.md ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/Guardfile diff --git a/www/ruby-ethon/distinfo b/www/ruby-ethon/distinfo index ba85c639b1e7..70e7f99e84f8 100644 --- a/www/ruby-ethon/distinfo +++ b/www/ruby-ethon/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2020/04/14 15:52:00 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2021/06/02 14:45:36 taca Exp $ -SHA1 (ethon-0.12.0.gem) = 921ef1be44583a7644ee7f20fe5f26f21d018a04 -RMD160 (ethon-0.12.0.gem) = 63e254cbcdd7706a12c52b27c28e2d4f6cd6f159 -SHA512 (ethon-0.12.0.gem) = 5fea666efdd5e2d568d0e074f205525656e202ecea3bb5ff8a8ab838a596cab349b869baffb7926227d6cfdae5b9c1cb86bb201b4c9585056c6671ab4feee596 -Size (ethon-0.12.0.gem) = 56832 bytes +SHA1 (ethon-0.14.0.gem) = a0e1817d877cc2ec784c10f9139641a53990f70e +RMD160 (ethon-0.14.0.gem) = 26bbb4676ba3d76994627b42f4c4ab1bf2c6fd70 +SHA512 (ethon-0.14.0.gem) = 765454c3c9132204d6cc0ff09478b252e5cbc78d4f3ca35654942ba19b5aa541d846f1c37ec16e51c54aa41e03debdf8fc084b8f4540d230431d0e6f885f1a51 +Size (ethon-0.14.0.gem) = 57344 bytes