Skip to content

Commit

Permalink
www/rubygem-rack-test: Update to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 11, 2022
1 parent a66d2f4 commit 098722f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/rubygem-rack-test/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rack-test
PORTVERSION= 1.1.0
PORTVERSION= 2.0.2
CATEGORIES= www rubygems
MASTER_SITES= RG

Expand All @@ -9,7 +9,7 @@ COMMENT= Small, simple testing API for Rack apps
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt

RUN_DEPENDS= rubygem-rack16>=1.0<3:www/rubygem-rack16
RUN_DEPENDS= rubygem-rack16>=1.3:www/rubygem-rack16

USES= gem
USE_RUBY= yes
Expand Down
6 changes: 3 additions & 3 deletions www/rubygem-rack-test/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1565627680
SHA256 (rubygem/rack-test-1.1.0.gem) = 154161f40f162b1c009a655b7b0c5de3a3102cc6d7d2e94b64e1f46ace800866
SIZE (rubygem/rack-test-1.1.0.gem) = 17920
TIMESTAMP = 1657292564
SHA256 (rubygem/rack-test-2.0.2.gem) = adadd0e957f63a34199a9fdf905a920a0b0a50795735095b4ac4bd3c13385466
SIZE (rubygem/rack-test-2.0.2.gem) = 21504
2 changes: 1 addition & 1 deletion www/rubygem-rack-test/pkg-descr
Expand Up @@ -3,4 +3,4 @@ own or as a reusable starting point for Web frameworks and testing libraries
to build on. Most of its initial functionality is an extraction of Merb 1.0's
request helpers feature.

WWW: https://github.com/rack-test/rack-test
WWW: https://github.com/rack/rack-test

0 comments on commit 098722f

Please sign in to comment.