Skip to content

Commit

Permalink
www/ruby-multipart-post: update to 2.4.0
Browse files Browse the repository at this point in the history
2.4.0 (2024-02-07)

What's Changed

* Drop old ruby versions to get coverage to 100%. by @ioquatix in #103
* Add Ruby 3.3 to CI matrix by @m-nakamura145 in #106
* Add support for CompositeReadIO#close. by @ioquatix in #107
* Modernize gem. by @ioquatix in #108

New Contributors

* @m-nakamura145 made their first contribution in #106
  • Loading branch information
taca committed Feb 10, 2024
1 parent df98c51 commit adbb8d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/ruby-multipart-post/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2023/02/11 14:07:28 taca Exp $
# $NetBSD: Makefile,v 1.11 2024/02/10 14:19:42 taca Exp $

DISTNAME= multipart-post-2.3.0
DISTNAME= multipart-post-2.4.0
CATEGORIES= www

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions www/ruby-multipart-post/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2023/02/11 14:07:28 taca Exp $
$NetBSD: distinfo,v 1.10 2024/02/10 14:19:42 taca Exp $

BLAKE2s (multipart-post-2.3.0.gem) = abef5147425dad56f46b0aa4575fa3766d912c8ea11f6b5c38593a6f62637a6f
SHA512 (multipart-post-2.3.0.gem) = 305263e347e18cf09a49cdaefe426e517556a9e26a59e79fd5d569f0132640ade5a16f3c59b12e2a4521d0c96f5fd9e3830f6961058fad72d441662ab1afff13
Size (multipart-post-2.3.0.gem) = 15872 bytes
BLAKE2s (multipart-post-2.4.0.gem) = 88e0da4ec7f72fa3cffa38abf6cae280843cde6adacfbb447addb177a6dc5ed3
SHA512 (multipart-post-2.4.0.gem) = 961fa6a053c4e5d30d46a7eb20502c1917231d44af9a352ceda51299693c513e92ee3d2fab9361290f38ca74d8955f786eb6ba187f64a0b815162c4f6ce3cc40
Size (multipart-post-2.4.0.gem) = 15872 bytes

0 comments on commit adbb8d6

Please sign in to comment.