From owner-svn-ports-head@FreeBSD.ORG Sat Sep 27 06:22:29 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E619ABB1; Sat, 27 Sep 2014 06:22:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 D1C2325E; Sat, 27 Sep 2014 06:22:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8R6MTwd054326; Sat, 27 Sep 2014 06:22:29 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8R6MTTd054324; Sat, 27 Sep 2014 06:22:29 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201409270622.s8R6MTTd054324@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 27 Sep 2014 06:22:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369370 - head/textproc/rubygem-sanitize X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2014 06:22:30 -0000 Author: swills Date: Sat Sep 27 06:22:28 2014 New Revision: 369370 URL: http://svnweb.freebsd.org/changeset/ports/369370 QAT: https://qat.redports.org/buildarchive/r369370/ Log: textproc/rubygem-sanitize: update to 2.1.0 Modified: head/textproc/rubygem-sanitize/Makefile head/textproc/rubygem-sanitize/distinfo Modified: head/textproc/rubygem-sanitize/Makefile ============================================================================== --- head/textproc/rubygem-sanitize/Makefile Sat Sep 27 06:17:29 2014 (r369369) +++ head/textproc/rubygem-sanitize/Makefile Sat Sep 27 06:22:28 2014 (r369370) @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= sanitize -PORTVERSION= 2.0.6 +PORTVERSION= 2.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Whitelist based HTML sanitizer -RUN_DEPENDS= rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-crass>=0.2.0:${PORTSDIR}/www/rubygem-crass \ + rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri \ + rubygem-nokogumbo>=1.1.12:${PORTSDIR}/textproc/rubygem-nokogumbo USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/textproc/rubygem-sanitize/distinfo ============================================================================== --- head/textproc/rubygem-sanitize/distinfo Sat Sep 27 06:17:29 2014 (r369369) +++ head/textproc/rubygem-sanitize/distinfo Sat Sep 27 06:22:28 2014 (r369370) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sanitize-2.0.6.gem) = 204cdaf6f7db12e20da25497a974cae7a891cfb7afb37669a0d31007300004a9 -SIZE (rubygem/sanitize-2.0.6.gem) = 19968 +SHA256 (rubygem/sanitize-2.1.0.gem) = c3be075f5b38a1b02404be5778b181e50fba9ab253bac851cb217d9a71375b77 +SIZE (rubygem/sanitize-2.1.0.gem) = 20992