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 Jan 15 15:58:11 UTC 2023

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

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

0.97.0 (2023-01-09)

- fix for URI gem changes when host empty for unix urls
- adjust testing ruby versions: drop 2.6, add 3.2

0.97.1 (2023-01-11)

- update bundled certs


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/www/ruby-excon/Makefile:1.2
--- pkgsrc/www/ruby-excon/Makefile:1.1  Mon Jan  9 08:48:11 2023
+++ pkgsrc/www/ruby-excon/Makefile      Sun Jan 15 15:58:11 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2023/01/09 08:48:11 taca Exp $
+# $NetBSD: Makefile,v 1.2 2023/01/15 15:58:11 taca Exp $
 
-DISTNAME=      excon-0.96.0
+DISTNAME=      excon-0.97.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-excon/distinfo
diff -u pkgsrc/www/ruby-excon/distinfo:1.1 pkgsrc/www/ruby-excon/distinfo:1.2
--- pkgsrc/www/ruby-excon/distinfo:1.1  Mon Jan  9 08:48:11 2023
+++ pkgsrc/www/ruby-excon/distinfo      Sun Jan 15 15:58:11 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/01/09 08:48:11 taca Exp $
+$NetBSD: distinfo,v 1.2 2023/01/15 15:58:11 taca Exp $
 
-BLAKE2s (excon-0.96.0.gem) = 68652c93b445c91fd28ee0b744e99afbf800591a40f3f20ed13e669987c24fc9
-SHA512 (excon-0.96.0.gem) = f5f3d9702dbbc8279fad181668d037da81f0dd8e9e7f5788193f84e325fb937d8a8dafeafdd1042753796e450f193887f3f9f9b0092f60bb30870aa05cb15641
-Size (excon-0.96.0.gem) = 170496 bytes
+BLAKE2s (excon-0.97.1.gem) = a7ada2d61108d99ebea93cbea1f8fd5ce3a69b9df449fe44c9f27cf45fa67053
+SHA512 (excon-0.97.1.gem) = 50fe62f0a3348333efc063e4d6721e1a7d738c8d3ad49e5a8a4393b7ea7dd9ecb48e38fe0ee113ed7671cc952a6a99ad8df7e824ae75b2748bb63e801391ba3c
+Size (excon-0.97.1.gem) = 164864 bytes



Home | Main Index | Thread Index | Old Index