From owner-freebsd-ruby@FreeBSD.ORG Wed Jun 10 06:20:59 2015 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 095B43E2 for ; Wed, 10 Jun 2015 06:20:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 EBBA016E5 for ; Wed, 10 Jun 2015 06:20:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t5A6KwMt042140 for ; Wed, 10 Jun 2015 06:20:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: maintainer-feedback requested: [Bug 200754] textproc/rubygem-sanitize : RUN dependencies impossible to satisfy Date: Wed, 10 Jun 2015 06:20:59 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2015 06:20:59 -0000 John Marino has reassigned Bugzilla Automation 's request for maintainer-feedback to ruby@FreeBSD.or= g: Bug 200754: textproc/rubygem-sanitize : RUN dependencies impossible to sati= sfy https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200754 --- Description --- from makefile of rubygem-sanitize: RUN_DEPENDS=3D rubygem-crass>=3D1.0.2:${PORTSDIR}/www/rubygem-crass \ rubygem-nokogiri>=3D1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri \ rubygem-nokogumbo=3D1.4.1:${PORTSDIR}/textproc/rubygem-nokogumbo Current version of rubygem-nokogumbo: 1.4.2 the dependencies can never be satisified and sanitized rebuilds over and ov= er in poudriere as a result. My guess is that this is a typo and "=3D" should be ">=3D".=