git: a1834ab3f524 - main - devel/rubygem-resque: update to 2.1.0
Dan Langille
dvl at FreeBSD.org
Wed Aug 11 13:38:32 UTC 2021
The branch main has been updated by dvl:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a1834ab3f5241b62a059cf5027fb38cb252e5a77
commit a1834ab3f5241b62a059cf5027fb38cb252e5a77
Author: Dan Langille <dvl at FreeBSD.org>
AuthorDate: 2021-08-11 13:37:48 +0000
Commit: Dan Langille <dvl at FreeBSD.org>
CommitDate: 2021-08-11 13:38:30 +0000
devel/rubygem-resque: update to 2.1.0
re: https://rubygems.org/gems/resque/versions/2.1.0
---
devel/rubygem-resque/Makefile | 6 +++---
devel/rubygem-resque/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/rubygem-resque/Makefile b/devel/rubygem-resque/Makefile
index 8c7fa2b863f9..538c598d9c8f 100644
--- a/devel/rubygem-resque/Makefile
+++ b/devel/rubygem-resque/Makefile
@@ -1,5 +1,5 @@
PORTNAME= resque
-PORTVERSION= 2.0.0
+PORTVERSION= 2.1.0
CATEGORIES= devel ruby
MASTER_SITES= RG
@@ -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>
diff --git a/devel/rubygem-resque/distinfo b/devel/rubygem-resque/distinfo
index 1334570bcc66..e429eeb73b0b 100644
--- a/devel/rubygem-resque/distinfo
+++ b/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
More information about the dev-commits-ports-all
mailing list