[Bug 196830] x11/libxcb expects x11/xcb-proto >= 1.11, yet x11/libxcb/Makefile tests only for x11/xcb-proto >= 1.9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 17 22:19:50 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196830

            Bug ID: 196830
           Summary: x11/libxcb expects x11/xcb-proto >= 1.11, yet
                    x11/libxcb/Makefile tests only for x11/xcb-proto >=
                    1.9
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11 at FreeBSD.org
          Reporter: Trond.Endrestol at ximalas.info
          Assignee: x11 at FreeBSD.org
             Flags: maintainer-feedback?(x11 at FreeBSD.org)

Created attachment 151779
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151779&action=edit
Patch for x11/libxcb/Makefile

configure sure complains loud:

configure:19067: checking for XCBPROTO
configure:19074: $PKG_CONFIG --exists --print-errors "xcb-proto >= 1.11"
Package dependency requirement 'xcb-proto >= 1.11' could not be satisfied.
Package 'xcb-proto' has version '1.10', required version is '>= 1.11'
configure:19077: $? = 1

Solution: Apply the attached patch for x11/libxcb/Makefile.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer x11 at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list