[Bug 233340] Mk/bsd.default-versions.mk comment does not list latest PGSQL version

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 19 21:20:51 UTC 2018


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

            Bug ID: 233340
           Summary: Mk/bsd.default-versions.mk comment does not list
                    latest PGSQL version
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: fbsdq at peterk.org

:$ grep -B 1 PGSQL_DEFAULT? Mk/bsd.default-versions.mk 
# Possible values: 9.3, 9.4, 9.5, 9.6, 10
PGSQL_DEFAULT?=         9.5

:$ grep -B 2 VALID_PGSQL_VER= Mk/Uses/pgsql.mk        
# When adding a version, please keep the comment in
# Mk/bsd.default-versions.mk in sync.
VALID_PGSQL_VER=        9.3 9.4 9.5 9.6 10 11

I ran into this when updating make.conf and did not see 11 listed, confused me
for a second.

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


More information about the freebsd-ports-bugs mailing list