Skip to content

Commit

Permalink
www/ruby-rack-contrib: update to 2.5.0
Browse files Browse the repository at this point in the history
2.5.0 (2024-05-24)

* Add security reporting contact to README.md.
* Allow Rack::Locale to match languages with variants (#190)
* Specify a maximum number of runs to limit the request params ->
  DoS. (#191)
  • Loading branch information
taca committed Jun 2, 2024
1 parent ddc2ca9 commit c0cdbcd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/ruby-rack-contrib/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.13 2023/12/17 16:34:46 taca Exp $
# $NetBSD: Makefile,v 1.14 2024/06/02 15:29:34 taca Exp $

DISTNAME= rack-contrib-2.4.0
DISTNAME= rack-contrib-2.5.0
CATEGORIES= www

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions www/ruby-rack-contrib/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.12 2023/12/17 16:34:46 taca Exp $
$NetBSD: distinfo,v 1.13 2024/06/02 15:29:34 taca Exp $

BLAKE2s (rack-contrib-2.4.0.gem) = 779f220ed5de11f50c40b78bc1b2c5d19d95c80e2665aa27c5041cdde9daa553
SHA512 (rack-contrib-2.4.0.gem) = 750c2bc15a436bce9c14f3b48384d2a025b56546fbc2cdf7c137014c32df5ba08bd8bb78d699b4c3932dba4e1cdde74d4bac72e194b8756ebfa72a56f8f71844
Size (rack-contrib-2.4.0.gem) = 27648 bytes
BLAKE2s (rack-contrib-2.5.0.gem) = 36b0f2164157b51deadddeddc3f61e3710a0adcc652253e8ffc09a40ae89d37b
SHA512 (rack-contrib-2.5.0.gem) = aa7b3321e1467a4889b31fb9949cca4b9010c88f20b805f7f72d809286b54812d2d324e294066f208e5714768de6c461da4e8166d15b2264a103e7f39fb2519a
Size (rack-contrib-2.5.0.gem) = 27648 bytes

0 comments on commit c0cdbcd

Please sign in to comment.