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


(taca)
diff -r1.5 -r1.6 pkgsrc/www/ruby-excon/Makefile
diff -r1.5 -r1.6 pkgsrc/www/ruby-excon/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/www/ruby-excon/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ruby-excon/Makefile 2023/06/09 15:25:26 1.5
+++ pkgsrc/www/ruby-excon/Makefile 2023/08/26 15:00:46 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.5 2023/06/09 15:25:26 taca Exp $ 1# $NetBSD: Makefile,v 1.6 2023/08/26 15:00:46 taca Exp $
2 2
3DISTNAME= excon-0.100.0 3DISTNAME= excon-0.102.0
4CATEGORIES= www 4CATEGORIES= www
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/excon/excon 7HOMEPAGE= https://github.com/excon/excon
8COMMENT= EXtended http(s) CONnections 8COMMENT= EXtended http(s) CONnections
9LICENSE= mit 9LICENSE= mit
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/www/ruby-excon/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ruby-excon/distinfo 2023/06/09 15:25:26 1.5
+++ pkgsrc/www/ruby-excon/distinfo 2023/08/26 15:00:46 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2023/06/09 15:25:26 taca Exp $ 1$NetBSD: distinfo,v 1.6 2023/08/26 15:00:46 taca Exp $
2 2
3BLAKE2s (excon-0.100.0.gem) = b5c26210a7adbfafcfdefcbc9a115e38520fb9d255f65b8e2e8d51d7a2bc6837 3BLAKE2s (excon-0.102.0.gem) = 990466bc9ecee788b585c0897c830c2a766c9c5673d25ebae2d9745445d47064
4SHA512 (excon-0.100.0.gem) = fd60a454b643d05f1b8f05aefc940dc57cf3f81d8160023048bcd1a4808758e62406e40ca0fe1285ebc6983c403d5435572f58131be6b49bb3a17f78ee7de752 4SHA512 (excon-0.102.0.gem) = 30ea848e76e90fb445d6465b16e46e64f00d3c2bae708cd0a72c0edd2760dc688746af369dc998711e2f83652a9fe27e2da15c459fd32ff5296fa87344cf6ef9
5Size (excon-0.100.0.gem) = 164864 bytes 5Size (excon-0.102.0.gem) = 164864 bytes