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:           Sat Aug 26 15:00:46 UTC 2023

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

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

0.101.0 (2023-09-23)

* remove old Ruby 1.9 related conditionals and code
* add jruby to test matrix
* update bundled certs

0.102.0 (2023-09-23)

* revert bundled cert update for now, as it is breaking tests


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 pkgsrc/www/ruby-excon/Makefile:1.6
--- pkgsrc/www/ruby-excon/Makefile:1.5  Fri Jun  9 15:25:26 2023
+++ pkgsrc/www/ruby-excon/Makefile      Sat Aug 26 15:00:46 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/06/09 15:25:26 taca Exp $
+# $NetBSD: Makefile,v 1.6 2023/08/26 15:00:46 taca Exp $
 
-DISTNAME=      excon-0.100.0
+DISTNAME=      excon-0.102.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-excon/distinfo
diff -u pkgsrc/www/ruby-excon/distinfo:1.5 pkgsrc/www/ruby-excon/distinfo:1.6
--- pkgsrc/www/ruby-excon/distinfo:1.5  Fri Jun  9 15:25:26 2023
+++ pkgsrc/www/ruby-excon/distinfo      Sat Aug 26 15:00:46 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/06/09 15:25:26 taca Exp $
+$NetBSD: distinfo,v 1.6 2023/08/26 15:00:46 taca Exp $
 
-BLAKE2s (excon-0.100.0.gem) = b5c26210a7adbfafcfdefcbc9a115e38520fb9d255f65b8e2e8d51d7a2bc6837
-SHA512 (excon-0.100.0.gem) = fd60a454b643d05f1b8f05aefc940dc57cf3f81d8160023048bcd1a4808758e62406e40ca0fe1285ebc6983c403d5435572f58131be6b49bb3a17f78ee7de752
-Size (excon-0.100.0.gem) = 164864 bytes
+BLAKE2s (excon-0.102.0.gem) = 990466bc9ecee788b585c0897c830c2a766c9c5673d25ebae2d9745445d47064
+SHA512 (excon-0.102.0.gem) = 30ea848e76e90fb445d6465b16e46e64f00d3c2bae708cd0a72c0edd2760dc688746af369dc998711e2f83652a9fe27e2da15c459fd32ff5296fa87344cf6ef9
+Size (excon-0.102.0.gem) = 164864 bytes



Home | Main Index | Thread Index | Old Index