Date: Wed, 10 Aug 2016 14:25:16 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420030 - head/www/rubygem-redcloth Message-ID: <201608101425.u7AEPGGI093147@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Wed Aug 10 14:25:16 2016 New Revision: 420030 URL: https://svnweb.freebsd.org/changeset/ports/420030 Log: www/rubygem-redcloth: Update from 4.2.9 to 4.3.2 4.3.2 - Fix additional case for CVE-2012-6684 [Joshua Siler] 4.3.1 - Fix additional case for CVE-2012-6684 [Joshua Siler] 4.3.0 - Remove JRuby and Windows cross compilation and support - Add Ruby 2.2.3 testing and support - include CVE-2012-6684 fix [Tomas Pospisek] 4.2.9.1 - Lazy-load latex_entities.yml [Charlie Somerville] Approved by: swills (mentor) Modified: head/www/rubygem-redcloth/Makefile head/www/rubygem-redcloth/distinfo Modified: head/www/rubygem-redcloth/Makefile ============================================================================== --- head/www/rubygem-redcloth/Makefile Wed Aug 10 14:24:44 2016 (r420029) +++ head/www/rubygem-redcloth/Makefile Wed Aug 10 14:25:16 2016 (r420030) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= redcloth -PORTVERSION= 4.2.9 +PORTVERSION= 4.3.2 CATEGORIES= www rubygems MASTER_SITES= RG DISTNAME= RedCloth-${PORTVERSION} Modified: head/www/rubygem-redcloth/distinfo ============================================================================== --- head/www/rubygem-redcloth/distinfo Wed Aug 10 14:24:44 2016 (r420029) +++ head/www/rubygem-redcloth/distinfo Wed Aug 10 14:25:16 2016 (r420030) @@ -1,2 +1,3 @@ -SHA256 (rubygem/RedCloth-4.2.9.gem) = b4cf450a8868ca00a48d6ea43346d75dac183a8590774dd5590f4e967d87ea1a -SIZE (rubygem/RedCloth-4.2.9.gem) = 830976 +TIMESTAMP = 1469116178 +SHA256 (rubygem/RedCloth-4.3.2.gem) = 1ee7bc55c8dcec92cf7741a2132a9a6cd19e4b884fbc1b3aca23e1a4fcd92d55 +SIZE (rubygem/RedCloth-4.3.2.gem) = 233472
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608101425.u7AEPGGI093147>