Date: Wed, 10 Jun 2015 06:20:59 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 200754] textproc/rubygem-sanitize : RUN dependencies impossible to satisfy Message-ID: <bug-200754-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200754 Bug ID: 200754 Summary: textproc/rubygem-sanitize : RUN dependencies impossible to satisfy Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ruby@FreeBSD.org Reporter: marino@FreeBSD.org Flags: maintainer-feedback?(ruby@FreeBSD.org) Assignee: ruby@FreeBSD.org from makefile of rubygem-sanitize: RUN_DEPENDS= rubygem-crass>=1.0.2:${PORTSDIR}/www/rubygem-crass \ rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri \ rubygem-nokogumbo=1.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 over in poudriere as a result. My guess is that this is a typo and "=" should be ">=". -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200754-21402>