[Bug 249911] databases/postgresql13-contrib: dependence on databases/postgresql12-client

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 26 10:43:54 UTC 2020


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

            Bug ID: 249911
           Summary: databases/postgresql13-contrib: dependence on
                    databases/postgresql12-client
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pgsql at FreeBSD.org
          Reporter: ohartmann at walstatt.org
             Flags: maintainer-feedback?(pgsql at FreeBSD.org)
          Assignee: pgsql at FreeBSD.org

For reasons unknown to me, installing databases/postgresql13-contrib tries to
install databases/postgresql12-client (Version 12, not 13!) due to line

USES=       bison pgsql:12

in the Makefile. This ends up in a conflict when databases/postgresql13-client
is already installed (which usually does). I can only assume this is a typo
when derived postgresql 13 port from its progenitor 12.

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


More information about the freebsd-ports-bugs mailing list