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: Wed Dec 11 14:22:08 UTC 2024
Modified Files:
pkgsrc/www/ruby-excon: Makefile distinfo
Log Message:
www/ruby-excon: update to 1.2.2
1.2.0 (2024-11-07)
* convert query to query string for stubs and stub matching for consistency
* fix default port handling for proxy connect requests
1.2.1 (2024-11-14)
* fix for socket error edge case
1.2.2 (2024-11-17)
* update bundled certs
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 pkgsrc/www/ruby-excon/Makefile:1.14
--- pkgsrc/www/ruby-excon/Makefile:1.13 Wed Nov 6 15:02:13 2024
+++ pkgsrc/www/ruby-excon/Makefile Wed Dec 11 14:22:08 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2024/11/06 15:02:13 taca Exp $
+# $NetBSD: Makefile,v 1.14 2024/12/11 14:22:08 taca Exp $
-DISTNAME= excon-1.1.1
+DISTNAME= excon-1.2.2
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-excon/distinfo
diff -u pkgsrc/www/ruby-excon/distinfo:1.13 pkgsrc/www/ruby-excon/distinfo:1.14
--- pkgsrc/www/ruby-excon/distinfo:1.13 Wed Nov 6 15:02:13 2024
+++ pkgsrc/www/ruby-excon/distinfo Wed Dec 11 14:22:08 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/11/06 15:02:13 taca Exp $
+$NetBSD: distinfo,v 1.14 2024/12/11 14:22:08 taca Exp $
-BLAKE2s (excon-1.1.1.gem) = f65b6f1fba9bc37f38560132100d3435102dec824bd0f81930c4060276fec949
-SHA512 (excon-1.1.1.gem) = 97a7c38dab875be02fe434644e6eb2a51c90a98310d7c231b111b9c0ada0a2277b51411439936da6e74ebb6f8547aa13624dec338e5a6d73d5a9f8e28b7e8065
-Size (excon-1.1.1.gem) = 176640 bytes
+BLAKE2s (excon-1.2.2.gem) = 30f3ae27a053f01771553aaa2e76d0bfb9a81790e843e8852fe659154b4f41cd
+SHA512 (excon-1.2.2.gem) = 33ae9ca9a63752637b0bed374df43f020f04172f02709823ad1ac3f1e7d2f69fd058e91a66e00eee9919afe1d89e64d7da2d52db99fe08c462d82a9fa55ca464
+Size (excon-1.2.2.gem) = 177664 bytes
Home |
Main Index |
Thread Index |
Old Index