[Bug 200754] textproc/rubygem-sanitize : RUN dependencies impossible to satisfy

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 10 06:20:59 UTC 2015


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 at FreeBSD.org
          Reporter: marino at FreeBSD.org
             Flags: maintainer-feedback?(ruby at FreeBSD.org)
          Assignee: ruby at 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.


More information about the freebsd-ports-bugs mailing list