pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-connection_pool
Module Name: pkgsrc
Committed By: taca
Date: Sun May 18 00:37:37 UTC 2025
Modified Files:
pkgsrc/net/ruby-connection_pool: Makefile distinfo
Log Message:
net/ruby-connection_pool: update to 2.5.3
2.5.1 (2025-04-16)
* Pass options to TimedStack in checkout [#195]
* Optimize connection lookup [#196]
* Fixes for use with Ractors
2.5.2 (2025-04-24)
* Rollback inadvertant change to auto_reload_after_fork default. [#200]
2.5.3 (2025-04-28)
* Fix TruffleRuby/JRuby crash [#201]
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/ruby-connection_pool/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/ruby-connection_pool/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ruby-connection_pool/Makefile
diff -u pkgsrc/net/ruby-connection_pool/Makefile:1.8 pkgsrc/net/ruby-connection_pool/Makefile:1.9
--- pkgsrc/net/ruby-connection_pool/Makefile:1.8 Sun Jan 19 16:21:01 2025
+++ pkgsrc/net/ruby-connection_pool/Makefile Sun May 18 00:37:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2025/01/19 16:21:01 taca Exp $
+# $NetBSD: Makefile,v 1.9 2025/05/18 00:37:37 taca Exp $
-DISTNAME= connection_pool-2.5.0
+DISTNAME= connection_pool-2.5.3
CATEGORIES= net
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/ruby-connection_pool/distinfo
diff -u pkgsrc/net/ruby-connection_pool/distinfo:1.10 pkgsrc/net/ruby-connection_pool/distinfo:1.11
--- pkgsrc/net/ruby-connection_pool/distinfo:1.10 Sun Jan 19 16:21:01 2025
+++ pkgsrc/net/ruby-connection_pool/distinfo Sun May 18 00:37:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/01/19 16:21:01 taca Exp $
+$NetBSD: distinfo,v 1.11 2025/05/18 00:37:37 taca Exp $
-BLAKE2s (connection_pool-2.5.0.gem) = 7130d619fb62bb1686e5565c1efabdac38e41c803e65a725feb013d9fd760a29
-SHA512 (connection_pool-2.5.0.gem) = cc0589634a5609cf22b5a1c7635d063ad5958bdc1b6805b90bf70d471be245e6271d2ff8867b7cbd166fe35afb8baee9d7806e1759ed474c004ea84376622fe9
-Size (connection_pool-2.5.0.gem) = 12288 bytes
+BLAKE2s (connection_pool-2.5.3.gem) = 86b4a6c00f1930bbc55fbf454a7b486005a56f7c094c180454f0812beb71413a
+SHA512 (connection_pool-2.5.3.gem) = 28723c6b38cdaf0b0748096f45480a2dd273f09a8991476c12bc7ecddeb35fd3363447506ab770e33a1d1bb44e32507a9ea9c0269562b3bb4b698c36505b47a4
+Size (connection_pool-2.5.3.gem) = 12800 bytes
Home |
Main Index |
Thread Index |
Old Index