pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-excon



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Dec 17 16:19:56 UTC 2023

Modified Files:
        pkgsrc/www/ruby-excon: Makefile distinfo

Log Message:
www/ruby-excon: update to 0.108.0

0.104.0 (2023-09-29)

* fix dates in changelog
* add resolv_resolver option and deprecate dns_timeout

0.105.0 (2023-11-28)

* add support for non-blocking request timeouts

0.106.0 (2023-12-13)

* add rackup to Gemfile
* bump actions/stale version
* update bundled default certs

0.107.0 (2023-12-15)

* performance improvements for nonblocking sockets

0.108.0 (2023-12-15)

* fix array syntax error for old ruby versions


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/ruby-excon/Makefile \
    pkgsrc/www/ruby-excon/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-excon/Makefile
diff -u pkgsrc/www/ruby-excon/Makefile:1.7 pkgsrc/www/ruby-excon/Makefile:1.8
--- pkgsrc/www/ruby-excon/Makefile:1.7  Mon Sep 18 17:44:15 2023
+++ pkgsrc/www/ruby-excon/Makefile      Sun Dec 17 16:19:56 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/09/18 17:44:15 taca Exp $
+# $NetBSD: Makefile,v 1.8 2023/12/17 16:19:56 taca Exp $
 
-DISTNAME=      excon-0.103.0
+DISTNAME=      excon-0.108.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-excon/distinfo
diff -u pkgsrc/www/ruby-excon/distinfo:1.7 pkgsrc/www/ruby-excon/distinfo:1.8
--- pkgsrc/www/ruby-excon/distinfo:1.7  Mon Sep 18 17:44:15 2023
+++ pkgsrc/www/ruby-excon/distinfo      Sun Dec 17 16:19:56 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/09/18 17:44:15 taca Exp $
+$NetBSD: distinfo,v 1.8 2023/12/17 16:19:56 taca Exp $
 
-BLAKE2s (excon-0.103.0.gem) = 96a3037d8aa9743ff26cf396647c4b0b7c58d9d0bc87d7481aa1c9358fadbbf5
-SHA512 (excon-0.103.0.gem) = 6e0b37e83eb00200afc75981752da38aa83251164ed5492e3d0a56ca9bb19994f12126567e4b373cbbb5886b21f8e3412d0daa5c49a89a22c9910a45f736412a
-Size (excon-0.103.0.gem) = 168448 bytes
+BLAKE2s (excon-0.108.0.gem) = 70312a766ee97f59c2ee65c14d5a51fdc2889a5db482af35d6b7d87448d02f64
+SHA512 (excon-0.108.0.gem) = 511ac8849deafcd1d48e1e25ac537a4cfd48178944b2ec2729323df300919d0e3aa5a38295f00d6d3452cb2060ca07663ca45b2d47ba1b00f0d9fb64f902bfe2
+Size (excon-0.108.0.gem) = 172544 bytes



Home | Main Index | Thread Index | Old Index