Update to 1.1.0
Changes: https://github.com/ondrejbartas/sidekiq-cron/blob/master/Changes.md https://github.com/ondrejbartas/sidekiq-cron/commits/master
This commit is contained in:
parent
7ee33c34b4
commit
8c33179e93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490597
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sidekiq-cron
|
||||
PORTVERSION= 1.0.4
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -15,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|||
RUN_DEPENDS= rubygem-fugit>=1.1:devel/rubygem-fugit \
|
||||
rubygem-sidekiq>=4.2.1:devel/rubygem-sidekiq
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1534706039
|
||||
SHA256 (rubygem/sidekiq-cron-1.0.4.gem) = 80bad3da1e79fd8d6c0d2773dbfe60eaa4f98c08c4e625560cb6df0a15d791aa
|
||||
SIZE (rubygem/sidekiq-cron-1.0.4.gem) = 180224
|
||||
TIMESTAMP = 1547717898
|
||||
SHA256 (rubygem/sidekiq-cron-1.1.0.gem) = b3de0b5de048583b9e3daf2d783b4142e6b4a3ffac0f15e1b84f47a8da34570a
|
||||
SIZE (rubygem/sidekiq-cron-1.1.0.gem) = 182272
|
||||
|
|
Loading…
Reference in a new issue