Skip to content

Commit

Permalink
www/rubygem-rack-protection: Update to 3.0.2
Browse files Browse the repository at this point in the history
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md
  • Loading branch information
sunpoet committed Oct 3, 2022
1 parent be7d65c commit 2b2143f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/rubygem-rack-protection/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rack-protection
PORTVERSION= 2.2.2
PORTVERSION= 3.0.2
CATEGORIES= www rubygems
MASTER_SITES= RG

Expand All @@ -10,7 +10,7 @@ WWW= https://github.com/sinatra/sinatra/tree/master/rack-protection
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/License

RUN_DEPENDS= rubygem-rack>=0:www/rubygem-rack
RUN_DEPENDS= rubygem-rack>=0,3:www/rubygem-rack

USES= gem
USE_RUBY= yes
Expand Down
6 changes: 3 additions & 3 deletions www/rubygem-rack-protection/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1659161335
SHA256 (rubygem/rack-protection-2.2.2.gem) = fd41414dbabbec274af0bdb1f72a48504449de4d979782c9af38cbb5dfff3299
SIZE (rubygem/rack-protection-2.2.2.gem) = 17408
TIMESTAMP = 1664768176
SHA256 (rubygem/rack-protection-3.0.2.gem) = 132e02e1c3550deb819332148c59297a82b29398d37ed880f94d670c60ecb14a
SIZE (rubygem/rack-protection-3.0.2.gem) = 20480

0 comments on commit 2b2143f

Please sign in to comment.