Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-thrift_client
From: Takahiro Kambe
Date: 2020-06-14 17:46:02
Message id: 20200614154602.926BCFB28@cvs.NetBSD.org
Log Message:
devel/ruby-thrift_client: update to 0.11.0
Update ruby-thrift_client to 0.11.0.
pkgsrc changes:
* Add "USE_LANGUAGES= # none".
* Do not include libthrift/buildlink3.mk.
v0.11.0 Update thrift dep to 0.11.0
v0.10.0 Update thrift dep to 0.10.0 and fix broken tests
v0.9.3 Remove dependency on Mongrel
Allow users to create wrapped exceptions eagerly
v0.9.2 simply show the connection string on NoServersAvailable
v0.9.1 fix infinite connection retry
v0.9.0 upgrade to thrift 0.9.0
v0.8.3 reduce object churn
guard against socket misalignment errors
v0.8.2 Connect errors now mark servers down for _server_retry_period_.
Added support for cached connections to amortize connection costs.
v0.8.1 Fixed permissions?
v0.8.0 Update to thrift 0.8.0
Files: