pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-ethon www/ruby-ethon: update to 0.15.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/9699d343fd8f
branches: trunk
changeset: 770944:9699d343fd8f
user: taca <taca%pkgsrc.org@localhost>
date: Sat Dec 11 14:52:43 2021 +0000
description:
www/ruby-ethon: update to 0.15.0
0.15.0 (2021-10-12)
* Revert "Easy::Operations#handle: Thread-safe cleanup (#136)"
* Add optional socket_action mode to Ethon::Multi
* Fix tests to clean up correctly, rely on ongoing? and not socket count.
* Fix tests from multi_socket_action addition.
* HTTPS proxies - support for own SSL/TLS session
* Added size_upload, size_download, speed_upload, speed_download to
available informations
diffstat:
www/ruby-ethon/Makefile | 7 +++----
www/ruby-ethon/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 0220f6e9a036 -r 9699d343fd8f www/ruby-ethon/Makefile
--- a/www/ruby-ethon/Makefile Sat Dec 11 14:49:46 2021 +0000
+++ b/www/ruby-ethon/Makefile Sat Dec 11 14:52:43 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2021/06/02 14:45:36 taca Exp $
+# $NetBSD: Makefile,v 1.4 2021/12/11 14:52:43 taca Exp $
-DISTNAME= ethon-0.14.0
+DISTNAME= ethon-0.15.0
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,8 +8,7 @@
COMMENT= Very lightweight libcurl wrapper
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-ffi>=1.3.0:../../devel/ruby-ffi
-DEPENDS+= curl-[0-9]*:../../www/curl
+DEPENDS+= ${RUBY_PKGPREFIX}-ffi>=1.15.0:../../devel/ruby-ffi
USE_LANGUAGES= # empty
diff -r 0220f6e9a036 -r 9699d343fd8f www/ruby-ethon/distinfo
--- a/www/ruby-ethon/distinfo Sat Dec 11 14:49:46 2021 +0000
+++ b/www/ruby-ethon/distinfo Sat Dec 11 14:52:43 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:30:56 nia Exp $
+$NetBSD: distinfo,v 1.5 2021/12/11 14:52:43 taca Exp $
-BLAKE2s (ethon-0.14.0.gem) = bd95c715e007707f86a7c60669c7aad631ad565d5de39494b79e9dd751efd29b
-SHA512 (ethon-0.14.0.gem) = 765454c3c9132204d6cc0ff09478b252e5cbc78d4f3ca35654942ba19b5aa541d846f1c37ec16e51c54aa41e03debdf8fc084b8f4540d230431d0e6f885f1a51
-Size (ethon-0.14.0.gem) = 57344 bytes
+BLAKE2s (ethon-0.15.0.gem) = 9eff3175da51e03252f4b4b27086cebebdf02ba56fe2f2b5245fb74cc6e94fb3
+SHA512 (ethon-0.15.0.gem) = 6e04c70e105fb95f1e0ff62e1d6ae009bb7b39a60d85ec9e43b10c016f33f679620ded253089a738e0cef5010e9023d1093dd92b1caacdde8f6a745cbae2b5b5
+Size (ethon-0.15.0.gem) = 59904 bytes
Home |
Main Index |
Thread Index |
Old Index