mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
devel/rubygem-rails-deprecated_sanitizer-rails5: Update to 1.0.4
Changes: https://github.com/rails/rails-deprecated_sanitizer/blob/master/CHANGELOG.md
This commit is contained in:
parent
ec1b4d3391
commit
8897f34264
@ -1,7 +1,7 @@
|
||||
# Created by: Johannes Meixner <xmj@FreeBSD.org>
|
||||
|
||||
PORTNAME= rails-deprecated_sanitizer
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails5
|
||||
@ -11,10 +11,11 @@ COMMENT= Deprecated sanitizer API extracted from Action View
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport5>0:devel/rubygem-activesupport5
|
||||
RUN_DEPENDS= rubygem-activesupport5>=4.2.0:devel/rubygem-activesupport5
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1493508481
|
||||
SHA256 (rubygem/rails-deprecated_sanitizer-1.0.3.gem) = 722d589fc83dea0ea49e816440bacc554383dc9a05c8aee5429cf7f621abbe63
|
||||
SIZE (rubygem/rails-deprecated_sanitizer-1.0.3.gem) = 25600
|
||||
TIMESTAMP = 1624630334
|
||||
SHA256 (rubygem/rails-deprecated_sanitizer-1.0.4.gem) = a7beeb404cb9e104fe5fa61a1b19e8d0de86fda370be4666f882cb2bf15b44e0
|
||||
SIZE (rubygem/rails-deprecated_sanitizer-1.0.4.gem) = 26112
|
||||
|
Loading…
Reference in New Issue
Block a user