Skip to content

Commit adbb8d6

Browse files
author
taca
committed
www/ruby-multipart-post: update to 2.4.0
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
1 parent df98c51 commit adbb8d6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

www/ruby-multipart-post/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.10 2023/02/11 14:07:28 taca Exp $
1+
# $NetBSD: Makefile,v 1.11 2024/02/10 14:19:42 taca Exp $
22

3-
DISTNAME= multipart-post-2.3.0
3+
DISTNAME= multipart-post-2.4.0
44
CATEGORIES= www
55

66
MAINTAINER= [email protected]

www/ruby-multipart-post/distinfo

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.9 2023/02/11 14:07:28 taca Exp $
1+
$NetBSD: distinfo,v 1.10 2024/02/10 14:19:42 taca Exp $
22

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

0 commit comments

Comments
 (0)