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:           Mon Sep 18 17:44:15 UTC 2023

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

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

0.103.0 (2023-09-13)

* fix cert related warnings
* update checkout github action
* add option to specify dns_timeout
* update bundled default certs


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 pkgsrc/www/ruby-excon/Makefile:1.7
--- pkgsrc/www/ruby-excon/Makefile:1.6  Sat Aug 26 15:00:46 2023
+++ pkgsrc/www/ruby-excon/Makefile      Mon Sep 18 17:44:15 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2023/08/26 15:00:46 taca Exp $
+# $NetBSD: Makefile,v 1.7 2023/09/18 17:44:15 taca Exp $
 
-DISTNAME=      excon-0.102.0
+DISTNAME=      excon-0.103.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-excon/distinfo
diff -u pkgsrc/www/ruby-excon/distinfo:1.6 pkgsrc/www/ruby-excon/distinfo:1.7
--- pkgsrc/www/ruby-excon/distinfo:1.6  Sat Aug 26 15:00:46 2023
+++ pkgsrc/www/ruby-excon/distinfo      Mon Sep 18 17:44:15 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/08/26 15:00:46 taca Exp $
+$NetBSD: distinfo,v 1.7 2023/09/18 17:44:15 taca Exp $
 
-BLAKE2s (excon-0.102.0.gem) = 990466bc9ecee788b585c0897c830c2a766c9c5673d25ebae2d9745445d47064
-SHA512 (excon-0.102.0.gem) = 30ea848e76e90fb445d6465b16e46e64f00d3c2bae708cd0a72c0edd2760dc688746af369dc998711e2f83652a9fe27e2da15c459fd32ff5296fa87344cf6ef9
-Size (excon-0.102.0.gem) = 164864 bytes
+BLAKE2s (excon-0.103.0.gem) = 96a3037d8aa9743ff26cf396647c4b0b7c58d9d0bc87d7481aa1c9358fadbbf5
+SHA512 (excon-0.103.0.gem) = 6e0b37e83eb00200afc75981752da38aa83251164ed5492e3d0a56ca9bb19994f12126567e4b373cbbb5886b21f8e3412d0daa5c49a89a22c9910a45f736412a
+Size (excon-0.103.0.gem) = 168448 bytes



Home | Main Index | Thread Index | Old Index