Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2016 08:15:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208665] databases/php70-pdo_pgsql should depend on databases/postgresql95-client
Message-ID:  <bug-208665-13-E2zuB9CYcj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208665-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208665-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208665

Kurt Jaeger <pi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pi@FreeBSD.org
           Assignee|freebsd-ports-bugs@FreeBSD. |pgsql@FreeBSD.org
                   |org                         |

--- Comment #1 from Kurt Jaeger <pi@FreeBSD.org> ---
The php ports take the default values from
/usr/ports/Mk/bsd.default-versions.mk and there 9.3 is still the default. T=
he
maintainer of postgres decides the version in this config file.

If you want to change it, add

DEFAULT_VERSIONS=3D pgsql=3D9.5

to /etc/make.conf

and rebuild the ports.

--=20
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-208665-13-E2zuB9CYcj>