diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-10-19 14:16:55 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-10-19 14:16:55 +0000 |
commit | 5a4291d6f3285b6b10c993eeb71aa19449a94da7 (patch) | |
tree | b238be861bc853cddd28c87103aedd6d1b1095d8 | |
parent | sysutils/rubygem-sys-filesystem: Update from 1.1.5 to 1.1.6 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=424253
-rw-r--r-- | www/rubygem-hamlit/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-hamlit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/rubygem-hamlit/Makefile b/www/rubygem-hamlit/Makefile index cc5c7a461987..e2e9a8320038 100644 --- a/www/rubygem-hamlit/Makefile +++ b/www/rubygem-hamlit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hamlit -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-hamlit/distinfo b/www/rubygem-hamlit/distinfo index 42f4ca821c94..67582a8bc7bd 100644 --- a/www/rubygem-hamlit/distinfo +++ b/www/rubygem-hamlit/distinfo @@ -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 |