pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-faraday-net_http_persistent



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Oct 21 14:50:40 UTC 2024

Modified Files:
        pkgsrc/www/ruby-faraday-net_http_persistent: Makefile distinfo

Log Message:
www/ruby-faraday-net_http_persistent: update to 2.3.0

2.3.0 (2024-10-07)

What's Changed

New features

* Allow specifying connection name by @cocoahero in #26
* Support ciphers SSLOptions by @saiqulhaq in #24

New Contributors

* @cocoahero made their first contribution in #26
* @saiqulhaq made their first contribution in #24


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ruby-faraday-net_http_persistent/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-faraday-net_http_persistent/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-faraday-net_http_persistent/Makefile
diff -u pkgsrc/www/ruby-faraday-net_http_persistent/Makefile:1.4 pkgsrc/www/ruby-faraday-net_http_persistent/Makefile:1.5
--- pkgsrc/www/ruby-faraday-net_http_persistent/Makefile:1.4    Sun Sep 22 08:15:50 2024
+++ pkgsrc/www/ruby-faraday-net_http_persistent/Makefile        Mon Oct 21 14:50:40 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/09/22 08:15:50 taca Exp $
+# $NetBSD: Makefile,v 1.5 2024/10/21 14:50:40 taca Exp $
 
-DISTNAME=      faraday-net_http_persistent-2.2.0
+DISTNAME=      faraday-net_http_persistent-2.3.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-faraday-net_http_persistent/distinfo
diff -u pkgsrc/www/ruby-faraday-net_http_persistent/distinfo:1.6 pkgsrc/www/ruby-faraday-net_http_persistent/distinfo:1.7
--- pkgsrc/www/ruby-faraday-net_http_persistent/distinfo:1.6    Sun Sep 22 08:15:50 2024
+++ pkgsrc/www/ruby-faraday-net_http_persistent/distinfo        Mon Oct 21 14:50:40 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/09/22 08:15:50 taca Exp $
+$NetBSD: distinfo,v 1.7 2024/10/21 14:50:40 taca Exp $
 
-BLAKE2s (faraday-net_http_persistent-2.2.0.gem) = 75bcc326e592aa2014f1c2f87883c941b148fe436079b7d9bbc71d05e8803197
-SHA512 (faraday-net_http_persistent-2.2.0.gem) = 20a883ddad8e48029a76f31036bf8b18e23222602f33778e097c8a2657cf0721cc5a83a82cbcbf1e0ed9ea3e45d13df52d25eac21668ee869473a9e8f6e65603
-Size (faraday-net_http_persistent-2.2.0.gem) = 8704 bytes
+BLAKE2s (faraday-net_http_persistent-2.3.0.gem) = dfad29199f9dfa01ad89f2c06b6e8068087a832068ff68aa7ea897eb15763455
+SHA512 (faraday-net_http_persistent-2.3.0.gem) = 279ca187a605cf0745146696d5dbb446b3c59905860d7278a45083a43b6d06b3f7fa40d34586fc1775de85061f62efb7bb3ee28b855397323f949d69720def3f
+Size (faraday-net_http_persistent-2.3.0.gem) = 8704 bytes



Home | Main Index | Thread Index | Old Index