Skip to content

Commit

Permalink
devel/rubygem-resque: update to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dlangille committed Aug 11, 2021
1 parent dd9458a commit a1834ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/rubygem-resque/Makefile
@@ -1,5 +1,5 @@
PORTNAME= resque
PORTVERSION= 2.0.0
PORTVERSION= 2.1.0
CATEGORIES= devel ruby
MASTER_SITES= RG

Expand All @@ -11,12 +11,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS+= rubygem-mono_logger>=1.0:devel/rubygem-mono_logger
RUN_DEPENDS+= rubygem-multi_json>=1.0:devel/rubygem-multi_json
RUN_DEPENDS+= rubygem-redis-namespace>1.3:databases/rubygem-redis-namespace
RUN_DEPENDS+= rubygem-redis-namespace>1.6:databases/rubygem-redis-namespace
RUN_DEPENDS+= rubygem-sinatra>0.9.3:www/rubygem-sinatra
RUN_DEPENDS+= rubygem-vegas>=0.1.2:www/rubygem-vegas

NO_ARCH= yes
USES= gem
USE_RUBY= yes
USE_RUBY= yes:2.3+

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/rubygem-resque/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1554741287
SHA256 (rubygem/resque-2.0.0.gem) = c040661fcdbb432f41e8ec8ebf7ee98d9dca558ce7a980388557308b438ce1fb
SIZE (rubygem/resque-2.0.0.gem) = 98304
TIMESTAMP = 1628688320
SHA256 (rubygem/resque-2.1.0.gem) = 4f8756bf78dabb5f174a33e35c61bf92a8c608dd8a9ea60c8cc5faed4e0425b9
SIZE (rubygem/resque-2.1.0.gem) = 96768

0 comments on commit a1834ab

Please sign in to comment.