Update to 1.3.0
Changes: https://github.com/rails/rails-html-sanitizer/releases
This commit is contained in:
parent
b1c4a7b142
commit
da5208293d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515057
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rails-html-sanitizer
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= Sanitize HTML fragments in Rails applications
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-loofah>=2.2.2<3:textproc/rubygem-loofah
|
||||
RUN_DEPENDS= rubygem-loofah>=2.3<3:textproc/rubygem-loofah
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1565447556
|
||||
SHA256 (rubygem/rails-html-sanitizer-1.2.0.gem) = 386f7b52a3c7a436ae2faa9886da3e5dc1b06c7ac90a9c58a1781d35eaef9c46
|
||||
SIZE (rubygem/rails-html-sanitizer-1.2.0.gem) = 16384
|
||||
TIMESTAMP = 1571484025
|
||||
SHA256 (rubygem/rails-html-sanitizer-1.3.0.gem) = 8e348db43fcca066944ff580f39dc110161a1b3fbd195bbff584debb7ac597c5
|
||||
SIZE (rubygem/rails-html-sanitizer-1.3.0.gem) = 16384
|
||||
|
Loading…
Reference in New Issue
Block a user