www/rubygem-hamlit: Update from 2.6.0 to 2.6.1
Changes: For Rails, escape attributes even if it's html_safe (This is the same fix as Rails for CVE-2016-6316) Approved by: swills (mentor)
This commit is contained in:
parent
a1ef768255
commit
5a4291d6f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424253
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hamlit
|
||||
PORTVERSION= 2.6.0
|
||||
PORTVERSION= 2.6.1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1471442923
|
||||
SHA256 (rubygem/hamlit-2.6.0.gem) = 130dd9ad2b95d6937d6534ef6ebca5f35b71c03e70a7d4756aff5c3cfaa538ce
|
||||
SIZE (rubygem/hamlit-2.6.0.gem) = 69632
|
||||
TIMESTAMP = 1476095773
|
||||
SHA256 (rubygem/hamlit-2.6.1.gem) = 495569ac28af2962bca923275155d9b2a181d599d589689343a3e4d6c49e045e
|
||||
SIZE (rubygem/hamlit-2.6.1.gem) = 70144
|
||||
|
|
Loading…
Reference in a new issue