From owner-svn-ports-all@freebsd.org Wed Oct 19 14:16:57 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14AA4C18252; Wed, 19 Oct 2016 14:16:57 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D8E21EB0; Wed, 19 Oct 2016 14:16:56 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9JEGtPS075937; Wed, 19 Oct 2016 14:16:55 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9JEGtfr075935; Wed, 19 Oct 2016 14:16:55 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201610191416.u9JEGtfr075935@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 19 Oct 2016 14:16:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424253 - head/www/rubygem-hamlit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2016 14:16:57 -0000 Author: tz Date: Wed Oct 19 14:16:55 2016 New Revision: 424253 URL: https://svnweb.freebsd.org/changeset/ports/424253 Log: 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) Modified: head/www/rubygem-hamlit/Makefile head/www/rubygem-hamlit/distinfo Modified: head/www/rubygem-hamlit/Makefile ============================================================================== --- head/www/rubygem-hamlit/Makefile Wed Oct 19 14:16:24 2016 (r424252) +++ head/www/rubygem-hamlit/Makefile Wed Oct 19 14:16:55 2016 (r424253) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hamlit -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-hamlit/distinfo ============================================================================== --- head/www/rubygem-hamlit/distinfo Wed Oct 19 14:16:24 2016 (r424252) +++ head/www/rubygem-hamlit/distinfo Wed Oct 19 14:16:55 2016 (r424253) @@ -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