Update to 5.1.6.1
Changes: https://github.com/rails/rails/blob/5-1-stable/activejob/CHANGELOG.md Security: f96044a2-7df9-414b-9f6b-6e5b85d06c86 MFH: 2018Q4
This commit is contained in:
parent
e144a97538
commit
2796050ca6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486433
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= activejob
|
||||
PORTVERSION= 5.1.6
|
||||
PORTVERSION= 5.1.6.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 5
|
||||
|
@ -18,8 +18,9 @@ RUN_DEPENDS= rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5
|
|||
|
||||
PORTSCOUT= limit:^5\.1\.
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1523371103
|
||||
SHA256 (rubygem/activejob-5.1.6.gem) = a291963337402f3dcd5aee1dff3fd980256742bb0cfa06c47315257d11d69a0a
|
||||
SIZE (rubygem/activejob-5.1.6.gem) = 25600
|
||||
TIMESTAMP = 1543660249
|
||||
SHA256 (rubygem/activejob-5.1.6.1.gem) = 8875a51226f5a4f75ba2be209c0b801bae602d1f9471db495b0a67f10e8158e7
|
||||
SIZE (rubygem/activejob-5.1.6.1.gem) = 26112
|
||||
|
|
Loading…
Reference in a new issue