pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-faraday-rack
Module Name: pkgsrc
Committed By: taca
Date: Sun May 18 09:53:34 UTC 2025
Modified Files:
pkgsrc/www/ruby-faraday-rack: Makefile distinfo
Log Message:
www/ruby-faraday-rack: update to 2.1.2
2.1.0 (2025-04-09)
What's Changed
* CI: Use Ruby 3.2, drop 2.x from matrix by @olleolleolle in #7
* CI: Use actions/checkout@v3 by @olleolleolle in #6
* Update rubocop by @olleolleolle in #10
* Build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #9
* Add Ruby 3.3 to CI matrix by @m-nakamura145 in #11
* Update rubocop configuration by @olleolleolle in #14
* Fix tests for rack 3.1: env['rack.input'] is optional by @Segaja in #13
* Set required_ruby_version to 2.6, match Faraday by @olleolleolle in #15
New Contributors
* @dependabot made their first contribution in #9
* @m-nakamura145 made their first contribution in #11
* @Segaja made their first contribution in #13
2.1.1 (2025-04-09)
* Fixed the publish CI task to use a correct Ruby version number.
2.1.2 (2025-04-09)
* CI: Repair the publish action
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-faraday-rack/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ruby-faraday-rack/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-faraday-rack/Makefile
diff -u pkgsrc/www/ruby-faraday-rack/Makefile:1.2 pkgsrc/www/ruby-faraday-rack/Makefile:1.3
--- pkgsrc/www/ruby-faraday-rack/Makefile:1.2 Mon Jan 9 12:55:31 2023
+++ pkgsrc/www/ruby-faraday-rack/Makefile Sun May 18 09:53:34 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/01/09 12:55:31 taca Exp $
+# $NetBSD: Makefile,v 1.3 2025/05/18 09:53:34 taca Exp $
-DISTNAME= faraday-rack-2.0.0
+DISTNAME= faraday-rack-2.1.2
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-faraday-rack/distinfo
diff -u pkgsrc/www/ruby-faraday-rack/distinfo:1.4 pkgsrc/www/ruby-faraday-rack/distinfo:1.5
--- pkgsrc/www/ruby-faraday-rack/distinfo:1.4 Mon Jan 9 12:55:31 2023
+++ pkgsrc/www/ruby-faraday-rack/distinfo Sun May 18 09:53:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2023/01/09 12:55:31 taca Exp $
+$NetBSD: distinfo,v 1.5 2025/05/18 09:53:34 taca Exp $
-BLAKE2s (faraday-rack-2.0.0.gem) = 2b87371f020c031c14787cdefdaf5394b8fa2b6601259d339adbb1b2f57854e4
-SHA512 (faraday-rack-2.0.0.gem) = 8504c4d77b95473b14fbae44792f695077eef27d110751723ac66758b2bce800e59ebf483eae33e042b2f35ec969245fcb2905901dfe8244aa5976c49ab3f3e4
-Size (faraday-rack-2.0.0.gem) = 7168 bytes
+BLAKE2s (faraday-rack-2.1.2.gem) = 54846ebf8bbe7879aca67b357bc41aa4b929efbcabfc7a9c7c0efc6b19767956
+SHA512 (faraday-rack-2.1.2.gem) = 61d18bc462878ffad5d3b1998387b70fbe0f9e29d0344f7451823f86d9d4d9991185bf37efe6b0eb186424f477e235fbf9c78d116ec5a5c79988c3ec4ad5acbf
+Size (faraday-rack-2.1.2.gem) = 7168 bytes
Home |
Main Index |
Thread Index |
Old Index